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

{
    "objects": [
        {
            "name": "Murray",
            "boundary_set_name": "Pointe-Lebel district",
            "url": "/boundaries/pointe-lebel-districts/murray/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-lebel-districts/"
            }
        },
        {
            "name": "Langlois",
            "boundary_set_name": "Pointe-Lebel district",
            "url": "/boundaries/pointe-lebel-districts/langlois/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-lebel-districts/"
            }
        },
        {
            "name": "Dufour",
            "boundary_set_name": "Pointe-Lebel district",
            "url": "/boundaries/pointe-lebel-districts/dufour/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-lebel-districts/"
            }
        },
        {
            "name": "Chouinard",
            "boundary_set_name": "Pointe-Lebel district",
            "url": "/boundaries/pointe-lebel-districts/chouinard/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-lebel-districts/"
            }
        },
        {
            "name": "Moreau",
            "boundary_set_name": "Pointe-Lebel district",
            "url": "/boundaries/pointe-lebel-districts/moreau/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-lebel-districts/"
            }
        },
        {
            "name": "G\u00e9mus",
            "boundary_set_name": "Pointe-Lebel district",
            "url": "/boundaries/pointe-lebel-districts/gemus/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-lebel-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/pointe-lebel-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/pointe-lebel-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/pointe-lebel-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 6,
        "next": null
    }
}