This is the JSON response for the /boundaries/toronto-wards-2018/scarborough-guildwood/ 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-guildwood/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/scarborough-guildwood/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/scarborough-guildwood/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/scarborough-guildwood/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Scarborough-Guildwood",
    "metadata": {
        "X": 327757.546,
        "Y": 4847000.0,
        "AREA_ID": 2551051,
        "LATITUDE": 43.7657981606,
        "AREA_L_CD": "24",
        "AREA_NAME": "Scarborough-Guildwood",
        "AREA_S_CD": "24",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.21466
    },
    "external_id": "24",
    "extent": [
        -79.254979856,
        43.728093561,
        -79.179202956,
        43.796521904
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.21466456778637,
            43.765800495564754
        ]
    },
    "start_date": null,
    "end_date": null
}