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

{
    "id": 317,
    "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-FM 89.9 Radio",
    "room": "501",
    "phone": "407-823-0899",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 650,
    "active": true,
    "unit": 213616
}