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

{
    "objects": [
        {
            "name": "Rivi\u00e8re-Ouest-Lac-Wentworth",
            "boundary_set_name": "Wentworth-Nord district",
            "url": "/boundaries/wentworth-nord-districts/riviere-ouest-lac-wentworth/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/wentworth-nord-districts/"
            }
        },
        {
            "name": "Saint-Fran\u00e7ois",
            "boundary_set_name": "Wentworth-Nord district",
            "url": "/boundaries/wentworth-nord-districts/saint-francois/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/wentworth-nord-districts/"
            }
        },
        {
            "name": "Notre-Dame",
            "boundary_set_name": "Wentworth-Nord district",
            "url": "/boundaries/wentworth-nord-districts/notre-dame/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/wentworth-nord-districts/"
            }
        },
        {
            "name": "Des Lacs Noirs-H\u00f4tel-de-Ville",
            "boundary_set_name": "Wentworth-Nord district",
            "url": "/boundaries/wentworth-nord-districts/des-lacs-noirs-hotel-de-ville/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/wentworth-nord-districts/"
            }
        },
        {
            "name": "Laurentian Acres-Les Acres",
            "boundary_set_name": "Wentworth-Nord district",
            "url": "/boundaries/wentworth-nord-districts/laurentian-acres-les-acres/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/wentworth-nord-districts/"
            }
        },
        {
            "name": "Louisa-Farmer",
            "boundary_set_name": "Wentworth-Nord district",
            "url": "/boundaries/wentworth-nord-districts/louisa-farmer/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/wentworth-nord-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/wentworth-nord-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/wentworth-nord-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/wentworth-nord-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 6,
        "next": null
    }
}