This is the JSON response for the /boundaries/federal-electoral-districts/59038/ 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/59038/shape",
        "simple_shape_url": "/boundaries/federal-electoral-districts/59038/simple_shape",
        "centroid_url": "/boundaries/federal-electoral-districts/59038/centroid",
        "boundaries_url": "/boundaries/federal-electoral-districts/",
        "representatives_url": "/boundaries/federal-electoral-districts/59038/representatives/"
    },
    "boundary_set_name": "Federal electoral district",
    "name": "Vancouver Kingsway",
    "metadata": {
        "PRUID": "59",
        "FEDUID": "59038",
        "PRNAME": "British Columbia / Colombie-Britannique",
        "FEDNAME": "Vancouver Kingsway",
        "FEDENAME": "Vancouver Kingsway",
        "FEDFNAME": "Vancouver Kingsway"
    },
    "external_id": "59038",
    "extent": [
        -123.10166590700874,
        49.23197111346229,
        -123.02342681388241,
        49.258212793284464
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -123.06166464904744,
            49.24495720827923
        ]
    },
    "start_date": null,
    "end_date": null
}