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

{
    "related": {
        "boundary_set_url": "/boundary-sets/census-subdivisions/",
        "shape_url": "/boundaries/census-subdivisions/1001434/shape",
        "simple_shape_url": "/boundaries/census-subdivisions/1001434/simple_shape",
        "centroid_url": "/boundaries/census-subdivisions/1001434/centroid",
        "boundaries_url": "/boundaries/census-subdivisions/",
        "representatives_url": "/boundaries/census-subdivisions/1001434/representatives/"
    },
    "boundary_set_name": "Census subdivision",
    "name": "South River",
    "metadata": {
        "CDUID": "1001",
        "ERUID": "1010",
        "PRUID": "10",
        "CCSUID": "1001472",
        "CDNAME": "Division No.  1",
        "CDTYPE": "CDR",
        "CMAUID": "",
        "CSDUID": "1001434",
        "ERNAME": "Avalon Peninsula",
        "PRNAME": "Newfoundland and Labrador / Terre-Neuve-et-Labrador",
        "CCSNAME": "Holyrood",
        "CMANAME": "",
        "CMAPUID": "",
        "CMATYPE": "",
        "CSDNAME": "South River",
        "CSDTYPE": "T",
        "SACCODE": "996",
        "SACTYPE": "4"
    },
    "external_id": "1001434",
    "extent": [
        -53.295277283487145,
        47.50833599853999,
        -53.23811749984933,
        47.557225236169465
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -53.27051595141662,
            47.53153624555805
        ]
    },
    "start_date": null,
    "end_date": null
}