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

{
    "id": 269,
    "bldg": {
        "id": 1,
        "name": "Millican Hall",
        "description": "",
        "abbr": "MH",
        "import_id": 1
    },
    "org": {
        "id": 111,
        "name": "PRESIDENT, OFFICE OF THE",
        "phone": "407-823-1823",
        "fax": "407-823-2264",
        "url": "http://president.ucf.edu",
        "room": "308",
        "import_id": 166
    },
    "list_order": 1,
    "name": "Office of the President",
    "room": "308",
    "phone": "407-823-1823",
    "fax": "407-823-2264",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 544,
    "active": true,
    "unit": 213202
}