This is the JSON response for the /boundaries/montreal-est-districts/district-3/ API call. Get the raw JSON or read the API reference.

{
    "related": {
        "boundary_set_url": "/boundary-sets/montreal-est-districts/",
        "shape_url": "/boundaries/montreal-est-districts/district-3/shape",
        "simple_shape_url": "/boundaries/montreal-est-districts/district-3/simple_shape",
        "centroid_url": "/boundaries/montreal-est-districts/district-3/centroid",
        "boundaries_url": "/boundaries/montreal-est-districts/",
        "representatives_url": "/boundaries/montreal-est-districts/district-3/representatives/"
    },
    "boundary_set_name": "Montr\u00e9al-Est district",
    "name": "District 3",
    "metadata": {
        "NM_DIS": null,
        "NO_DIS": 3.0,
        "NM_ARON": null,
        "NO_ARON": 0.0,
        "CO_MUNCP": 66007,
        "NM_MUNCP": "Montr\u00e9al-Est (V)",
        "CO_DESIGN": "V",
        "NMTRI_DIS": null,
        "DESC_EVENM": "\u00c9lection g\u00e9n\u00e9rale",
        "MODE_SUFRG": "D",
        "NMTRI_ARON": null
    },
    "external_id": "3",
    "extent": [
        -73.51649288092163,
        45.631508465711164,
        -73.50000142401628,
        45.63685026984948
    ],
    "centroid": {
        "type": "Point",
        "coordinates": [
            -73.50863233343826,
            45.63401575682586
        ]
    },
    "start_date": null,
    "end_date": null
}