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

{
    "id": 215,
    "bldg": {
        "id": 7,
        "name": "Ferrell Commons",
        "description": "",
        "abbr": "FC",
        "import_id": 7
    },
    "org": {
        "id": 59,
        "name": "STUDENT SUCCESS AND WELL-BEING (SSWB)",
        "phone": "407-823-4625",
        "fax": "407-823-2969",
        "url": "http://www.sdes.ucf.edu/",
        "room": "282",
        "import_id": 79
    },
    "list_order": null,
    "name": "Student Legal Services (SLS)",
    "room": "155",
    "phone": "407-823-2538",
    "fax": "407-823-5305",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 434,
    "active": true,
    "unit": 213536
}