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

{
    "id": 485,
    "bldg": {
        "id": 72,
        "name": "Health Sciences I",
        "description": null,
        "abbr": "HS I",
        "import_id": 80
    },
    "org": {
        "id": 157,
        "name": "PUBLIC AFFAIRS, DOCTORAL PROGRAM IN",
        "phone": "407-823-0170",
        "fax": "407-823-0822",
        "url": "www.cohpa.ucf.edu/publicaffairs/",
        "room": "220",
        "import_id": 283
    },
    "list_order": 0,
    "name": "Doctoral Program In Public Affairs",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1137,
    "active": true,
    "unit": 213739
}