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

{
    "id": 507,
    "bldg": {
        "id": 220,
        "name": "Psychology Building",
        "description": null,
        "abbr": "PSY",
        "import_id": 99
    },
    "org": {
        "id": 25,
        "name": "APPLIED HUMAN FACTORS IN AVIATION, CENTER FOR",
        "phone": "407-823-2910",
        "fax": "407-823-5862",
        "url": null,
        "room": "326",
        "import_id": 33
    },
    "list_order": null,
    "name": "Applied Human Factors in Aviation, Center for",
    "room": null,
    "phone": "407-823-2910",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1478,
    "active": true,
    "unit": 213139
}