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

{
    "id": 620,
    "bldg": {
        "id": 43,
        "name": "Visual Arts Building",
        "description": null,
        "abbr": "VAB",
        "import_id": 51
    },
    "org": {
        "id": 12,
        "name": "SCHOOL OF VISUAL ARTS AND DESIGN",
        "phone": "407-823-2676",
        "fax": "407-823-6470",
        "url": "http://svad.cah.ucf.edu/",
        "room": "117",
        "import_id": 15
    },
    "list_order": 50,
    "name": "Administration & Staff",
    "room": "117",
    "phone": "407-823-2676",
    "fax": "407-823-6470",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2169,
    "active": true,
    "unit": 213843
}