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

{
    "type": "MultiPolygon",
    "coordinates": [
        [
            [
                [
                    -102.25730844886353,
                    50.19281740300702
                ],
                [
                    -102.24625500562223,
                    50.19286466279524
                ],
                [
                    -102.2450386831982,
                    50.185963825156506
                ],
                [
                    -102.25624360548017,
                    50.185109669018885
                ],
                [
                    -102.25730844886353,
                    50.19281740300702
                ]
            ]
        ]
    ]
}