
The Jury Experience – Death by AI: Who Pays the Price?
Sun 13 Sept · 16:00
Date & time
70 events this weekend
What's on in Belfast →
What else is on near you
Sorted by distance, closest first →
About This Event
Mandela Hall in Belfast is set to host a thought-provoking and interactive theatrical production, The Jury Experience – Death by AI: Who Pays the Price?, on Sunday 13 September 2026. This immersive event invites the audience to step into the shoes of a jury, facing the challenging task of deliberating a complex and contemporary case. The production delves into a significant moral dilemma, centred around a fatal incident caused by a driverless car. Attendees will be presented with evidence and insights designed to explore the intricate questions of accountability that arise when advanced technology plays a role in tragic events. The core of the experience lies in the audience's collective responsibility to weigh the presented information and ultimately reach a verdict. This unique theatrical experience offers a chance to engage directly with the ethical implications of artificial intelligence in our lives. Tickets for this compelling event are available starting from £28.00.
* { box-sizing: border-box; } img { max-width: 100%; } .tje-wrap { max-width: 100%; overflow-x: hidden; } .tje-section-title { font-size: 1rem; font-weight: 700; letter-spacing: -0.01em; color: #0f0f0f; margin: 0 0 0.875rem 0; position: relative; padding-bottom: 0.5rem; } .tje-section-title::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 3rem; height: 4px; background: #C8222A; border-radius: 3px; } .tje-label-small { font-size: 0.65rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #8a8a8a; margin: 0 0 0.625rem 0; display: block; } .tje-intro { font-size: 1rem; line-height: 1.7; color: #444; margin: 0 0 1.5rem 0; } .tje-hero-quote { position: relative; padding: 0.75rem 0 0.75rem 1.25rem; margin: 1.5rem 0 1.75rem 0; border-left: 4px solid #C8222A; } .tje-hero-quote p { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: 1.35rem; line-height: 1.3; font-weight: 500; font-style: italic; color: #0f0f0f; letter-spacing: -0.01em; } .tje-hero-quote .quote-accent { color: #C8222A; font-style: italic; font-weight: 700; } /* Show the line break only on mobile */ .tje-mobile-break { display: none; } @media (max-width: 48rem) { .tje-mobile-break { display: inline; } } .tje-divider { border: none; border-top: 1px solid #ece9e3; margin: 1.75rem 0; height: 0; } .tje-badges { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-bottom: 1.5rem; } .tje-badge { font-size: 0.7rem; font-weight: 600; letter-spacing: 0.02em; padding: 0.3rem 0.7rem; border-radius: 2rem; white-space: nowrap; display: inline-flex; align-items: center; gap: 0.3rem; } .tje-badge-dark { background: transparent; color: #032230; border: 1px solid rgba(3, 34, 48, 0.25); } .tje-highlights { list-style: none; padding: 0; margin: 0 0 0.5rem 0; display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; } @media (max-width: 48rem) { .tje-highlights { grid-template-columns: 1fr; } } .tje-highlights li { font-size: 0.95rem; line-height: 1.55; color: #222; padding: 1rem 1.25rem; background: #f5f5f5; border-radius: 0.5rem; border-left: 3px solid #C8222A; } .tje-case-card { border: none; border-radius: 0.875rem; padding: 1.25rem 1.5rem 1.5rem; margin-bottom: 0.75rem; background: linear-gradient(160deg, #0d111d 0%, #0b1829 30%, #0a1032 60%, #1a2a5a 80%, #374d87 100%); color: #fff; } .tje-case-card .card-poster { margin: 0 0 1rem 0; text-align: left; } .tje-case-card .card-poster img { width: 60%; max-width: 240px; height: auto; display: block; } @media (max-width: 30rem) { .tje-case-card .card-poster img { width: 75%; max-width: 200px; } } .tje-case-card .card-description { font-size: 0.92rem; color: #cbd5e0; line-height: 1.65; margin: 0; } .tje-warning { margin-top: 1rem; background: #FDF0E0; border: none; border-radius: 0.625rem; padding: 0.875rem 1rem; font-size: 0.82rem; color: #5C3D14; display: flex; gap: 0.625rem; align-items: flex-start; line-height: 1.55; } .tje-steps { display: flex; flex-direction: row; gap: 0.625rem; flex-wrap: nowrap; position: relative; align-items: stretch; margin-top: 0.5rem; } .tje-step { flex: 1; min-width: 0; background: #f5f5f5; border-radius: 0.875rem; padding: 2.5rem 0.875rem 1rem; text-align: center; border: none; position: relative; z-index: 1; margin: 1.125rem 0 0 0; } /* Desktop: dashed connectors between circles (not extending past first/last) */ .tje-step:not(:last-child)::after { content: ""; position: absolute; top: -1px; left: 50%; right: calc(-50% - 0.625rem); height: 2px; background: repeating-linear-gradient(to right, #C8222A 0, #C8222A 6px, transparent 6px, transparent 12px); z-index: 0; } .tje-step-num { display: inline-flex; align-items: center; justify-content: center; width: 2.25rem; height: 2.25rem; background: #C8222A; color: #fff; border-radius: 50%; font-size: 0.92rem; font-weight: 800; border: 4px solid #fff; box-shadow: 0 0 0 1px rgba(200, 34, 42, 0.25); position: absolute; top: -1.125rem; left: 50%; transform: translateX(-50%); z-index: 2; } .tje-step .card-title { font-weight: 700; font-size: 0.9rem; margin: 0 0 0.375rem 0; color: #0f0f0f; display: block; } .tje-step .card-description { font-size: 0.78rem; color: #666; margin: 0; line-height: 1.5; display: block; } /* Mobile: stacked vertical with vertical dashed line */ @media (max-width: 48rem) { .tje-steps { flex-direction: column; padding-left: 2.5rem; gap: 0.75rem; } /* Hide desktop horizontal connectors on mobile */ .tje-step:not(:last-child)::after { display: none; } /* Mobile vertical line */ .tje-steps::before { content: ""; position: absolute; top: 1rem; bottom: 1rem; left: 1.125rem; width: 2px; background: repeating-linear-gradient(to bottom, #C8222A 0, #C8222A 6px, transparent 6px, transparent 12px); z-index: 0; } .tje-step { margin: 0; padding: 1rem 1.25rem; text-align: left; } .tje-step-num { top: 50%; left: -2.5rem; transform: translateY(-50%); } } .tje-editorial { background: #f5f5f5; border-radius: 0.875rem; padding: 1.25rem 1.5rem; margin: 1.5rem 0; } .
Description supplied by the event organiser.
Similar Events in Belfast
View all →
£35Taking Up Space
Sat, 8 Aug 2026
Accidental Theatre

Sin city cabaret
Sat, 22 Aug 2026
32 Botanic Ave
£15Malin Lewis Trio
Fri, 25 Sept 2026
The Duncairn Centre
Free EntryWait Until Dark
Thu, 30 Jul 2026
South Bank Playhouse

Summer of Play - Nina's Notes Sensory Music Sessions
Fri, 31 Jul 2026
Mount Stewart

Strangford Bay Alpacas at Castle Ward
Fri, 31 Jul 2026
Castle Ward
More at Mandela Hall
View all →
£27.80MINISTRY OF TRAD - Featuring Clada, Project Smok & SuperCéilí
Thu, 6 Aug 2026
From £5.94The Henry Girls - J.P Cormier - GRÚPA BEAG
Sat, 8 Aug 2026

The Wailers
Wed, 19 Aug 2026
£23.50Erasured - The Ultimate Tribute To Erasure / Mandela Hall Belfast
Sat, 22 Aug 2026
From £27.25ERASURED - The Ultimate Tribute To Erasure
Sat, 22 Aug 2026

Michael Shannon & Jason Narducy and Friends
Sat, 12 Sept 2026
Frequently asked questions
The Jury Experience – Death by AI: Who Pays the Price? takes place on Sunday, 13 September 2026 at 16:00.
The Jury Experience – Death by AI: Who Pays the Price? is held at Mandela Hall in Belfast (1 Elmwood Ave, Belfast).
Tickets for The Jury Experience – Death by AI: Who Pays the Price? range from £28 to £38. Live prices and availability are shown on Fever.
Tickets for The Jury Experience – Death by AI: Who Pays the Price? can be booked via Fever using the "Check Tickets & Live Prices" button on this page, which opens the official booking site in a new tab.
Staying overnight?
Hotels within walking distance of Mandela Hall.
Ad · Booking.com affiliate link
From
£28

The Jury Experience – Death by AI: Who Pays the Price?
Editorial Summary
Mandela Hall in Belfast is set to host a thought-provoking and interactive theatrical production, The Jury Experience – Death by AI: Who Pays the Price?, on Sunday 13 September 2026. This immersive event invites the audience to step into the shoes of a jury, facing the challenging task of deliberating a complex and contemporary case. The production delves into a significant moral dilemma, centred around a fatal incident caused by a driverless car.
Attendees will be presented with evidence and insights designed to explore the intricate questions of accountability that arise when advanced technology plays a role in tragic events. The core of the experience lies in the audience's collective responsibility to weigh the presented information and ultimately reach a verdict. This unique theatrical experience offers a chance to engage directly with the ethical implications of artificial intelligence in our lives. Tickets for this compelling event are available starting from £28.00.
This summary was automatically generated from event data sourced from official ticketing providers.
Organiser’s full description
* { box-sizing: border-box; } img { max-width: 100%; } .tje-wrap { max-width: 100%; overflow-x: hidden; } .tje-section-title { font-size: 1rem; font-weight: 700; letter-spacing: -0.01em; color: #0f0f0f; margin: 0 0 0.875rem 0; position: relative; padding-bottom: 0.5rem; } .tje-section-title::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 3rem; height: 4px; background: #C8222A; border-radius: 3px; } .tje-label-small { font-size: 0.65rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #8a8a8a; margin: 0 0 0.625rem 0; display: block; } .tje-intro { font-size: 1rem; line-height: 1.7; color: #444; margin: 0 0 1.5rem 0; } .tje-hero-quote { position: relative; padding: 0.75rem 0 0.75rem 1.25rem; margin: 1.5rem 0 1.75rem 0; border-left: 4px solid #C8222A; } .tje-hero-quote p { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: 1.35rem; line-height: 1.3; font-weight: 500; font-style: italic; color: #0f0f0f; letter-spacing: -0.01em; } .tje-hero-quote .quote-accent { color: #C8222A; font-style: italic; font-weight: 700; } /* Show the line break only on mobile */ .tje-mobile-break { display: none; } @media (max-width: 48rem) { .tje-mobile-break { display: inline; } } .tje-divider { border: none; border-top: 1px solid #ece9e3; margin: 1.75rem 0; height: 0; } .tje-badges { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-bottom: 1.5rem; } .tje-badge { font-size: 0.7rem; font-weight: 600; letter-spacing: 0.02em; padding: 0.3rem 0.7rem; border-radius: 2rem; white-space: nowrap; display: inline-flex; align-items: center; gap: 0.3rem; } .tje-badge-dark { background: transparent; color: #032230; border: 1px solid rgba(3, 34, 48, 0.25); } .tje-highlights { list-style: none; padding: 0; margin: 0 0 0.5rem 0; display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; } @media (max-width: 48rem) { .tje-highlights { grid-template-columns: 1fr; } } .tje-highlights li { font-size: 0.95rem; line-height: 1.55; color: #222; padding: 1rem 1.25rem; background: #f5f5f5; border-radius: 0.5rem; border-left: 3px solid #C8222A; } .tje-case-card { border: none; border-radius: 0.875rem; padding: 1.25rem 1.5rem 1.5rem; margin-bottom: 0.75rem; background: linear-gradient(160deg, #0d111d 0%, #0b1829 30%, #0a1032 60%, #1a2a5a 80%, #374d87 100%); color: #fff; } .tje-case-card .card-poster { margin: 0 0 1rem 0; text-align: left; } .tje-case-card .card-poster img { width: 60%; max-width: 240px; height: auto; display: block; } @media (max-width: 30rem) { .tje-case-card .card-poster img { width: 75%; max-width: 200px; } } .tje-case-card .card-description { font-size: 0.92rem; color: #cbd5e0; line-height: 1.65; margin: 0; } .tje-warning { margin-top: 1rem; background: #FDF0E0; border: none; border-radius: 0.625rem; padding: 0.875rem 1rem; font-size: 0.82rem; color: #5C3D14; display: flex; gap: 0.625rem; align-items: flex-start; line-height: 1.55; } .tje-steps { display: flex; flex-direction: row; gap: 0.625rem; flex-wrap: nowrap; position: relative; align-items: stretch; margin-top: 0.5rem; } .tje-step { flex: 1; min-width: 0; background: #f5f5f5; border-radius: 0.875rem; padding: 2.5rem 0.875rem 1rem; text-align: center; border: none; position: relative; z-index: 1; margin: 1.125rem 0 0 0; } /* Desktop: dashed connectors between circles (not extending past first/last) */ .tje-step:not(:last-child)::after { content: ""; position: absolute; top: -1px; left: 50%; right: calc(-50% - 0.625rem); height: 2px; background: repeating-linear-gradient(to right, #C8222A 0, #C8222A 6px, transparent 6px, transparent 12px); z-index: 0; } .tje-step-num { display: inline-flex; align-items: center; justify-content: center; width: 2.25rem; height: 2.25rem; background: #C8222A; color: #fff; border-radius: 50%; font-size: 0.92rem; font-weight: 800; border: 4px solid #fff; box-shadow: 0 0 0 1px rgba(200, 34, 42, 0.25); position: absolute; top: -1.125rem; left: 50%; transform: translateX(-50%); z-index: 2; } .tje-step .card-title { font-weight: 700; font-size: 0.9rem; margin: 0 0 0.375rem 0; color: #0f0f0f; display: block; } .tje-step .card-description { font-size: 0.78rem; color: #666; margin: 0; line-height: 1.5; display: block; } /* Mobile: stacked vertical with vertical dashed line */ @media (max-width: 48rem) { .tje-steps { flex-direction: column; padding-left: 2.5rem; gap: 0.75rem; } /* Hide desktop horizontal connectors on mobile */ .tje-step:not(:last-child)::after { display: none; } /* Mobile vertical line */ .tje-steps::before { content: ""; position: absolute; top: 1rem; bottom: 1rem; left: 1.125rem; width: 2px; background: repeating-linear-gradient(to bottom, #C8222A 0, #C8222A 6px, transparent 6px, transparent 12px); z-index: 0; } .tje-step { margin: 0; padding: 1rem 1.25rem; text-align: left; } .tje-step-num { top: 50%; left: -2.5rem; transform: translateY(-50%); } } .tje-editorial { background: #f5f5f5; border-radius: 0.875rem; padding: 1.25rem 1.5rem; margin: 1.5rem 0; } .
Description supplied by the event organiser.
❓ Frequently asked questions
When is The Jury Experience – Death by AI: Who Pays the Price??
The Jury Experience – Death by AI: Who Pays the Price? takes place on Sunday, 13 September 2026 at 16:00.
Where is The Jury Experience – Death by AI: Who Pays the Price? taking place?
The Jury Experience – Death by AI: Who Pays the Price? is held at Mandela Hall in Belfast (1 Elmwood Ave, Belfast).
How much are tickets for The Jury Experience – Death by AI: Who Pays the Price??
Tickets for The Jury Experience – Death by AI: Who Pays the Price? range from £28 to £38. Live prices and availability are shown on Fever.
How do I get tickets for The Jury Experience – Death by AI: Who Pays the Price??
Tickets for The Jury Experience – Death by AI: Who Pays the Price? can be booked via Fever using the "Check Tickets & Live Prices" button on this page, which opens the official booking site in a new tab.
🏨 Staying overnight?
Hotels within walking distance of Mandela Hall
Ad · Booking.com affiliate link
Tickets from
£28
EventsList curates 118,000+ events across the UK. Tickets purchased via the venue or authorised sellers only.
More Events at Mandela Hall
View all →
MINISTRY OF TRAD - Featuring Clada, Project Smok & SuperCéilí
📍 Mandela Hall
£27.80

—
The Henry Girls - J.P Cormier - GRÚPA BEAG
📍 Mandela Hall
£5.94 - £9.15

The Wailers
📍 Mandela Hall

Erasured - The Ultimate Tribute To Erasure / Mandela Hall Belfast
📍 Mandela Hall
£23.50

ERASURED - The Ultimate Tribute To Erasure
📍 Mandela Hall
£27.25 - £31.58

Michael Shannon & Jason Narducy and Friends
📍 Mandela Hall
Similar Events in Belfast
View all →
Taking Up Space
📍 Accidental Theatre
From £35.00

Sin city cabaret
📍 32 Botanic Ave

Malin Lewis Trio
📍 The Duncairn Centre
From £15.00
FREEWait Until Dark
📍 South Bank Playhouse

—
Summer of Play - Nina's Notes Sensory Music Sessions
📍 Mount Stewart

—
Strangford Bay Alpacas at Castle Ward
📍 Castle Ward
More things to do in Belfast
- Hamlet: The Musical - in Belfast!· Tuesday, 8 September 2026
- The Meteors· Saturday, 19 September 2026
- Holy F**k· Sunday, 20 September 2026
- Reuben Solo - Someone In This Crowd Will Betray Me· Friday, 4 September 2026
- Pat Hamilton - the RSVP Tour· Thursday, 3 September 2026
- WHISK(E)Y WARS ⭐️⭐️⭐️⭐️⭐️· Tuesday, 1 September 2026
- Lianne McCooey: Long Story Short EXTRA SHOW· Sunday, 27 September 2026
- PILGRIMS: Paul Noonan & Brian Crosby· Thursday, 1 October 2026
- Gill Landry· Thursday, 1 October 2026
- Josh Ross: Later Tonight Tour· Monday, 24 August 2026
- EXPERIMENTAL· Sunday, 23 August 2026
- XSLF Matinee show at Ulster Sports Club Belfast 22/8/26· Saturday, 22 August 2026
- CHSQ Stiff Little Fingers Pre Show - FEAT THE OUTCASTS LIVE· Saturday, 22 August 2026
- Jeff Wayne's Musical Version of The War of The Worlds· Tuesday, 6 October 2026