This is the JSON response for the /boundaries/notre-dame-des-prairies-districts/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Chaloupe",
            "boundary_set_name": "Notre-Dame-des-Prairies district",
            "url": "/boundaries/notre-dame-des-prairies-districts/chaloupe/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/notre-dame-des-prairies-districts/"
            }
        },
        {
            "name": "Bocage",
            "boundary_set_name": "Notre-Dame-des-Prairies district",
            "url": "/boundaries/notre-dame-des-prairies-districts/bocage/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/notre-dame-des-prairies-districts/"
            }
        },
        {
            "name": "Vivaldi",
            "boundary_set_name": "Notre-Dame-des-Prairies district",
            "url": "/boundaries/notre-dame-des-prairies-districts/vivaldi/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/notre-dame-des-prairies-districts/"
            }
        },
        {
            "name": "Riverain",
            "boundary_set_name": "Notre-Dame-des-Prairies district",
            "url": "/boundaries/notre-dame-des-prairies-districts/riverain/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/notre-dame-des-prairies-districts/"
            }
        },
        {
            "name": "Notre-Dame",
            "boundary_set_name": "Notre-Dame-des-Prairies district",
            "url": "/boundaries/notre-dame-des-prairies-districts/notre-dame/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/notre-dame-des-prairies-districts/"
            }
        },
        {
            "name": "Ste-Julie",
            "boundary_set_name": "Notre-Dame-des-Prairies district",
            "url": "/boundaries/notre-dame-des-prairies-districts/ste-julie/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/notre-dame-des-prairies-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/notre-dame-des-prairies-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/notre-dame-des-prairies-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/notre-dame-des-prairies-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 6,
        "next": null
    }
}