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

{
    "id": 11,
    "bldg": {
        "id": 26,
        "name": "Student Services Bldg. (JTWC/Bookstore)",
        "description": null,
        "abbr": "JTWC",
        "import_id": 26
    },
    "org": {
        "id": 135,
        "name": "OFFICE PLUS",
        "phone": "407-823-5983",
        "fax": "407-823-3115",
        "url": "officeplus.ucf.edu",
        "room": "106A",
        "import_id": 551
    },
    "list_order": 2,
    "name": "Office Plus",
    "room": "106A",
    "phone": "407-823-5983",
    "fax": "407-823-3115",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2313,
    "active": true,
    "unit": 213223
}