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

{
    "id": 856,
    "bldg": {
        "id": 280,
        "name": "Bounce House (Football Stadium)",
        "description": "Roth Tower",
        "abbr": "SS",
        "import_id": 135
    },
    "org": {
        "id": 127,
        "name": "UCF FOUNDATION, INC.",
        "phone": "407-882-1220",
        "fax": null,
        "url": "http://ucffoundation.org/",
        "room": "140",
        "import_id": 207
    },
    "list_order": 5,
    "name": "ChargeOn Fund",
    "room": "000",
    "phone": "407-823-2086",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2230,
    "active": true,
    "unit": 214030
}