This is the JSON response for the /boundary-sets/?domain=Canada
API call. Get the raw JSON or read the API reference.
{ "objects": [ { "url": "/boundary-sets/census-divisions/", "related": { "boundaries_url": "/boundaries/census-divisions/" }, "name": "Census divisions", "domain": "Canada" }, { "url": "/boundary-sets/census-subdivisions/", "related": { "boundaries_url": "/boundaries/census-subdivisions/" }, "name": "Census subdivisions", "domain": "Canada" }, { "url": "/boundary-sets/federal-electoral-districts/", "related": { "boundaries_url": "/boundaries/federal-electoral-districts/" }, "name": "Federal electoral districts", "domain": "Canada" }, { "url": "/boundary-sets/federal-electoral-districts-2003-representation-order/", "related": { "boundaries_url": "/boundaries/federal-electoral-districts-2003-representation-order/" }, "name": "Federal electoral districts (2003 Representation Order)", "domain": "Canada" } ], "meta": { "offset": 0, "limit": 20, "total_count": 4, "previous": null, "next": null } }