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

{
    "related": {
        "boundary_set_url": "/boundary-sets/census-subdivisions/",
        "shape_url": "/boundaries/census-subdivisions/1307012/shape",
        "simple_shape_url": "/boundaries/census-subdivisions/1307012/simple_shape",
        "centroid_url": "/boundaries/census-subdivisions/1307012/centroid",
        "boundaries_url": "/boundaries/census-subdivisions/",
        "representatives_url": "/boundaries/census-subdivisions/1307012/representatives/"
    },
    "boundary_set_name": "Census subdivision",
    "name": "Dorchester",
    "metadata": {
        "CDUID": "1307",
        "ERUID": "1320",
        "PRUID": "13",
        "CCSUID": "1307013",
        "CDNAME": "Westmorland",
        "CDTYPE": "CT",
        "CMAUID": "305",
        "CSDUID": "1307012",
        "ERNAME": "Moncton--Richibucto",
        "PRNAME": "New Brunswick / Nouveau-Brunswick",
        "CCSNAME": "Memramcook",
        "CMANAME": "Moncton",
        "CMAPUID": "13305",
        "CMATYPE": "B",
        "CSDNAME": "Dorchester",
        "CSDTYPE": "VL",
        "SACCODE": "305",
        "SACTYPE": "1"
    },
    "external_id": "1307012",
    "extent": [
        -64.52843267013509,
        45.88620859207493,
        -64.484418021324,
        45.92020169274373
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -64.51161139479971,
            45.90407176133965
        ]
    },
    "start_date": null,
    "end_date": null
}