This is the JSON response for the /boundaries/nova-scotia-electoral-districts-2019/queens/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/nova-scotia-electoral-districts-2019/",
        "shape_url": "/boundaries/nova-scotia-electoral-districts-2019/queens/shape",
        "simple_shape_url": "/boundaries/nova-scotia-electoral-districts-2019/queens/simple_shape",
        "centroid_url": "/boundaries/nova-scotia-electoral-districts-2019/queens/centroid",
        "boundaries_url": "/boundaries/nova-scotia-electoral-districts-2019/",
        "representatives_url": "/boundaries/nova-scotia-electoral-districts-2019/queens/representatives/"
    },
    "boundary_set_name": "Nova Scotia electoral district",
    "name": "Queens",
    "metadata": {
        "ED_NO": "45",
        "ED_NAME": "Queens",
        "OBJECTID": 27,
        "Release_Da": "October 30, 2019",
        "Shape_Area": 3505661000.48,
        "Shape_Leng": 273943.018172
    },
    "external_id": "45",
    "extent": [
        -65.436220346749,
        43.75201882954436,
        -64.45785776759534,
        44.5363321671191
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -64.96467978119166,
            44.17288722055852
        ]
    },
    "start_date": null,
    "end_date": null
}