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

{
    "objects": [
        {
            "name": "Mara\u00eechers",
            "boundary_set_name": "Saint-Hubert district",
            "url": "/boundaries/saint-hubert-districts/maraichers/",
            "external_id": "15",
            "related": {
                "boundary_set_url": "/boundary-sets/saint-hubert-districts/"
            }
        },
        {
            "name": "Iberville",
            "boundary_set_name": "Saint-Hubert district",
            "url": "/boundaries/saint-hubert-districts/iberville/",
            "external_id": "14",
            "related": {
                "boundary_set_url": "/boundary-sets/saint-hubert-districts/"
            }
        },
        {
            "name": "Lafl\u00e8che",
            "boundary_set_name": "Saint-Hubert district",
            "url": "/boundaries/saint-hubert-districts/lafleche/",
            "external_id": "11",
            "related": {
                "boundary_set_url": "/boundary-sets/saint-hubert-districts/"
            }
        },
        {
            "name": "Parc-de-la-Cit\u00e9",
            "boundary_set_name": "Saint-Hubert district",
            "url": "/boundaries/saint-hubert-districts/parc-de-la-cite/",
            "external_id": "13",
            "related": {
                "boundary_set_url": "/boundary-sets/saint-hubert-districts/"
            }
        },
        {
            "name": "Vieux-Saint-Hubert-la Savane",
            "boundary_set_name": "Saint-Hubert district",
            "url": "/boundaries/saint-hubert-districts/vieux-saint-hubert-la-savane/",
            "external_id": "12",
            "related": {
                "boundary_set_url": "/boundary-sets/saint-hubert-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/saint-hubert-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/saint-hubert-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/saint-hubert-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 5,
        "next": null
    }
}