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

{
    "id": 428,
    "bldg": {
        "id": 42,
        "name": "Arena",
        "description": null,
        "abbr": "ARNA",
        "import_id": 50
    },
    "org": {
        "id": 37,
        "name": "UCF CONVOCATION CORPORATION (UPI)",
        "phone": "407-882-8600",
        "fax": "407-882-8601",
        "url": null,
        "room": "155",
        "import_id": 457
    },
    "list_order": 0,
    "name": "UCF Convocation Corporation (UPI)",
    "room": null,
    "phone": "407-882-8600",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1733,
    "active": true,
    "unit": 213149
}