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

{
    "id": 479,
    "bldg": {
        "id": 26,
        "name": "Student Services Bldg. (JTWC/Bookstore)",
        "description": null,
        "abbr": "JTWC",
        "import_id": 26
    },
    "org": {
        "id": 185,
        "name": "THE SPOT (STUDENT COPY CENTER)",
        "phone": "407-823-2500",
        "fax": "407-823-6388",
        "url": "https://spot.ucf.edu/index.html",
        "room": "106",
        "import_id": 368
    },
    "list_order": 1,
    "name": "The Spot (Student Copy Center)",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1124,
    "active": true,
    "unit": 213262
}