This is the JSON response for the /boundaries/toronto-wards-2018/toronto-danforth/ 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-danforth/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/toronto-danforth/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/toronto-danforth/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/toronto-danforth/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Toronto-Danforth",
    "metadata": {
        "X": 317748.204,
        "Y": 4836000.0,
        "AREA_ID": 2551036,
        "LATITUDE": 43.6659738362,
        "AREA_L_CD": "14",
        "AREA_NAME": "Toronto-Danforth",
        "AREA_S_CD": "14",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.33925
    },
    "external_id": "14",
    "extent": [
        -79.366368425,
        43.612731965,
        -79.313135273,
        43.703370899
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.33925166569755,
            43.665980133695044
        ]
    },
    "start_date": null,
    "end_date": null
}