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

{
    "id": 943,
    "bldg": {
        "id": 14,
        "name": "Howard Phillips Hall",
        "description": "",
        "abbr": "HPH",
        "import_id": 14
    },
    "org": {
        "id": 162,
        "name": "ANTHROPOLOGY",
        "phone": "407-823-2227",
        "fax": null,
        "url": "www.sciences.ucf.edu/anthropology",
        "room": "309",
        "import_id": 447
    },
    "list_order": 10,
    "name": "Faculty",
    "room": "309",
    "phone": "407-823-2227",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1660,
    "active": true,
    "unit": 214101
}