This is the JSON response for the /boundaries/toronto-wards-2018/toronto-st-pauls/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/toronto-wards-2018/",
        "shape_url": "/boundaries/toronto-wards-2018/toronto-st-pauls/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/toronto-st-pauls/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/toronto-st-pauls/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/toronto-st-pauls/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Toronto-St. Paul's",
    "metadata": {
        "X": 311717.97,
        "Y": 4839000.0,
        "AREA_ID": 2551047,
        "LATITUDE": 43.6905299498,
        "AREA_L_CD": "12",
        "AREA_NAME": "Toronto-St. Paul's",
        "AREA_S_CD": "12",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.41399
    },
    "external_id": "12",
    "extent": [
        -79.450278981,
        43.670972704,
        -79.38484736299999,
        43.711128747
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.4139873040851,
            43.69053009074875
        ]
    },
    "start_date": null,
    "end_date": null
}