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

{
    "id": 775,
    "bldg": {
        "id": 279,
        "name": "NATIONAL ENTREPRENEUR CENTER",
        "description": "315 EAST ROBINSON",
        "abbr": "NEC",
        "import_id": 9315
    },
    "org": {
        "id": 47,
        "name": "Partnerships & Innovation",
        "phone": "407-823-0246",
        "fax": null,
        "url": null,
        "room": "313",
        "import_id": 582
    },
    "list_order": 6,
    "name": "National Entrepreneur Center",
    "room": "100",
    "phone": "407-420-4848",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1794,
    "active": true,
    "unit": 213969
}