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

{
    "objects": [
        {
            "name": "de l' \u00c9glise",
            "boundary_set_name": "Cloridorme district",
            "url": "/boundaries/cloridorme-districts/de-l-eglise/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/cloridorme-districts/"
            }
        },
        {
            "name": "de la Torpille",
            "boundary_set_name": "Cloridorme district",
            "url": "/boundaries/cloridorme-districts/de-la-torpille/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/cloridorme-districts/"
            }
        },
        {
            "name": "Saint-Yvon Ouest",
            "boundary_set_name": "Cloridorme district",
            "url": "/boundaries/cloridorme-districts/saint-yvon-ouest/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/cloridorme-districts/"
            }
        },
        {
            "name": "des Anses",
            "boundary_set_name": "Cloridorme district",
            "url": "/boundaries/cloridorme-districts/des-anses/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/cloridorme-districts/"
            }
        },
        {
            "name": "du Havre",
            "boundary_set_name": "Cloridorme district",
            "url": "/boundaries/cloridorme-districts/du-havre/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/cloridorme-districts/"
            }
        },
        {
            "name": "de la Fr\u00e9gate",
            "boundary_set_name": "Cloridorme district",
            "url": "/boundaries/cloridorme-districts/de-la-fregate/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/cloridorme-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/cloridorme-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/cloridorme-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/cloridorme-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 6,
        "next": null
    }
}