This is the JSON response for the /boundaries/?touches=alberta-electoral-districts%2Fhighwood API call. Get the raw JSON or read the API documentation.

{
    "objects": [
        {
            "url": "/boundaries/alberta-electoral-districts/livingstone-macleod/", 
            "boundary_set_name": "Alberta electoral district", 
            "external_id": "71", 
            "name": "Livingstone-Macleod", 
            "related": {
                "boundary_set_url": "/boundary-sets/alberta-electoral-districts/"
            }
        }, 
        {
            "url": "/boundaries/alberta-electoral-districts/little-bow/", 
            "boundary_set_name": "Alberta electoral district", 
            "external_id": "70", 
            "name": "Little Bow", 
            "related": {
                "boundary_set_url": "/boundary-sets/alberta-electoral-districts/"
            }
        }, 
        {
            "url": "/boundaries/alberta-electoral-districts/chestermere-rocky-view/", 
            "boundary_set_name": "Alberta electoral district", 
            "external_id": "54", 
            "name": "Chestermere-Rocky View", 
            "related": {
                "boundary_set_url": "/boundary-sets/alberta-electoral-districts/"
            }
        }
    ], 
    "meta": {
        "total_count": 3, 
        "related": {
            "centroids_url": "/boundaries/centroid?touches=alberta-electoral-districts/highwood&format=apibrowser", 
            "simple_shapes_url": "/boundaries/simple_shape?touches=alberta-electoral-districts/highwood&format=apibrowser", 
            "shapes_url": "/boundaries/shape?touches=alberta-electoral-districts/highwood&format=apibrowser"
        }, 
        "next": null, 
        "limit": 20, 
        "offset": 0, 
        "previous": null
    }
}