This is the JSON response for the /boundaries/toronto-wards-2018/scarborough-north/ 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/scarborough-north/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/scarborough-north/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/scarborough-north/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/scarborough-north/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Scarborough North",
    "metadata": {
        "X": 324522.149,
        "Y": 4852000.0,
        "AREA_ID": 2551052,
        "LATITUDE": 43.8096716021,
        "AREA_L_CD": "23",
        "AREA_NAME": "Scarborough North",
        "AREA_S_CD": "23",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.25467
    },
    "external_id": "23",
    "extent": [
        -79.297332525,
        43.777282439,
        -79.21572181299999,
        43.842090584
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.25467034276721,
            43.80967391853659
        ]
    },
    "start_date": null,
    "end_date": null
}