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

{
    "id": 202,
    "bldg": {
        "id": 22,
        "name": "Print Shop",
        "description": null,
        "abbr": "PRNT",
        "import_id": 22
    },
    "org": {
        "id": 79,
        "name": "PRINTING SERVICES",
        "phone": "407-823-2277",
        "fax": "407-823-5523",
        "url": "http://www.printing.ucf.edu/",
        "room": "110",
        "import_id": 112
    },
    "list_order": 1,
    "name": "Printing Services",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 395,
    "active": true,
    "unit": 213176
}