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

{
    "id": 489,
    "bldg": {
        "id": 69,
        "name": "Wayne Densch Sports Center",
        "description": "",
        "abbr": "WDSC",
        "import_id": 77
    },
    "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": 12,
    "name": "Equipment",
    "room": "103B",
    "phone": "407-823-2087",
    "fax": "407-823-2511",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1149,
    "active": true,
    "unit": 213743
}