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

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