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

{
    "id": 502,
    "bldg": {
        "id": 77,
        "name": "Communication and Media",
        "description": "Communication and Media",
        "abbr": "CMB",
        "import_id": 906
    },
    "org": {
        "id": 26,
        "name": "FLYING HORSE EDITIONS",
        "phone": "407-235-3619",
        "fax": null,
        "url": null,
        "room": null,
        "import_id": 564
    },
    "list_order": null,
    "name": "Flying Horse Editions",
    "room": null,
    "phone": "407-235-3619",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3387,
    "active": true,
    "unit": 213370
}