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

{
    "id": 391,
    "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": 7,
    "name": "Central Stores",
    "room": "E108",
    "phone": null,
    "fax": "407-823-3529",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2249,
    "active": true,
    "unit": 213670
}