This is the JSON response for the /boundaries/edmonton-wards/o-daymin/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/edmonton-wards/",
        "shape_url": "/boundaries/edmonton-wards/o-daymin/shape",
        "simple_shape_url": "/boundaries/edmonton-wards/o-daymin/simple_shape",
        "centroid_url": "/boundaries/edmonton-wards/o-daymin/centroid",
        "boundaries_url": "/boundaries/edmonton-wards/",
        "representatives_url": "/boundaries/edmonton-wards/o-daymin/representatives/"
    },
    "boundary_set_name": "Edmonton ward",
    "name": "O-day'min",
    "metadata": {
        "name_1": "O-day'min",
        "name_2": "O-day'min Ward",
        "councill_2": "",
        "councillor": "Anne Stevenson",
        "effectiv_2": "",
        "effective_": "2021-10-18"
    },
    "external_id": "O-day'min",
    "extent": [
        -113.55139820556444,
        53.52666415408479,
        -113.46202858735053,
        53.58152850953557
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -113.50829340311465,
            53.55355006089932
        ]
    },
    "start_date": null,
    "end_date": null
}