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

{
    "id": 940,
    "bldg": {
        "id": 82,
        "name": "Off Campus",
        "description": "This listing is for any individual who is not located on any campus location that is listed in the Phonebook",
        "abbr": "Off Campus",
        "import_id": 10001
    },
    "org": {
        "id": 223,
        "name": "UCF DOWNTOWN",
        "phone": "407-235-3586",
        "fax": null,
        "url": null,
        "room": "101",
        "import_id": 563
    },
    "list_order": null,
    "name": "UCF Downtown",
    "room": null,
    "phone": "407-235-3586",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3373,
    "active": true,
    "unit": 213293
}