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

{
    "id": 377,
    "bldg": {
        "id": 18,
        "name": "Colbourn Hall",
        "description": null,
        "abbr": "CNH",
        "import_id": 18
    },
    "org": {
        "id": 58,
        "name": "ENGLISH DEPARTMENT",
        "phone": "407-823-5596",
        "fax": "407-823-3300",
        "url": "www.english.cah.ucf.edu",
        "room": "250A",
        "import_id": 78
    },
    "list_order": 0,
    "name": "Administrative Office",
    "room": "405",
    "phone": "407-823-1159",
    "fax": "407-823-3300",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 843,
    "active": true,
    "unit": 213657
}