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

{
    "id": 448,
    "bldg": {
        "id": 250,
        "name": "Partnership I",
        "description": null,
        "abbr": "CPS   ",
        "import_id": 8111
    },
    "org": {
        "id": 149,
        "name": "FLORIDA SPACE INSTITUTE",
        "phone": "407-823-6191",
        "fax": "407-823-6359",
        "url": "http://fsi.ucf.edu/",
        "room": "214",
        "import_id": 263
    },
    "list_order": 2,
    "name": "Florida Space Institute",
    "room": null,
    "phone": "407-823-6187",
    "fax": "407-823-6362",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1045,
    "active": true,
    "unit": 213233
}