---
title: "London: SALO SALO- Come together (a British Filipino  home)"
description: "<p><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"http://www.voiceesea.com/\">Voice ESEA</a> brings its third <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.instag"
canonical: "https://www.gomry.com/event/London-SALO-SALO-Come-together-a-British-Filipino-home-7P2IPuZCEZK81ZtbIQGN"
---

# London: SALO SALO- Come together (a British Filipino  home)

- **Event id**: `7P2IPuZCEZK81ZtbIQGN`
- **Starts**: 2026-09-22T09:00:00.000Z (Europe/London)
- **Ends**: 2026-09-28T16:30:00.000Z (Europe/London)
- **Where**: London, United Kingdom
- **Organizer**: Voice ESEA's ECHO exhibition
- **Availability**: `on_sale`
- **Price**: free
- **Page**: https://www.gomry.com/event/London-SALO-SALO-Come-together-a-British-Filipino-home-7P2IPuZCEZK81ZtbIQGN?utm_medium=web&utm_campaign=catalogApi

## About

<p><a target="_blank" rel="noopener noreferrer nofollow" href="http://www.voiceesea.com/">Voice ESEA</a> brings its third <a target="_blank" rel="noopener noreferrer nofollow" href="https://www.instagram.com/p/DJuAtszM21R/?img_index=1">annual interactive history exhibition</a> to London’s OXO Tower- uncovering hidden British history from the perspective of the east and south East Asian communities with roots dating back to the 1500s.</p><p>Over the course of this week, expect:</p><ul><li><p>Spanning Liverpool's 1800s Little Manila to today's London Filipino food scene- <strong>1 interactive exhibition covering 9 topics rendered into art pieces by 5 British Filipina artists </strong>(illustrated maps, oral histories rendered into 1 page profiles, video montages/ soundscapes of home, in both the UK and the Philippines).</p></li></ul><p><strong>5 creative workshops (on archiving, language and regional textiles):</strong></p><ul><li><p>Evening: for teenagers + adults- an introduction to the ancient script of Baybayin, led by John L Leyson, the graphic designer who has interpolated the 17 characters to make it easier to translate from Filipino to English, and learn English.</p></li><li><p>Daytime: jewellery engraving by Aking Sinta</p></li><li><p>Daytime: for young families- decorating jeepneys and reimagining London buses with the same vibrancy and artistry as Filipino public transport</p></li><li><p>Daytime: Royal Geographical Society- an introduction to the Filipino archives. Just as Voice ESEA and Chelsea Laylo are creating the first British Filipino archive through this project, this workshop will further engage the public in the lost art of investigating archives.</p></li><li><p>Daytime weekday: making a sleeve with textiles artist Phoebe. I wear- fabric, fashion and what it says about me: Mancunian Cotton vs Filipino weaved fabrics. An exploration of Filipino shapes and where traditional materials are appearing- before you learn via TikTok.</p></li></ul><p></p><p><strong>2 panel discussions:</strong></p><ol><li><p><strong>Filipino London food scene- what's next?:</strong> There’s 7000+ islands in the Philippines but upcoming Filipino food culture in London is known for adobo, sinigang and ube flavoured drinks as if food culture is monolithic. What would need to change for Filipino restauranteurs in London to brand their food with the regional specificity that (as an example, Chinese) restaurants (Sichuan, Cantonese, Xi’anese, Taiwanese) have been able to make their USPs? What trends have they noticed in their audience? What’s worked and what hasn’t?<br>A conversation about marketing food over the last decade- the drivers for change and the opportunity for innovation.<br></p></li><li><p><strong>Filipino artefacts… in the basement?</strong> A conversation with the Royal Geographic Society, Prof Cristina Juan of SOAS, and Museum of the Home’s Lara Bacglin about the factors shaping exhibitions- who wants to see what, how do we wean those norms in, and what impact can we make by including these stories in the normal narrative?<br></p></li></ol><p><strong>1 Film screening of Raging Grace</strong></p><p></p><p><strong>Shop, interlaced with the exhibition:</strong></p><ul><li><p>ARAW ice cream tasters placed beneath the food culture maps</p></li><li><p>Book shop curated by A Tree in Bani- focused on Filipino Britishness (non-fiction, but also fictional options for children + young families)</p></li><li><p>Merch: copies of our illustrated maps on postcards and tea towels</p><p></p></li></ul><p>Come hungry to learn.</p><p></p>

## Ticket types

| ticket type id | name | price | currency | buyable now | per order | approval | sales end |
| --- | --- | --- | --- | --- | --- | --- | --- |
| `AMLqqUojVcii0oykTiWX` | Panel Discussion: We're in museums | 22.00 | gbp | yes | 1–2 | no | 2026-09-27T23:00:00.000Z |
| `Mj5aBfKHLTS45G25JBS5` | Panel discussion: Filipino Food Scene | 22.00 | gbp | yes | 1–2 | no | 2026-09-27T23:00:00.000Z |
| `SAjvX0yLncoQ6rHfEBgn` | Exhibition Only | free | gbp | yes | 1–1 | no | 2026-09-30T16:30:00.000Z |
| `Uy8kMfbmzyxFpuAI1RYe` | Workshop: engrave jewellery- Aking Sinta | 28.00 | gbp | yes | 1–1 | no | 2026-09-27T23:00:00.000Z |
| `k6cXxWPQ7BVDa3vHiBs7` | Workshop: Textiles w/ Phoebe | 25.00 | gbp | yes | 1–3 | no | 2026-09-28T11:40:00.000Z |

Prices exclude the service fee. `buyable now` is a boolean, not a count —
remaining stock is the organizer's information and is not published; create
a checkout session to find out whether a given quantity fits.

## Buying this with an agent

The `ticket type id` column above is `items[].id` below. This body is
complete and can be sent as it stands, with the buyer details replaced:

```
POST https://www.gomry.com/api/v1/checkout_sessions
Authorization: Bearer <token>
API-Version: 2025-09-12
Content-Type: application/json

{
  "items": [
    {
      "id": "SAjvX0yLncoQ6rHfEBgn",
      "quantity": 1
    }
  ],
  "buyer": {
    "name": "Ada Lovelace",
    "email": "ada@example.com"
  }
}
```

The response `totals` is the authoritative price — it includes the service
fee, which is not in the table above and depends on the cart and the
organizer's fee settings. Never compute a total from this document.

No human is needed for the credential: register at `https://www.gomry.com/api/mcp/oauth/register`
for the `client_credentials` grant. Full flow: https://www.gomry.com/auth.md
