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

{
    "related": {
        "boundary_set_url": "/boundary-sets/census-subdivisions/",
        "shape_url": "/boundaries/census-subdivisions/1302018/shape",
        "simple_shape_url": "/boundaries/census-subdivisions/1302018/simple_shape",
        "centroid_url": "/boundaries/census-subdivisions/1302018/centroid",
        "boundaries_url": "/boundaries/census-subdivisions/",
        "representatives_url": "/boundaries/census-subdivisions/1302018/representatives/"
    },
    "boundary_set_name": "Census subdivision",
    "name": "St. George",
    "metadata": {
        "CDUID": "1302",
        "ERUID": "1330",
        "PRUID": "13",
        "CCSUID": "1302011",
        "CDNAME": "Charlotte",
        "CDTYPE": "CT",
        "CMAUID": "",
        "CSDUID": "1302018",
        "ERNAME": "Saint John--St. Stephen",
        "PRNAME": "New Brunswick / Nouveau-Brunswick",
        "CCSNAME": "Pennfield",
        "CMANAME": "",
        "CMAPUID": "",
        "CMATYPE": "",
        "CSDNAME": "St. George",
        "CSDTYPE": "TV",
        "SACCODE": "997",
        "SACTYPE": "5"
    },
    "external_id": "1302018",
    "extent": [
        -66.86648102066455,
        45.10219694269657,
        -66.79827976341993,
        45.1513062136932
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -66.82999651738281,
            45.13015458050236
        ]
    },
    "start_date": null,
    "end_date": null
}