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

{
    "id": 950,
    "bldg": {
        "id": 2,
        "name": "John C. Hitt Library",
        "description": "John C. Hitt Library",
        "abbr": "LIB",
        "import_id": 2
    },
    "org": {
        "id": 92,
        "name": "LIBRARIES, UNIVERSITY",
        "phone": "407-823-2580",
        "fax": null,
        "url": "http://library.ucf.edu/",
        "room": "512",
        "import_id": 133
    },
    "list_order": 12,
    "name": "Learning Engagement",
    "room": "330",
    "phone": "407-823-2562",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1700,
    "active": true,
    "unit": 214108
}