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

{
    "objects": [
        {
            "name": "Cap-Saint-Jacques",
            "boundary_set_name": "Pierrefonds-Roxboro district",
            "url": "/boundaries/pierrefonds-roxboro-districts/cap-saint-jacques/",
            "external_id": "10.2",
            "related": {
                "boundary_set_url": "/boundary-sets/pierrefonds-roxboro-districts/"
            }
        },
        {
            "name": "Bois-de-Liesse",
            "boundary_set_name": "Pierrefonds-Roxboro district",
            "url": "/boundaries/pierrefonds-roxboro-districts/bois-de-liesse/",
            "external_id": "10.1",
            "related": {
                "boundary_set_url": "/boundary-sets/pierrefonds-roxboro-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/pierrefonds-roxboro-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/pierrefonds-roxboro-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/pierrefonds-roxboro-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 2,
        "next": null
    }
}