This is the JSON response for the /boundaries/saint-laurent-districts/ API call. Get the raw JSON or read the API reference.
{
"objects": [
{
"url": "/boundaries/saint-laurent-districts/cote-de-liesse/",
"name": "C\u00f4te-de-Liesse",
"related": {
"boundary_set_url": "/boundary-sets/saint-laurent-districts/"
},
"boundary_set_name": "Saint-Laurent district",
"external_id": "14.1"
},
{
"url": "/boundaries/saint-laurent-districts/norman-mclaren/",
"name": "Norman-McLaren",
"related": {
"boundary_set_url": "/boundary-sets/saint-laurent-districts/"
},
"boundary_set_name": "Saint-Laurent district",
"external_id": "14.2"
}
],
"meta": {
"offset": 0,
"limit": 20,
"total_count": 2,
"previous": null,
"next": null,
"related": {
"shapes_url": "/boundaries/saint-laurent-districts/shape?format=apibrowser",
"simple_shapes_url": "/boundaries/saint-laurent-districts/simple_shape?format=apibrowser",
"centroids_url": "/boundaries/saint-laurent-districts/centroid?format=apibrowser"
}
}
}