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

{
    "id": 290,
    "bldg": {
        "id": 303,
        "name": "UnionWest at Creative Village",
        "description": "UnionWest ",
        "abbr": "UWCV",
        "import_id": 960
    },
    "org": {
        "id": 59,
        "name": "STUDENT SUCCESS AND WELL-BEING (SSWB)",
        "phone": "407-823-4625",
        "fax": "407-823-2969",
        "url": "http://www.sdes.ucf.edu/",
        "room": "282",
        "import_id": 79
    },
    "list_order": null,
    "name": "Downtown Student Services",
    "room": "100",
    "phone": "407-823-3573",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 578,
    "active": true,
    "unit": 213595
}