This is the JSON response for the /boundaries/?offset=40&sets=toronto-wards-2018%2Cottawa-wards API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "url": "/boundaries/toronto-wards-2018/scarborough-guildwood/",
            "name": "Scarborough-Guildwood",
            "related": {
                "boundary_set_url": "/boundary-sets/toronto-wards-2018/"
            },
            "boundary_set_name": "Toronto ward",
            "external_id": "24"
        },
        {
            "url": "/boundaries/toronto-wards-2018/scarborough-rouge-park/",
            "name": "Scarborough-Rouge Park",
            "related": {
                "boundary_set_url": "/boundary-sets/toronto-wards-2018/"
            },
            "boundary_set_name": "Toronto ward",
            "external_id": "25"
        },
        {
            "url": "/boundaries/toronto-wards-2018/scarborough-southwest/",
            "name": "Scarborough Southwest",
            "related": {
                "boundary_set_url": "/boundary-sets/toronto-wards-2018/"
            },
            "boundary_set_name": "Toronto ward",
            "external_id": "20"
        },
        {
            "url": "/boundaries/toronto-wards-2018/beaches-east-york/",
            "name": "Beaches-East York",
            "related": {
                "boundary_set_url": "/boundary-sets/toronto-wards-2018/"
            },
            "boundary_set_name": "Toronto ward",
            "external_id": "19"
        },
        {
            "url": "/boundaries/toronto-wards-2018/willowdale/",
            "name": "Willowdale",
            "related": {
                "boundary_set_url": "/boundary-sets/toronto-wards-2018/"
            },
            "boundary_set_name": "Toronto ward",
            "external_id": "18"
        },
        {
            "url": "/boundaries/toronto-wards-2018/york-centre/",
            "name": "York Centre",
            "related": {
                "boundary_set_url": "/boundary-sets/toronto-wards-2018/"
            },
            "boundary_set_name": "Toronto ward",
            "external_id": "6"
        },
        {
            "url": "/boundaries/toronto-wards-2018/humber-river-black-creek/",
            "name": "Humber River-Black Creek",
            "related": {
                "boundary_set_url": "/boundary-sets/toronto-wards-2018/"
            },
            "boundary_set_name": "Toronto ward",
            "external_id": "7"
        },
        {
            "url": "/boundaries/toronto-wards-2018/toronto-danforth/",
            "name": "Toronto-Danforth",
            "related": {
                "boundary_set_url": "/boundary-sets/toronto-wards-2018/"
            },
            "boundary_set_name": "Toronto ward",
            "external_id": "14"
        },
        {
            "url": "/boundaries/toronto-wards-2018/toronto-centre/",
            "name": "Toronto Centre",
            "related": {
                "boundary_set_url": "/boundary-sets/toronto-wards-2018/"
            },
            "boundary_set_name": "Toronto ward",
            "external_id": "13"
        }
    ],
    "meta": {
        "offset": 40,
        "limit": 20,
        "total_count": 49,
        "previous": "/boundaries/?format=apibrowser&sets=toronto-wards-2018%2Cottawa-wards&limit=20&offset=20",
        "next": null,
        "related": {
            "shapes_url": "/boundaries/shape?format=apibrowser&offset=40&sets=toronto-wards-2018%2Cottawa-wards",
            "simple_shapes_url": "/boundaries/simple_shape?format=apibrowser&offset=40&sets=toronto-wards-2018%2Cottawa-wards",
            "centroids_url": "/boundaries/centroid?format=apibrowser&offset=40&sets=toronto-wards-2018%2Cottawa-wards"
        }
    }
}