From dbb7d2046b1b138964575153f6699229c9f67657 Mon Sep 17 00:00:00 2001 From: PJ Evans Date: Tue, 14 May 2024 14:45:32 +0100 Subject: [PATCH] Films API updated for 2024 --- content/schedule.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/schedule.md b/content/schedule.md index 8e866e3..89fb4ed 100644 --- a/content/schedule.md +++ b/content/schedule.md @@ -119,11 +119,11 @@ To find out what talks are happening by stage now or soon a now/next endpoint is ## Films -Details of films showing in Stage C every night. Supports `?filter=today` or `?filter=future` on the query string for specific results. Use `films[*].image` to get a relative link to a small-ish portrait jpg from the site. +Details of films showing in Stage C every night. ### Endpoint -[https://emffilms.org/api/2022/schedule](https://emffilms.org/api/2022/schedule) +[https://emffilms.org/schedule.json](https://emffilms.org/schedule.json) ### Example