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

{
    "id": 488,
    "bldg": {
        "id": 72,
        "name": "Health Sciences I",
        "description": null,
        "abbr": "HS I",
        "import_id": 80
    },
    "org": {
        "id": 169,
        "name": "COMMUNITY PARTNERSHIPS, CENTER FOR (C.C.P.)",
        "phone": "407-823-0713",
        "fax": "407-823-5821",
        "url": "http://www.cohpa.ucf.edu/community-partnerships",
        "room": "343",
        "import_id": 328
    },
    "list_order": 1,
    "name": "Community Partnerships",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1140,
    "active": true,
    "unit": 213742
}