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

{
    "id": 175,
    "bldg": {
        "id": 240,
        "name": "FSEC Office Building",
        "description": "SITE 10",
        "abbr": "FS1",
        "import_id": 2001
    },
    "org": {
        "id": 66,
        "name": "FLORIDA SOLAR ENERGY CENTER (FSEC)",
        "phone": "321-638-1000",
        "fax": "321-638-1010",
        "url": "http://www.fsec.ucf.edu/",
        "room": null,
        "import_id": 95
    },
    "list_order": 18,
    "name": "Solar Systems Research Division",
    "room": null,
    "phone": "321-638-1471",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 340,
    "active": true,
    "unit": 213503
}