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

{
    "id": 363,
    "bldg": {
        "id": 15,
        "name": "Recreational Services",
        "description": null,
        "abbr": "RS",
        "import_id": 15
    },
    "org": {
        "id": 166,
        "name": "INTRAMURAL SPORTS",
        "phone": "407-823-2408",
        "fax": "407-823-6483",
        "url": null,
        "room": "101",
        "import_id": 320
    },
    "list_order": 1,
    "name": "Intramural Sports",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 803,
    "active": true,
    "unit": 213249
}