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

{
    "id": 287,
    "bldg": {
        "id": 249,
        "name": "University Tech Center",
        "description": "SITE  14",
        "abbr": "UTC",
        "import_id": 8110
    },
    "org": {
        "id": 118,
        "name": "SMALL BUSINESS DEVELOPMENT CENTER AT UCF",
        "phone": "407-420-4850",
        "fax": "407-420-4862",
        "url": "http://www.bus.ucf.edu/sbdc",
        "room": "Suite 100",
        "import_id": 181
    },
    "list_order": 1,
    "name": "Orlando Office",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 571,
    "active": true,
    "unit": 213594
}