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

{
    "id": 586,
    "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": 17,
    "name": "Human Resources",
    "room": "120D",
    "phone": "407-823-6377",
    "fax": "407-823-0806",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2251,
    "active": true,
    "unit": 213816
}