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

{
    "id": 467,
    "bldg": {
        "id": 86,
        "name": "Tower 3, Knights Plaza",
        "description": null,
        "abbr": "T3",
        "import_id": 132
    },
    "org": {
        "id": 192,
        "name": "BARNES & NOBLE BOOKSTORE@ UCF",
        "phone": "407-882-0364",
        "fax": "407-882-0367",
        "url": "ucf.bkstore.com",
        "room": null,
        "import_id": 481
    },
    "list_order": 2,
    "name": "Barnes & Noble Bookstore @ UCF",
    "room": null,
    "phone": "407-882-0364",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1859,
    "active": true,
    "unit": 214106
}