This is the JSON response for the /boundaries/lac-sergent-quartiers/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Quartier 3",
            "boundary_set_name": "Lac-Sergent quartier",
            "url": "/boundaries/lac-sergent-quartiers/quartier-3/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/lac-sergent-quartiers/"
            }
        },
        {
            "name": "Quartier 1",
            "boundary_set_name": "Lac-Sergent quartier",
            "url": "/boundaries/lac-sergent-quartiers/quartier-1/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/lac-sergent-quartiers/"
            }
        },
        {
            "name": "Quartier 2",
            "boundary_set_name": "Lac-Sergent quartier",
            "url": "/boundaries/lac-sergent-quartiers/quartier-2/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/lac-sergent-quartiers/"
            }
        },
        {
            "name": "Quartier 4",
            "boundary_set_name": "Lac-Sergent quartier",
            "url": "/boundaries/lac-sergent-quartiers/quartier-4/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/lac-sergent-quartiers/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/lac-sergent-quartiers/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/lac-sergent-quartiers/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/lac-sergent-quartiers/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 4,
        "next": null
    }
}