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

{
    "objects": [
        {
            "name": "Lakeside Heights",
            "boundary_set_name": "Pointe-Claire district",
            "url": "/boundaries/pointe-claire-districts/lakeside-heights/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-claire-districts/"
            }
        },
        {
            "name": "Cedar/Le Village",
            "boundary_set_name": "Pointe-Claire district",
            "url": "/boundaries/pointe-claire-districts/cedarle-village/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-claire-districts/"
            }
        },
        {
            "name": "Lakeside",
            "boundary_set_name": "Pointe-Claire district",
            "url": "/boundaries/pointe-claire-districts/lakeside/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-claire-districts/"
            }
        },
        {
            "name": "Seigniory",
            "boundary_set_name": "Pointe-Claire district",
            "url": "/boundaries/pointe-claire-districts/seigniory/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-claire-districts/"
            }
        },
        {
            "name": "Cedar Park Heights",
            "boundary_set_name": "Pointe-Claire district",
            "url": "/boundaries/pointe-claire-districts/cedar-park-heights/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-claire-districts/"
            }
        },
        {
            "name": "Valois",
            "boundary_set_name": "Pointe-Claire district",
            "url": "/boundaries/pointe-claire-districts/valois/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-claire-districts/"
            }
        },
        {
            "name": "Northview",
            "boundary_set_name": "Pointe-Claire district",
            "url": "/boundaries/pointe-claire-districts/northview/",
            "external_id": "7",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-claire-districts/"
            }
        },
        {
            "name": "Oneida",
            "boundary_set_name": "Pointe-Claire district",
            "url": "/boundaries/pointe-claire-districts/oneida/",
            "external_id": "8",
            "related": {
                "boundary_set_url": "/boundary-sets/pointe-claire-districts/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/pointe-claire-districts/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/pointe-claire-districts/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/pointe-claire-districts/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 8,
        "next": null
    }
}