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

{
    "id": 615,
    "bldg": {
        "id": 245,
        "name": "RESEARCH PAVILION                  ",
        "description": "SITE  14",
        "abbr": "PVL   ",
        "import_id": 8102
    },
    "org": {
        "id": 64,
        "name": "Financial Affairs ",
        "phone": "407-882-1000",
        "fax": "407-882-1102",
        "url": "www.fa.ucf.edu",
        "room": "300",
        "import_id": 91
    },
    "list_order": 32,
    "name": "Student Accounts & Loans & Collections",
    "room": "395",
    "phone": "407-823-2433",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2033,
    "active": true,
    "unit": 213840
}