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

{
    "objects": [
        {
            "name": "Terrasse St-Maurice Jacques-Buteux",
            "boundary_set_name": "La Tuque district",
            "url": "/boundaries/la-tuque-districts/terrasse-st-maurice-jacques-buteux/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/la-tuque-districts/"
            }
        },
        {
            "name": "A\u00e9roport",
            "boundary_set_name": "La Tuque district",
            "url": "/boundaries/la-tuque-districts/aeroport/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/la-tuque-districts/"
            }
        },
        {
            "name": "Bel-Air/Centre-Ville Lac St-Louis",
            "boundary_set_name": "La Tuque district",
            "url": "/boundaries/la-tuque-districts/bel-aircentre-ville-lac-st-louis/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/la-tuque-districts/"
            }
        },
        {
            "name": "Polyvalente",
            "boundary_set_name": "La Tuque district",
            "url": "/boundaries/la-tuque-districts/polyvalente/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/la-tuque-districts/"
            }
        },
        {
            "name": "La Croche",
            "boundary_set_name": "La Tuque district",
            "url": "/boundaries/la-tuque-districts/la-croche/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/la-tuque-districts/"
            }
        },
        {
            "name": "Parent",
            "boundary_set_name": "La Tuque district",
            "url": "/boundaries/la-tuque-districts/parent/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/la-tuque-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/la-tuque-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/la-tuque-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/la-tuque-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 6,
        "next": null
    }
}