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

{
    "id": 572,
    "bldg": {
        "id": 129,
        "name": "Academic Village Mail Center",
        "description": "",
        "abbr": "A115",
        "import_id": 115
    },
    "org": {
        "id": 215,
        "name": "FACILITIES & SAFETY-RESOURCE MANAGEMENT",
        "phone": "407-823-3983",
        "fax": null,
        "url": null,
        "room": "115",
        "import_id": 543
    },
    "list_order": 13,
    "name": "Information Technology",
    "room": "0130",
    "phone": "407-823-5559",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2250,
    "active": true,
    "unit": 213806
}