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

{
    "related": {
        "boundary_set_url": "/boundary-sets/census-subdivisions/",
        "shape_url": "/boundaries/census-subdivisions/1305022/shape",
        "simple_shape_url": "/boundaries/census-subdivisions/1305022/simple_shape",
        "centroid_url": "/boundaries/census-subdivisions/1305022/centroid",
        "boundaries_url": "/boundaries/census-subdivisions/",
        "representatives_url": "/boundaries/census-subdivisions/1305022/representatives/"
    },
    "boundary_set_name": "Census subdivision",
    "name": "Sussex",
    "metadata": {
        "CDUID": "1305",
        "ERUID": "1330",
        "PRUID": "13",
        "CCSUID": "1305021",
        "CDNAME": "Kings",
        "CDTYPE": "CT",
        "CMAUID": "",
        "CSDUID": "1305022",
        "ERNAME": "Saint John--St. Stephen",
        "PRNAME": "New Brunswick / Nouveau-Brunswick",
        "CCSNAME": "Sussex",
        "CMANAME": "",
        "CMAPUID": "",
        "CMATYPE": "",
        "CSDNAME": "Sussex",
        "CSDTYPE": "TV",
        "SACCODE": "997",
        "SACTYPE": "5"
    },
    "external_id": "1305022",
    "extent": [
        -65.53750748407957,
        45.70652729294745,
        -65.47602674800079,
        45.735839798144816
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -65.50703160427987,
            45.72243206558882
        ]
    },
    "start_date": null,
    "end_date": null
}