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

{
    "id": 6,
    "bldg": {
        "id": 65,
        "name": "Housing Administration Building",
        "description": null,
        "abbr": "HAB",
        "import_id": 73
    },
    "org": {
        "id": 59,
        "name": "STUDENT SUCCESS AND WELL-BEING (SSWB)",
        "phone": "407-823-4625",
        "fax": "407-823-2969",
        "url": "http://www.sdes.ucf.edu/",
        "room": "282",
        "import_id": 79
    },
    "list_order": null,
    "name": "Housing and Residence Life (H&RL)",
    "room": "101",
    "phone": "407-823-4663",
    "fax": "407-823-3831",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2216,
    "active": true,
    "unit": 213365
}