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

{
    "id": 169,
    "bldg": {
        "id": 199,
        "name": "Ying Academic Center",
        "description": "Ying Academic Center",
        "abbr": "YAC",
        "import_id": 902
    },
    "org": {
        "id": 65,
        "name": "FLORIDA CONFLICT RESOLUTION CONSORTIUM",
        "phone": "407-882-3966",
        "fax": "407-882-3968",
        "url": "http://www.cohpa.ucf.edu/",
        "room": "402",
        "import_id": 94
    },
    "list_order": 1,
    "name": "Florida Conflict Resolution Consortium",
    "room": null,
    "phone": "386-736-5488",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 332,
    "active": true,
    "unit": 213166
}