This is the JSON response for the /boundaries/winnipeg-wards/ API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "Transcona",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/transcona/",
            "external_id": "13",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "St. Norbert\u2014Seine River",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/st-norbert-seine-river/",
            "external_id": "10",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "Point Douglas",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/point-douglas/",
            "external_id": "3",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "St. Vital",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/st-vital/",
            "external_id": "11",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "Fort Rouge\u2014East Fort Garry",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/fort-rouge-east-fort-garry/",
            "external_id": "9",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "St. Boniface",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/st-boniface/",
            "external_id": "12",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "St. James",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/st-james/",
            "external_id": "5",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "Charleswood\u2014Tuxedo\u2014Westwood",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/charleswood-tuxedo-westwood/",
            "external_id": "7",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "North Kildonan",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/north-kildonan/",
            "external_id": "15",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "River Heights\u2014Fort Garry",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/river-heights-fort-garry/",
            "external_id": "8",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "Waverley West",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/waverley-west/",
            "external_id": "6",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "Mynarski",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/mynarski/",
            "external_id": "2",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "Elmwood\u2014East Kildonan",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/elmwood-east-kildonan/",
            "external_id": "14",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "Old Kildonan",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/old-kildonan/",
            "external_id": "1",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        },
        {
            "name": "Daniel McIntyre",
            "boundary_set_name": "Winnipeg ward",
            "url": "/boundaries/winnipeg-wards/daniel-mcintyre/",
            "external_id": "4",
            "related": {
                "boundary_set_url": "/boundary-sets/winnipeg-wards/"
            }
        }
    ],
    "meta": {
        "offset": 0,
        "related": {
            "centroids_url": "/boundaries/winnipeg-wards/centroid?format=apibrowser",
            "simple_shapes_url": "/boundaries/winnipeg-wards/simple_shape?format=apibrowser",
            "shapes_url": "/boundaries/winnipeg-wards/shape?format=apibrowser"
        },
        "limit": 20,
        "previous": null,
        "total_count": 15,
        "next": null
    }
}