This is the JSON response for the /boundaries/charlottetown-wards/belvedere/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/charlottetown-wards/",
        "shape_url": "/boundaries/charlottetown-wards/belvedere/shape",
        "simple_shape_url": "/boundaries/charlottetown-wards/belvedere/simple_shape",
        "centroid_url": "/boundaries/charlottetown-wards/belvedere/centroid",
        "boundaries_url": "/boundaries/charlottetown-wards/",
        "representatives_url": "/boundaries/charlottetown-wards/belvedere/representatives/"
    },
    "boundary_set_name": "Charlottetown ward",
    "name": "Belvedere",
    "metadata": {
        "WARD": 2,
        "GlobalID": "{0DF9F5D8-39AA-419D-BB64-9A633F67251B}",
        "WARDNAME": "Belvedere",
        "Shape_Area": 6305190.59238,
        "Shape_Leng": 14255.6271429
    },
    "external_id": "2",
    "extent": [
        -63.1242727273111,
        46.23690677165243,
        -63.09938210051919,
        46.268702845339995
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -63.113191975659596,
            46.2541143656941
        ]
    },
    "start_date": null,
    "end_date": null
}