This is the JSON response for the /boundaries/federal-electoral-districts/35060/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/federal-electoral-districts/",
        "shape_url": "/boundaries/federal-electoral-districts/35060/shape",
        "simple_shape_url": "/boundaries/federal-electoral-districts/35060/simple_shape",
        "centroid_url": "/boundaries/federal-electoral-districts/35060/centroid",
        "boundaries_url": "/boundaries/federal-electoral-districts/",
        "representatives_url": "/boundaries/federal-electoral-districts/35060/representatives/"
    },
    "boundary_set_name": "Federal electoral district",
    "name": "Mississauga\u2014Erin Mills",
    "metadata": {
        "PRUID": "35",
        "FEDUID": "35060",
        "PRNAME": "Ontario",
        "FEDNAME": "Mississauga--Erin Mills",
        "FEDENAME": "Mississauga--Erin Mills",
        "FEDFNAME": "Mississauga--Erin Mills"
    },
    "external_id": "35060",
    "extent": [
        -79.762646553465,
        43.508325504560155,
        -79.6550959787703,
        43.578610207778546
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.70821658636223,
            43.545311605358016
        ]
    },
    "start_date": null,
    "end_date": null
}