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

{
    "related": {
        "boundary_set_url": "/boundary-sets/ajax-wards/",
        "shape_url": "/boundaries/ajax-wards/ward-2/shape",
        "simple_shape_url": "/boundaries/ajax-wards/ward-2/simple_shape",
        "centroid_url": "/boundaries/ajax-wards/ward-2/centroid",
        "boundaries_url": "/boundaries/ajax-wards/",
        "representatives_url": "/boundaries/ajax-wards/ward-2/representatives/"
    },
    "boundary_set_name": "Ajax ward",
    "name": "Ward 2",
    "metadata": {
        "ID": 0,
        "YEAR": 2018,
        "OBJECTID": 1,
        "SHAPELEN": 27714.2983821244,
        "WARD_NUM": 2,
        "SHAPEAREA": 32200494.7595315
    },
    "external_id": "2",
    "extent": [
        -79.08813615117049,
        43.861209345498715,
        -78.9862744754474,
        43.922375605823454
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.03355444989369,
            43.89221870901617
        ]
    },
    "start_date": null,
    "end_date": null
}