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

{
    "id": 36,
    "bldg": {
        "id": 35,
        "name": "Wayne Densch 1",
        "description": null,
        "abbr": "WD1",
        "import_id": 38
    },
    "org": {
        "id": 15,
        "name": "ATHLETICS DEPARTMENT",
        "phone": "407-823-1000",
        "fax": "407-823-5293",
        "url": "http://www.ucfknights.com/",
        "room": "107",
        "import_id": 19
    },
    "list_order": 46,
    "name": "Golf (Women's)",
    "room": "130B",
    "phone": "407-823-6448",
    "fax": "407-823-4634",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 55,
    "active": true,
    "unit": 213388
}