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

{
    "id": 1068,
    "bldg": {
        "id": 16,
        "name": "Facilities & Safety Complex (Physical Plant)",
        "description": null,
        "abbr": "FSC",
        "import_id": 16
    },
    "org": {
        "id": 228,
        "name": "REAL ESTATE OFFICE",
        "phone": "407-823-1522",
        "fax": null,
        "url": null,
        "room": "108",
        "import_id": 587
    },
    "list_order": null,
    "name": "Real Estate Office",
    "room": "108",
    "phone": "407-823-1522",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3575,
    "active": true,
    "unit": null
}