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

{
    "id": 254,
    "bldg": {
        "id": 225,
        "name": "Physical Sciences Building",
        "description": "College of Sciences",
        "abbr": "PSB",
        "import_id": 121
    },
    "org": {
        "id": 107,
        "name": "PHYSICS",
        "phone": "407-823-2325",
        "fax": "407-823-5112",
        "url": "http://physics.ucf.edu/",
        "room": "430",
        "import_id": 162
    },
    "list_order": 3,
    "name": "Faculty",
    "room": "430",
    "phone": "407-823-2325",
    "fax": "407-823-5112",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 515,
    "active": true,
    "unit": 213566
}