This is the JSON response for the /candidates/?offset=640 API call. Get the raw JSON or read the API reference.

{
    "objects": [],
    "meta": {
        "offset": 640,
        "limit": 20,
        "total_count": 597,
        "previous": "/candidates/?limit=20&offset=620",
        "next": null
    }
}