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