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

{
    "objects": [
        {
            "name": "Boileau",
            "boundary_set_name": "Amherst district",
            "url": "/boundaries/amherst-districts/boileau/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/amherst-districts/"
            }
        },
        {
            "name": "Lac de la Sucrerie",
            "boundary_set_name": "Amherst district",
            "url": "/boundaries/amherst-districts/lac-de-la-sucrerie/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/amherst-districts/"
            }
        },
        {
            "name": "Vend\u00e9e",
            "boundary_set_name": "Amherst district",
            "url": "/boundaries/amherst-districts/vendee/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/amherst-districts/"
            }
        },
        {
            "name": "Saint-R\u00e9mi",
            "boundary_set_name": "Amherst district",
            "url": "/boundaries/amherst-districts/saint-remi/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/amherst-districts/"
            }
        },
        {
            "name": "Rockway Valley",
            "boundary_set_name": "Amherst district",
            "url": "/boundaries/amherst-districts/rockway-valley/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/amherst-districts/"
            }
        },
        {
            "name": "Lac Cameron",
            "boundary_set_name": "Amherst district",
            "url": "/boundaries/amherst-districts/lac-cameron/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/amherst-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/amherst-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/amherst-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/amherst-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 6,
        "next": null
    }
}