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

{
    "id": 1000,
    "bldg": {
        "id": 67,
        "name": "Nicholson School of Communication",
        "description": "",
        "abbr": "NSC",
        "import_id": 75
    },
    "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": 3,
    "name": "School of Visual Arts and Design Advising",
    "room": "121",
    "phone": "407-823-1355",
    "fax": "407-823-6470",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2357,
    "active": true,
    "unit": 214141
}