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

{
    "id": 263,
    "bldg": {
        "id": 103,
        "name": "Parking Garage B",
        "description": "",
        "abbr": "PGB",
        "import_id": 89
    },
    "org": {
        "id": 210,
        "name": "FACILITIES & SAFETY-OFFICE OF THE AVP",
        "phone": "407-823-3812",
        "fax": "407-823-3822",
        "url": "http://www.fs.ucf.edu",
        "room": "161",
        "import_id": 500
    },
    "list_order": 34,
    "name": "Parking Services",
    "room": "89",
    "phone": "407-823-5812",
    "fax": "407-823-6715",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 529,
    "active": true,
    "unit": 213574
}