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

{
    "id": 348,
    "bldg": {
        "id": 245,
        "name": "RESEARCH PAVILION                  ",
        "description": "SITE  14",
        "abbr": "PVL   ",
        "import_id": 8102
    },
    "org": {
        "id": 155,
        "name": "CENTER FOR AUTISM AND RELATED DISABILITIES (CARD)",
        "phone": "407-823-6011",
        "fax": "407-823-6012",
        "url": "http://www.ucf-card.org/",
        "room": "365",
        "import_id": 281
    },
    "list_order": 1,
    "name": "Center for Autism and Related Disabilities (CARD)",
    "room": "365",
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 725,
    "active": true,
    "unit": 213998
}