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

{
    "id": 618,
    "bldg": {
        "id": 258,
        "name": "ORLANDO TECH CENTER (BLDG. 600)",
        "description": "SITE  14",
        "abbr": "OTC6",
        "import_id": 8121
    },
    "org": {
        "id": 47,
        "name": "Partnerships & Innovation",
        "phone": "407-823-0246",
        "fax": null,
        "url": null,
        "room": "313",
        "import_id": 582
    },
    "list_order": 76,
    "name": "GrowFL",
    "room": "600",
    "phone": "407-823-6384",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2093,
    "active": true,
    "unit": 213842
}