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

{
    "id": 1006,
    "bldg": {
        "id": 21,
        "name": "Education Complex & Gym",
        "description": "",
        "abbr": "ED",
        "import_id": 21
    },
    "org": {
        "id": 221,
        "name": "Counselor Education  & School Psychology",
        "phone": "407-823-4835",
        "fax": null,
        "url": "http://education.ucf.edu/cesp/",
        "room": "322",
        "import_id": 550
    },
    "list_order": 0,
    "name": "Counselor Education  & School Psychology",
    "room": "322",
    "phone": "407-823-4835",
    "fax": "407-823-4880",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2309,
    "active": true,
    "unit": 213292
}