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

{
    "objects": [
        {
            "name": "Pierre-Laporte",
            "boundary_set_name": "Bromont district",
            "url": "/boundaries/bromont-districts/pierre-laporte/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/bromont-districts/"
            }
        },
        {
            "name": "Adamsville",
            "boundary_set_name": "Bromont district",
            "url": "/boundaries/bromont-districts/adamsville/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/bromont-districts/"
            }
        },
        {
            "name": "Mont-Soleil",
            "boundary_set_name": "Bromont district",
            "url": "/boundaries/bromont-districts/mont-soleil/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/bromont-districts/"
            }
        },
        {
            "name": "Mont-Brome",
            "boundary_set_name": "Bromont district",
            "url": "/boundaries/bromont-districts/mont-brome/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/bromont-districts/"
            }
        },
        {
            "name": "Lac-Bromont",
            "boundary_set_name": "Bromont district",
            "url": "/boundaries/bromont-districts/lac-bromont/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/bromont-districts/"
            }
        },
        {
            "name": "Shefford",
            "boundary_set_name": "Bromont district",
            "url": "/boundaries/bromont-districts/shefford/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/bromont-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/bromont-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/bromont-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/bromont-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 6,
        "next": null
    }
}