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

{
    "id": 256,
    "bldg": {
        "id": 281,
        "name": "Public Safety Building",
        "description": "Police department",
        "abbr": "UPD",
        "import_id": 150
    },
    "org": {
        "id": 108,
        "name": "POLICE DEPARTMENT",
        "phone": "407-823-5555",
        "fax": "407-823-5429",
        "url": "http://police.ucf.edu/",
        "room": null,
        "import_id": 163
    },
    "list_order": 1,
    "name": "Main",
    "room": null,
    "phone": null,
    "fax": "407-823-6326",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 519,
    "active": true,
    "unit": 213199
}