This is the JSON response for the /boundaries/toronto-wards-2018/eglinton-lawrence/ 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/eglinton-lawrence/shape",
        "simple_shape_url": "/boundaries/toronto-wards-2018/eglinton-lawrence/simple_shape",
        "centroid_url": "/boundaries/toronto-wards-2018/eglinton-lawrence/centroid",
        "boundaries_url": "/boundaries/toronto-wards-2018/",
        "representatives_url": "/boundaries/toronto-wards-2018/eglinton-lawrence/representatives/"
    },
    "boundary_set_name": "Toronto ward",
    "name": "Eglinton-Lawrence",
    "metadata": {
        "X": 310114.447,
        "Y": 4842000.0,
        "AREA_ID": 2551042,
        "LATITUDE": 43.718315432,
        "AREA_L_CD": "08",
        "AREA_NAME": "Eglinton-Lawrence",
        "AREA_S_CD": "08",
        "AREA_TYPE": "WD18",
        "LONGITUDE": -79.43385
    },
    "external_id": "8",
    "extent": [
        -79.472566684,
        43.692155606,
        -79.398366496,
        43.75361635
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.4338461436749,
            43.71831629494774
        ]
    },
    "start_date": null,
    "end_date": null
}