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

{
    "objects": [
        {
            "name": "Sainte-Th\u00e9r\u00e8se-de-Lisieux",
            "boundary_set_name": "Beauport district",
            "url": "/boundaries/beauport-districts/sainte-therese-de-lisieux/",
            "external_id": "16",
            "related": {
                "boundary_set_url": "/boundary-sets/beauport-districts/"
            }
        },
        {
            "name": "Robert-Giffard",
            "boundary_set_name": "Beauport district",
            "url": "/boundaries/beauport-districts/robert-giffard/",
            "external_id": "18",
            "related": {
                "boundary_set_url": "/boundary-sets/beauport-districts/"
            }
        },
        {
            "name": "Chute-Montmorency\u2014Seigneurial",
            "boundary_set_name": "Beauport district",
            "url": "/boundaries/beauport-districts/chute-montmorency-seigneurial/",
            "external_id": "17",
            "related": {
                "boundary_set_url": "/boundary-sets/beauport-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/beauport-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/beauport-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/beauport-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 3,
        "next": null
    }
}