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

{
    "related": {
        "boundary_set_url": "/boundary-sets/edmonton-wards/",
        "shape_url": "/boundaries/edmonton-wards/papastew/shape",
        "simple_shape_url": "/boundaries/edmonton-wards/papastew/simple_shape",
        "centroid_url": "/boundaries/edmonton-wards/papastew/centroid",
        "boundaries_url": "/boundaries/edmonton-wards/",
        "representatives_url": "/boundaries/edmonton-wards/papastew/representatives/"
    },
    "boundary_set_name": "Edmonton ward",
    "name": "papastew",
    "metadata": {
        "name_1": "papastew",
        "name_2": "papastew Ward",
        "councill_2": "",
        "councillor": "Michael Janz",
        "effectiv_2": "",
        "effective_": "2021-10-18"
    },
    "external_id": "papastew",
    "extent": [
        -113.57127955752983,
        53.453906368366205,
        -113.45292543584769,
        53.53806775079297
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -113.51783653144993,
            53.499425070518384
        ]
    },
    "start_date": null,
    "end_date": null
}