This is the JSON response for the /boundaries/lac-brome-districts/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "East-Hill",
            "boundary_set_name": "Lac-Brome district",
            "url": "/boundaries/lac-brome-districts/east-hill/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/lac-brome-districts/"
            }
        },
        {
            "name": "Knowlton-Victoria",
            "boundary_set_name": "Lac-Brome district",
            "url": "/boundaries/lac-brome-districts/knowlton-victoria/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/lac-brome-districts/"
            }
        },
        {
            "name": "Knowlton-Lakeside",
            "boundary_set_name": "Lac-Brome district",
            "url": "/boundaries/lac-brome-districts/knowlton-lakeside/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/lac-brome-districts/"
            }
        },
        {
            "name": "Foster",
            "boundary_set_name": "Lac-Brome district",
            "url": "/boundaries/lac-brome-districts/foster/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/lac-brome-districts/"
            }
        },
        {
            "name": "Bondville-Fulford",
            "boundary_set_name": "Lac-Brome district",
            "url": "/boundaries/lac-brome-districts/bondville-fulford/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/lac-brome-districts/"
            }
        },
        {
            "name": "West-Brome\u2014Iron-Hill",
            "boundary_set_name": "Lac-Brome district",
            "url": "/boundaries/lac-brome-districts/west-brome-iron-hill/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/lac-brome-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/lac-brome-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/lac-brome-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/lac-brome-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 6,
        "next": null
    }
}