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

{
    "id": 8,
    "bldg": {
        "id": 228,
        "name": "Fairwinds Alumni Center",
        "description": "",
        "abbr": "ALUM",
        "import_id": 126
    },
    "org": {
        "id": 9,
        "name": "ALUMNI ENGAGEMENT AND ANNUAL GIVING",
        "phone": "407-823-2586",
        "fax": "407-823-0172",
        "url": "http://www.ucfalumni.com",
        "room": "FAC",
        "import_id": 12
    },
    "list_order": 1,
    "name": "Administration",
    "room": null,
    "phone": "407-823-2586",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 17,
    "active": true,
    "unit": 213366
}