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

{
    "related": {
        "boundary_set_url": "/boundary-sets/regina-wards/",
        "shape_url": "/boundaries/regina-wards/ward-4/shape",
        "simple_shape_url": "/boundaries/regina-wards/ward-4/simple_shape",
        "centroid_url": "/boundaries/regina-wards/ward-4/centroid",
        "boundaries_url": "/boundaries/regina-wards/",
        "representatives_url": "/boundaries/regina-wards/ward-4/representatives/"
    },
    "boundary_set_name": "Regina ward",
    "name": "Ward 4",
    "metadata": {
        "WARD": "4",
        "OBJECTID": 8,
        "AREA_SQ_M": 18047109.8965636
    },
    "external_id": "4",
    "extent": [
        -104.57592029396521,
        50.40423299394368,
        -104.4925915879997,
        50.447116358369314
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -104.53150573318509,
            50.42560286441324
        ]
    },
    "start_date": null,
    "end_date": null
}