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

{
    "id": 744,
    "bldg": {
        "id": 257,
        "name": "ORLANDO TECH CENTER (BLDG. 500)",
        "description": "SITE  14",
        "abbr": "OTC5",
        "import_id": 8120
    },
    "org": {
        "id": 129,
        "name": "WUCF TV/FM",
        "phone": "407-823-0899",
        "fax": "407-823-5066",
        "url": "wucftv.org / wucf.org",
        "room": "550",
        "import_id": 214
    },
    "list_order": 1,
    "name": "WUCF TV",
    "room": "501",
    "phone": "407-823-1300",
    "fax": "407-823-5066",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1444,
    "active": true,
    "unit": 213944
}