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

{
    "id": 332,
    "bldg": {
        "id": 278,
        "name": "University Tower",
        "description": null,
        "abbr": "UTWR",
        "import_id": 8118
    },
    "org": {
        "id": 46,
        "name": "CRIMINAL JUSTICE DEPARTMENT",
        "phone": "407-823-2603",
        "fax": "407-823-5360",
        "url": "http://www.cohpa.ucf.edu/criminaljustice/",
        "room": "311",
        "import_id": 58
    },
    "list_order": 3,
    "name": "LETTR",
    "room": "223",
    "phone": "407-882-1590",
    "fax": "407-882-0552",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2100,
    "active": true,
    "unit": 213624
}