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

{
    "id": 552,
    "bldg": {
        "id": 278,
        "name": "University Tower",
        "description": null,
        "abbr": "UTWR",
        "import_id": 8118
    },
    "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": 12,
    "name": "Victim Services",
    "room": "450",
    "phone": "407-823-2425",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1670,
    "active": true,
    "unit": 213789
}