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

{
    "id": 756,
    "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": 54,
    "name": "Faculty",
    "room": "VAB 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": 1640,
    "active": true,
    "unit": 213954
}