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

{
    "objects": [
        {
            "name": "Claude-Ryan",
            "boundary_set_name": "Outremont district",
            "url": "/boundaries/outremont-districts/claude-ryan/",
            "external_id": "9.1",
            "related": {
                "boundary_set_url": "/boundary-sets/outremont-districts/"
            }
        },
        {
            "name": "Robert-Bourassa",
            "boundary_set_name": "Outremont district",
            "url": "/boundaries/outremont-districts/robert-bourassa/",
            "external_id": "9.3",
            "related": {
                "boundary_set_url": "/boundary-sets/outremont-districts/"
            }
        },
        {
            "name": "Joseph-Beaubien",
            "boundary_set_name": "Outremont district",
            "url": "/boundaries/outremont-districts/joseph-beaubien/",
            "external_id": "9.2",
            "related": {
                "boundary_set_url": "/boundary-sets/outremont-districts/"
            }
        },
        {
            "name": "Jeanne-Sauv\u00e9",
            "boundary_set_name": "Outremont district",
            "url": "/boundaries/outremont-districts/jeanne-sauve/",
            "external_id": "9.4",
            "related": {
                "boundary_set_url": "/boundary-sets/outremont-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/outremont-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/outremont-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/outremont-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 4,
        "next": null
    }
}