This is the JSON response for the /boundaries/census-divisions/3538/ API call. Get the raw JSON or read the API reference.
{
"related": {
"boundary_set_url": "/boundary-sets/census-divisions/",
"shape_url": "/boundaries/census-divisions/3538/shape",
"simple_shape_url": "/boundaries/census-divisions/3538/simple_shape",
"centroid_url": "/boundaries/census-divisions/3538/centroid",
"boundaries_url": "/boundaries/census-divisions/",
"representatives_url": "/boundaries/census-divisions/3538/representatives/"
},
"boundary_set_name": "Census division",
"name": "Lambton",
"metadata": {
"CDUID": "3538",
"PRUID": "35",
"CDNAME": "Lambton",
"CDTYPE": "CTY",
"PRNAME": "Ontario"
},
"external_id": "3538",
"extent": [
-82.6770454263246,
42.4730984188703,
-81.74312978399855,
43.31861463673722
],
"centroid": {
"type": "Point",
"coordinates": [
-82.12235149566428,
42.86953650669248
]
},
"start_date": null,
"end_date": null
}