This is the JSON response for the /boundaries/calgary-wards/ward-3/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/calgary-wards/",
        "shape_url": "/boundaries/calgary-wards/ward-3/shape",
        "simple_shape_url": "/boundaries/calgary-wards/ward-3/simple_shape",
        "centroid_url": "/boundaries/calgary-wards/ward-3/centroid",
        "boundaries_url": "/boundaries/calgary-wards/",
        "representatives_url": "/boundaries/calgary-wards/ward-3/representatives/"
    },
    "boundary_set_name": "Calgary ward",
    "name": "Ward 3",
    "metadata": {
        "label": "WARD 3",
        "ward_num": 3.0,
        "councillor": "JYOTI GONDEK"
    },
    "external_id": "3",
    "extent": [
        -114.14073012814099,
        51.125107815841986,
        -114.00120966070698,
        51.21242531756399
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -114.05714061426224,
            51.17351341424291
        ]
    },
    "start_date": null,
    "end_date": null
}