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

{
    "id": 624,
    "bldg": {
        "id": 41,
        "name": "EMERGENCY OPERATIONS CENTER",
        "description": "Police dept/emergency management services",
        "abbr": "EOC",
        "import_id": 49
    },
    "org": {
        "id": 163,
        "name": "DEPARTMENT OF EMERGENCY MANAGEMENT",
        "phone": "407-882-7111",
        "fax": "407-882-7120",
        "url": "http://www.emergency.ucf.edu",
        "room": "128",
        "import_id": 537
    },
    "list_order": 2,
    "name": "Emergency Operations Center",
    "room": null,
    "phone": "407-882-7111",
    "fax": "407-882-7120",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2176,
    "active": true,
    "unit": 213847
}