This is the JSON response for the /boundaries/cantley-districts/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "des Pr\u00e9s",
            "boundary_set_name": "Cantley district",
            "url": "/boundaries/cantley-districts/des-pres/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/cantley-districts/"
            }
        },
        {
            "name": "du Parc",
            "boundary_set_name": "Cantley district",
            "url": "/boundaries/cantley-districts/du-parc/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/cantley-districts/"
            }
        },
        {
            "name": "des \u00c9rables",
            "boundary_set_name": "Cantley district",
            "url": "/boundaries/cantley-districts/des-erables/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/cantley-districts/"
            }
        },
        {
            "name": "des Lacs",
            "boundary_set_name": "Cantley district",
            "url": "/boundaries/cantley-districts/des-lacs/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/cantley-districts/"
            }
        },
        {
            "name": "de la Rive",
            "boundary_set_name": "Cantley district",
            "url": "/boundaries/cantley-districts/de-la-rive/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/cantley-districts/"
            }
        },
        {
            "name": "des Monts",
            "boundary_set_name": "Cantley district",
            "url": "/boundaries/cantley-districts/des-monts/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/cantley-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/cantley-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/cantley-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/cantley-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 6,
        "next": null
    }
}