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

{
    "id": 580,
    "bldg": {
        "id": 44,
        "name": "Student Union",
        "description": null,
        "abbr": "STUN",
        "import_id": 52
    },
    "org": {
        "id": 21,
        "name": "CAMPUS FAITHS & MINISTRIES",
        "phone": "407-823-5336",
        "fax": "407-823-6578",
        "url": "http://www.cfm.sdes.ucf.edu",
        "room": "305",
        "import_id": 28
    },
    "list_order": 0,
    "name": "Campus Faiths & Ministries",
    "room": "305",
    "phone": "407-823-5336",
    "fax": "407-823-6578",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1702,
    "active": true,
    "unit": 213135
}