This is the JSON response for the /boundaries/regina-wards/ward-2/ 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-2/shape",
        "simple_shape_url": "/boundaries/regina-wards/ward-2/simple_shape",
        "centroid_url": "/boundaries/regina-wards/ward-2/centroid",
        "boundaries_url": "/boundaries/regina-wards/",
        "representatives_url": "/boundaries/regina-wards/ward-2/representatives/"
    },
    "boundary_set_name": "Regina ward",
    "name": "Ward 2",
    "metadata": {
        "WARD": "2",
        "OBJECTID": 6,
        "AREA_SQ_M": 19933360.127931
    },
    "external_id": "2",
    "extent": [
        -104.68697971188593,
        50.39696049633767,
        -104.61804803946902,
        50.43489498019571
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -104.65301407538497,
            50.41591042627379
        ]
    },
    "start_date": null,
    "end_date": null
}