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

{
    "objects": [
        {
            "name": "J.-\u00c9mery-Provost",
            "boundary_set_name": "Lachine district",
            "url": "/boundaries/lachine-districts/j-emery-provost/",
            "external_id": "4.2",
            "related": {
                "boundary_set_url": "/boundary-sets/lachine-districts/"
            }
        },
        {
            "name": "du Canal",
            "boundary_set_name": "Lachine district",
            "url": "/boundaries/lachine-districts/du-canal/",
            "external_id": "4.1",
            "related": {
                "boundary_set_url": "/boundary-sets/lachine-districts/"
            }
        },
        {
            "name": "Fort-Rolland",
            "boundary_set_name": "Lachine district",
            "url": "/boundaries/lachine-districts/fort-rolland/",
            "external_id": "4.3",
            "related": {
                "boundary_set_url": "/boundary-sets/lachine-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/lachine-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/lachine-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/lachine-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 3,
        "next": null
    }
}