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

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