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

{
    "id": 106,
    "bldg": {
        "id": 27,
        "name": "Counseling and Psychological Services",
        "description": "",
        "abbr": "CAPS",
        "import_id": 27
    },
    "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": 1,
    "name": "Counseling and Psychological Services (CAPS)",
    "room": "101",
    "phone": "407-823-2811",
    "fax": "407-823-5415",
    "primary_comment": "",
    "secondary_comment": "",
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 180,
    "active": true,
    "unit": 213449
}