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