GET /api/v1/teledata/departments/157/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 157,
    "bldg": {
        "id": 16,
        "name": "Facilities & Safety Complex (Physical Plant)",
        "description": null,
        "abbr": "FSC",
        "import_id": 16
    },
    "org": {
        "id": 186,
        "name": "FACILITIES PLANNING & CONSTRUCTION",
        "phone": "407-823-4037",
        "fax": null,
        "url": "http://www.fp.ucf.edu/",
        "room": "16A",
        "import_id": 86
    },
    "list_order": 1,
    "name": "Facilities Planning & Constuction",
    "room": "164",
    "phone": "407-823-2166",
    "fax": "407-823-5141",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 304,
    "active": true,
    "unit": 213488
}