This is the JSON response for the /boundaries/outremont-districts/ API call. Get the raw JSON or read the API reference.
{
"objects": [
{
"url": "/boundaries/outremont-districts/robert-bourassa/",
"name": "Robert-Bourassa",
"related": {
"boundary_set_url": "/boundary-sets/outremont-districts/"
},
"boundary_set_name": "Outremont district",
"external_id": "9.3"
},
{
"url": "/boundaries/outremont-districts/claude-ryan/",
"name": "Claude-Ryan",
"related": {
"boundary_set_url": "/boundary-sets/outremont-districts/"
},
"boundary_set_name": "Outremont district",
"external_id": "9.1"
},
{
"url": "/boundaries/outremont-districts/joseph-beaubien/",
"name": "Joseph-Beaubien",
"related": {
"boundary_set_url": "/boundary-sets/outremont-districts/"
},
"boundary_set_name": "Outremont district",
"external_id": "9.2"
},
{
"url": "/boundaries/outremont-districts/jeanne-sauve/",
"name": "Jeanne-Sauv\u00e9",
"related": {
"boundary_set_url": "/boundary-sets/outremont-districts/"
},
"boundary_set_name": "Outremont district",
"external_id": "9.4"
}
],
"meta": {
"offset": 0,
"limit": 20,
"total_count": 4,
"previous": null,
"next": null,
"related": {
"shapes_url": "/boundaries/outremont-districts/shape?format=apibrowser",
"simple_shapes_url": "/boundaries/outremont-districts/simple_shape?format=apibrowser",
"centroids_url": "/boundaries/outremont-districts/centroid?format=apibrowser"
}
}
}