This is the JSON response for the /boundaries/toronto-wards-2018/scarborough-agincourt/ 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-agincourt/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/scarborough-agincourt/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/scarborough-agincourt/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/scarborough-agincourt/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Scarborough-Agincourt",
    "metadata": {
        "X": 320224.14,
        "Y": 4851000.0,
        "AREA_ID": 2551049,
        "LATITUDE": 43.7964834666,
        "AREA_L_CD": "22",
        "AREA_NAME": "Scarborough-Agincourt",
        "AREA_S_CD": "22",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.30813
    },
    "external_id": "22",
    "extent": [
        -79.341317897,
        43.768363303,
        -79.274776466,
        43.825950474
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.3081363311284,
            43.79648590354776
        ]
    },
    "start_date": null,
    "end_date": null
}