This is the JSON response for the /boundaries/ville-marie-districts/ API call. Get the raw JSON or read the API reference.
{
"objects": [
{
"url": "/boundaries/ville-marie-districts/peter-mcgill/",
"name": "Peter-McGill",
"related": {
"boundary_set_url": "/boundary-sets/ville-marie-districts/"
},
"boundary_set_name": "Ville-Marie district",
"external_id": "18.1"
},
{
"url": "/boundaries/ville-marie-districts/saint-jacques/",
"name": "Saint-Jacques",
"related": {
"boundary_set_url": "/boundary-sets/ville-marie-districts/"
},
"boundary_set_name": "Ville-Marie district",
"external_id": "18.2"
},
{
"url": "/boundaries/ville-marie-districts/sainte-marie/",
"name": "Sainte-Marie",
"related": {
"boundary_set_url": "/boundary-sets/ville-marie-districts/"
},
"boundary_set_name": "Ville-Marie district",
"external_id": "18.3"
}
],
"meta": {
"offset": 0,
"limit": 20,
"total_count": 3,
"previous": null,
"next": null,
"related": {
"shapes_url": "/boundaries/ville-marie-districts/shape?format=apibrowser",
"simple_shapes_url": "/boundaries/ville-marie-districts/simple_shape?format=apibrowser",
"centroids_url": "/boundaries/ville-marie-districts/centroid?format=apibrowser"
}
}
}