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

{
    "id": 190,
    "bldg": {
        "id": 18,
        "name": "Colbourn Hall",
        "description": null,
        "abbr": "CNH",
        "import_id": 18
    },
    "org": {
        "id": 75,
        "name": "HISTORY DEPARTMENT",
        "phone": "407-823-2225",
        "fax": "407-823-3184",
        "url": "http://history.cah.ucf.edu/",
        "room": "551",
        "import_id": 106
    },
    "list_order": 1,
    "name": "History",
    "room": "551",
    "phone": "407-823-2225",
    "fax": "407-823-3184",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 367,
    "active": true,
    "unit": 213174
}