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

{
    "id": 213,
    "bldg": {
        "id": 71,
        "name": "Classroom Building I",
        "description": "",
        "abbr": "CB1",
        "import_id": 79
    },
    "org": {
        "id": 87,
        "name": "INSTRUCTIONAL RESOURCES, OFFICE OF (OIR)",
        "phone": "407-823-2571",
        "fax": "407-823-2109",
        "url": "www.oir.ucf.edu",
        "room": "203",
        "import_id": 123
    },
    "list_order": 8,
    "name": "Installation",
    "room": "203/305",
    "phone": "407-823-2571",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 422,
    "active": true,
    "unit": 213535
}