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

{
    "id": 568,
    "bldg": {
        "id": 1,
        "name": "Millican Hall",
        "description": "",
        "abbr": "MH",
        "import_id": 1
    },
    "org": {
        "id": 4,
        "name": "ADMINISTRATION AND FINANCE DIVISION",
        "phone": "407-823-2351",
        "fax": null,
        "url": "admfin.ucf.edu",
        "room": "384",
        "import_id": 6
    },
    "list_order": 3,
    "name": "Campus Safety and Police",
    "room": null,
    "phone": "407-823-5555",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2365,
    "active": true,
    "unit": 213803
}