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

{
    "related": {
        "boundary_set_url": "/boundary-sets/census-subdivisions/",
        "shape_url": "/boundaries/census-subdivisions/1312023/shape",
        "simple_shape_url": "/boundaries/census-subdivisions/1312023/simple_shape",
        "centroid_url": "/boundaries/census-subdivisions/1312023/centroid",
        "boundaries_url": "/boundaries/census-subdivisions/",
        "representatives_url": "/boundaries/census-subdivisions/1312023/representatives/"
    },
    "boundary_set_name": "Census subdivision",
    "name": "Drummond",
    "metadata": {
        "CDUID": "1312",
        "ERUID": "1350",
        "PRUID": "13",
        "CCSUID": "1312021",
        "CDNAME": "Victoria",
        "CDTYPE": "CT",
        "CMAUID": "",
        "CSDUID": "1312023",
        "ERNAME": "Edmundston--Woodstock",
        "PRNAME": "New Brunswick / Nouveau-Brunswick",
        "CCSNAME": "Drummond",
        "CMANAME": "",
        "CMAPUID": "",
        "CMATYPE": "",
        "CSDNAME": "Drummond",
        "CSDTYPE": "VL",
        "SACCODE": "998",
        "SACTYPE": "6"
    },
    "external_id": "1312023",
    "extent": [
        -67.7019003592526,
        47.017022410860726,
        -67.65406823368282,
        47.05624408974618
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -67.679967625345,
            47.03682548855115
        ]
    },
    "start_date": null,
    "end_date": null
}