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

{
    "id": 22,
    "bldg": {
        "id": 36,
        "name": "Wayne Densch 2",
        "description": null,
        "abbr": "WD2",
        "import_id": 39
    },
    "org": {
        "id": 15,
        "name": "ATHLETICS DEPARTMENT",
        "phone": "407-823-1000",
        "fax": "407-823-5293",
        "url": "http://www.ucfknights.com/",
        "room": "107",
        "import_id": 19
    },
    "list_order": 8,
    "name": "Compliance",
    "room": "125D",
    "phone": "407-823-4297",
    "fax": "407-823-4354",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 39,
    "active": true,
    "unit": 213374
}