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

{
    "id": 906,
    "bldg": {
        "id": 16,
        "name": "Facilities & Safety Complex (Physical Plant)",
        "description": null,
        "abbr": "FSC",
        "import_id": 16
    },
    "org": {
        "id": 215,
        "name": "FACILITIES & SAFETY-RESOURCE MANAGEMENT",
        "phone": "407-823-3983",
        "fax": null,
        "url": null,
        "room": "115",
        "import_id": 543
    },
    "list_order": 3,
    "name": "Business Office",
    "room": "127A",
    "phone": null,
    "fax": "407-823-4704",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2247,
    "active": true,
    "unit": 214070
}