This is the JSON response for the /boundaries/census-subdivisions/3526021/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/census-subdivisions/",
        "shape_url": "/boundaries/census-subdivisions/3526021/shape",
        "simple_shape_url": "/boundaries/census-subdivisions/3526021/simple_shape",
        "centroid_url": "/boundaries/census-subdivisions/3526021/centroid",
        "boundaries_url": "/boundaries/census-subdivisions/",
        "representatives_url": "/boundaries/census-subdivisions/3526021/representatives/"
    },
    "boundary_set_name": "Census subdivision",
    "name": "West Lincoln",
    "metadata": {
        "CDUID": "3526",
        "ERUID": "3550",
        "PRUID": "35",
        "CCSUID": "3526021",
        "CDNAME": "Niagara",
        "CDTYPE": "RM",
        "CMAUID": "",
        "CSDUID": "3526021",
        "ERNAME": "Hamilton--Niagara Peninsula",
        "PRNAME": "Ontario",
        "CCSNAME": "West Lincoln",
        "CMANAME": "",
        "CMAPUID": "",
        "CMATYPE": "",
        "CSDNAME": "West Lincoln",
        "CSDTYPE": "TP",
        "SACCODE": "996",
        "SACTYPE": "4"
    },
    "external_id": "3526021",
    "extent": [
        -79.75407963422498,
        42.983854976712045,
        -79.38589299203794,
        43.16312998990305
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -79.5709431509904,
            43.06813418363664
        ]
    },
    "start_date": null,
    "end_date": null
}