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

{
    "id": 902,
    "bldg": {
        "id": 12,
        "name": "Mathematical Sciences Building",
        "description": "Formerly Math & Physics building",
        "abbr": "MSB",
        "import_id": 12
    },
    "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": 6,
    "name": "Physics Research / Post Doc",
    "room": null,
    "phone": "407-823-2325",
    "fax": "407-823-5112",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1986,
    "active": true,
    "unit": 214066
}