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

{
    "id": 360,
    "bldg": {
        "id": 14,
        "name": "Howard Phillips Hall",
        "description": "",
        "abbr": "HPH",
        "import_id": 14
    },
    "org": {
        "id": 35,
        "name": "DIVISION OF COMMUNITY RELATIONS",
        "phone": "407-235-3935",
        "fax": null,
        "url": "communityrelations.ucf.edu/",
        "room": "308",
        "import_id": 47
    },
    "list_order": null,
    "name": "Metropolitan Center for Regional Studies  ",
    "room": "202",
    "phone": "407-823-0108",
    "fax": "407-823-0716",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 778,
    "active": true,
    "unit": 213644
}