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

{
    "id": 165,
    "bldg": {
        "id": 1,
        "name": "Millican Hall",
        "description": "",
        "abbr": "MH",
        "import_id": 1
    },
    "org": {
        "id": 64,
        "name": "Financial Affairs ",
        "phone": "407-882-1000",
        "fax": "407-882-1102",
        "url": "www.fa.ucf.edu",
        "room": "300",
        "import_id": 91
    },
    "list_order": 30,
    "name": "Cashier's Office",
    "room": "110",
    "phone": "407-823-2614",
    "fax": "407-823-5127",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 326,
    "active": true,
    "unit": 213494
}