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

{
    "id": 137,
    "bldg": {
        "id": 37,
        "name": "Engineering 1",
        "description": "",
        "abbr": "ENG1",
        "import_id": 40
    },
    "org": {
        "id": 57,
        "name": "ENGINEERING & COMPUTER SCIENCE, COLLEGE OF (CECS)",
        "phone": "407-823-2156",
        "fax": "407-823-5483",
        "url": "http://www.cecs.ucf.edu",
        "room": "114",
        "import_id": 75
    },
    "list_order": 2,
    "name": "Academic Affairs Office",
    "room": "107",
    "phone": "407-823-2455",
    "fax": "407-823-6334",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 262,
    "active": true,
    "unit": 213470
}