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

{
    "objects": [
        {
            "name": "Vilas",
            "boundary_set_name": "Cowansville quartier",
            "url": "/boundaries/cowansville-quartiers/vilas/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/cowansville-quartiers/"
            }
        },
        {
            "name": "Sweetsburg",
            "boundary_set_name": "Cowansville quartier",
            "url": "/boundaries/cowansville-quartiers/sweetsburg/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/cowansville-quartiers/"
            }
        },
        {
            "name": "Davignon",
            "boundary_set_name": "Cowansville quartier",
            "url": "/boundaries/cowansville-quartiers/davignon/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/cowansville-quartiers/"
            }
        },
        {
            "name": "Ruiter",
            "boundary_set_name": "Cowansville quartier",
            "url": "/boundaries/cowansville-quartiers/ruiter/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/cowansville-quartiers/"
            }
        },
        {
            "name": "Fordyce",
            "boundary_set_name": "Cowansville quartier",
            "url": "/boundaries/cowansville-quartiers/fordyce/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/cowansville-quartiers/"
            }
        },
        {
            "name": "Bruck",
            "boundary_set_name": "Cowansville quartier",
            "url": "/boundaries/cowansville-quartiers/bruck/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/cowansville-quartiers/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/cowansville-quartiers/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/cowansville-quartiers/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/cowansville-quartiers/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 6,
        "next": null
    }
}