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

{
    "id": 40,
    "bldg": {
        "id": 227,
        "name": "Softball Stadium",
        "description": null,
        "abbr": "SBS",
        "import_id": 125
    },
    "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": 54,
    "name": "Softball",
    "room": "125",
    "phone": "407-823-6891",
    "fax": "407-823-4634",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 59,
    "active": true,
    "unit": 213392
}