This is the JSON response for the /boundaries/quebec-boroughs/ API call. Get the raw JSON or read the API reference.
{
"objects": [
{
"url": "/boundaries/quebec-boroughs/charlesbourg/",
"name": "Charlesbourg",
"related": {
"boundary_set_url": "/boundary-sets/quebec-boroughs/"
},
"boundary_set_name": "Qu\u00e9bec borough",
"external_id": "4"
},
{
"url": "/boundaries/quebec-boroughs/les-rivieres/",
"name": "Les Rivi\u00e8res",
"related": {
"boundary_set_url": "/boundary-sets/quebec-boroughs/"
},
"boundary_set_name": "Qu\u00e9bec borough",
"external_id": "2"
},
{
"url": "/boundaries/quebec-boroughs/la-haute-saint-charles/",
"name": "La Haute-Saint-Charles",
"related": {
"boundary_set_url": "/boundary-sets/quebec-boroughs/"
},
"boundary_set_name": "Qu\u00e9bec borough",
"external_id": "6"
},
{
"url": "/boundaries/quebec-boroughs/la-cite-limoilou/",
"name": "La Cit\u00e9-Limoilou",
"related": {
"boundary_set_url": "/boundary-sets/quebec-boroughs/"
},
"boundary_set_name": "Qu\u00e9bec borough",
"external_id": "1"
},
{
"url": "/boundaries/quebec-boroughs/sainte-foy-sillery-cap-rouge/",
"name": "Sainte-Foy\u2014Sillery\u2014Cap-Rouge",
"related": {
"boundary_set_url": "/boundary-sets/quebec-boroughs/"
},
"boundary_set_name": "Qu\u00e9bec borough",
"external_id": "3"
},
{
"url": "/boundaries/quebec-boroughs/beauport/",
"name": "Beauport",
"related": {
"boundary_set_url": "/boundary-sets/quebec-boroughs/"
},
"boundary_set_name": "Qu\u00e9bec borough",
"external_id": "5"
}
],
"meta": {
"offset": 0,
"limit": 20,
"total_count": 6,
"previous": null,
"next": null,
"related": {
"shapes_url": "/boundaries/quebec-boroughs/shape?format=apibrowser",
"simple_shapes_url": "/boundaries/quebec-boroughs/simple_shape?format=apibrowser",
"centroids_url": "/boundaries/quebec-boroughs/centroid?format=apibrowser"
}
}
}