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

{
    "id": 860,
    "bldg": {
        "id": 256,
        "name": "PARTNERSHIP  2",
        "description": "SITE  14",
        "abbr": "P2",
        "import_id": 8119
    },
    "org": {
        "id": 225,
        "name": "UCF ONLINE",
        "phone": "407-823-1695",
        "fax": null,
        "url": "www.ucf.edu/online",
        "room": "214",
        "import_id": 567
    },
    "list_order": null,
    "name": "UCF Online Connect Center",
    "room": "214",
    "phone": "407-823-1695",
    "fax": null,
    "primary_comment": "3100 Technology Parkway, Suite 214, Orlando, FL  32826",
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3405,
    "active": true,
    "unit": 214032
}