GET /api_v1/menuscanlist/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Cookie, Accept

{
    "count": 259,
    "next": null,
    "previous": "https://scancbus.com/api_v1/menuscanlist/?format=api&page=5",
    "results": [
        {
            "pk": 9,
            "name": 17,
            "scan_name": "CPD Z5 Central",
            "scan_description": "CPD Zone 5 Central",
            "scan_slug": "cpd-z5-central"
        },
        {
            "pk": 23,
            "name": 22,
            "scan_name": "MECC",
            "scan_description": "MECC",
            "scan_slug": "mecc"
        },
        {
            "pk": 24,
            "name": 24,
            "scan_name": "NW FIRE",
            "scan_description": "NW FIRE",
            "scan_slug": "nw-fire"
        },
        {
            "pk": 25,
            "name": 23,
            "scan_name": "SW FIRE",
            "scan_description": "SW FIRE",
            "scan_slug": "sw-fire"
        },
        {
            "pk": 26,
            "name": 27,
            "scan_name": "Westerville Fire",
            "scan_description": "Westerville Fire",
            "scan_slug": "westerville-fire"
        },
        {
            "pk": 27,
            "name": 28,
            "scan_name": "CMH/LCK ARFF",
            "scan_description": "CMH/LCK ARFF",
            "scan_slug": "cmhlck-arff"
        },
        {
            "pk": 28,
            "name": 30,
            "scan_name": "ALL Licking County PD",
            "scan_description": "ALL Licking County PD",
            "scan_slug": "all-licking-county-pd"
        },
        {
            "pk": 29,
            "name": 29,
            "scan_name": "All Licking County Fire",
            "scan_description": "All Licking County Fire",
            "scan_slug": "all-licking-county-fire"
        },
        {
            "pk": 30,
            "name": 36,
            "scan_name": "NRECC PD",
            "scan_description": "NRECC PD",
            "scan_slug": "nrecc-pd"
        }
    ]
}