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

{
    "id": 948,
    "bldg": {
        "id": 86,
        "name": "Tower 3, Knights Plaza",
        "description": null,
        "abbr": "T3",
        "import_id": 132
    },
    "org": {
        "id": 17,
        "name": "BOOKSTORE, UCF",
        "phone": "407-823-2665",
        "fax": "407-823-6282",
        "url": "http://ucf.bncollege.com",
        "room": "122",
        "import_id": 22
    },
    "list_order": 0,
    "name": "Barnes & Noble Bookstore @ UCF",
    "room": null,
    "phone": "407-882-0364",
    "fax": "407-882-0367",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1870,
    "active": true,
    "unit": 214106
}