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

{
    "id": 536,
    "bldg": {
        "id": 16,
        "name": "Facilities & Safety Complex (Physical Plant)",
        "description": null,
        "abbr": "FSC",
        "import_id": 16
    },
    "org": {
        "id": 206,
        "name": "UTILITIES & ENERGY SERVICES",
        "phone": "407-823-6789",
        "fax": "407-823-5726",
        "url": "http://www.energy.ucf.edu/",
        "room": "131",
        "import_id": 498
    },
    "list_order": 0,
    "name": "Utilities & Energy Services",
    "room": "131",
    "phone": "407-823-6789",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1267,
    "active": true,
    "unit": 213279
}