This is the JSON response for the /boundaries/st-catharines-wards/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Merritton",
            "boundary_set_name": "St. Catharines ward",
            "url": "/boundaries/st-catharines-wards/merritton/",
            "external_id": "",
            "related": {
                "boundary_set_url": "/boundary-sets/st-catharines-wards/"
            }
        },
        {
            "name": "St. Andrew's",
            "boundary_set_name": "St. Catharines ward",
            "url": "/boundaries/st-catharines-wards/st-andrews/",
            "external_id": "",
            "related": {
                "boundary_set_url": "/boundary-sets/st-catharines-wards/"
            }
        },
        {
            "name": "St. George's",
            "boundary_set_name": "St. Catharines ward",
            "url": "/boundaries/st-catharines-wards/st-georges/",
            "external_id": "",
            "related": {
                "boundary_set_url": "/boundary-sets/st-catharines-wards/"
            }
        },
        {
            "name": "Grantham",
            "boundary_set_name": "St. Catharines ward",
            "url": "/boundaries/st-catharines-wards/grantham/",
            "external_id": "",
            "related": {
                "boundary_set_url": "/boundary-sets/st-catharines-wards/"
            }
        },
        {
            "name": "Port Dalhousie",
            "boundary_set_name": "St. Catharines ward",
            "url": "/boundaries/st-catharines-wards/port-dalhousie/",
            "external_id": "",
            "related": {
                "boundary_set_url": "/boundary-sets/st-catharines-wards/"
            }
        },
        {
            "name": "St. Patrick's",
            "boundary_set_name": "St. Catharines ward",
            "url": "/boundaries/st-catharines-wards/st-patricks/",
            "external_id": "",
            "related": {
                "boundary_set_url": "/boundary-sets/st-catharines-wards/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/st-catharines-wards/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/st-catharines-wards/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/st-catharines-wards/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 6,
        "next": null
    }
}