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

{
    "id": 631,
    "bldg": {
        "id": 84,
        "name": "Knights Plaza",
        "description": "West Plaze Drive",
        "abbr": "KP",
        "import_id": 137
    },
    "org": {
        "id": 67,
        "name": "DINING SERVICES",
        "phone": "407-823-2651",
        "fax": "407-823-0053",
        "url": "www.ucfdining.com",
        "room": "109",
        "import_id": 96
    },
    "list_order": 17,
    "name": "Knightro's",
    "room": null,
    "phone": "407-882-0455",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1372,
    "active": true,
    "unit": 213853
}