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

{
    "id": 407,
    "bldg": {
        "id": 12,
        "name": "Mathematical Sciences Building",
        "description": "Formerly Math & Physics building",
        "abbr": "MSB",
        "import_id": 12
    },
    "org": {
        "id": 96,
        "name": "MATHEMATICS, DEPARTMENT OF",
        "phone": "407-823-6284",
        "fax": "407-823-6253",
        "url": "http://math.cos.ucf.edu/",
        "room": "207",
        "import_id": 139
    },
    "list_order": 2,
    "name": "Faculty",
    "room": "207",
    "phone": "407-823-6284",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 923,
    "active": true,
    "unit": 213683
}