This is the JSON response for the /candidates/house-of-commons/?offset=100 API call. Get the raw JSON or read the API reference.

{
    "objects": [],
    "meta": {
        "offset": 100,
        "limit": 20,
        "total_count": 0,
        "previous": "/candidates/house-of-commons/?format=apibrowser&limit=20&offset=80",
        "next": null
    }
}