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

{
    "related": {
        "boundary_set_url": "/boundary-sets/census-subdivisions/",
        "shape_url": "/boundaries/census-subdivisions/1002002/shape",
        "simple_shape_url": "/boundaries/census-subdivisions/1002002/simple_shape",
        "centroid_url": "/boundaries/census-subdivisions/1002002/centroid",
        "boundaries_url": "/boundaries/census-subdivisions/",
        "representatives_url": "/boundaries/census-subdivisions/1002002/representatives/"
    },
    "boundary_set_name": "Census subdivision",
    "name": "Lewin's Cove",
    "metadata": {
        "CDUID": "1002",
        "ERUID": "1020",
        "PRUID": "10",
        "CCSUID": "1002001",
        "CDNAME": "Division No.  2",
        "CDTYPE": "CDR",
        "CMAUID": "",
        "CSDUID": "1002002",
        "ERNAME": "South Coast--Burin Peninsula / C\u00f4te-sud--Burin Peninsula",
        "PRNAME": "Newfoundland and Labrador / Terre-Neuve-et-Labrador",
        "CCSNAME": "Division No.  2, Subd. E",
        "CMANAME": "",
        "CMAPUID": "",
        "CMATYPE": "",
        "CSDNAME": "Lewin's Cove",
        "CSDTYPE": "T",
        "SACCODE": "997",
        "SACTYPE": "5"
    },
    "external_id": "1002002",
    "extent": [
        -55.232357172911335,
        47.06894130397432,
        -55.201454299128976,
        47.112415822274315
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -55.21939995857521,
            47.087535785601354
        ]
    },
    "start_date": null,
    "end_date": null
}