aboutsummaryrefslogtreecommitdiffstats
path: root/public/screenings.json
diff options
context:
space:
mode:
Diffstat (limited to 'public/screenings.json')
-rw-r--r--public/screenings.json51
1 files changed, 51 insertions, 0 deletions
diff --git a/public/screenings.json b/public/screenings.json
new file mode 100644
index 0000000..86454cf
--- /dev/null
+++ b/public/screenings.json
@@ -0,0 +1,51 @@
+[
+ {
+ "title": "What keeps you alive",
+ "url": "https://ramaskrik.no/program-og-billetter/what-keeps-you-alive-engelsk-nei-tekst/",
+ "screenings": [
+ {
+ "room": "Storsalen",
+ "date": "2018-10-19",
+ "start_time": "10:30",
+ "end_time": "12:08"
+ },
+ {
+ "room": "Kinosal",
+ "date": "2018-10-20",
+ "start_time": "12:10",
+ "end_time": "14:02"
+ }
+ ]
+
+ },
+ {
+ "title": "Killungard",
+ "url": "https://ramaskrik.no/program-og-billetter/killungard-1/",
+ "screenings": [
+ {
+ "room": "Speilsalen",
+ "date": "2018-10-19",
+ "start_time": "12:30",
+ "end_time": "14:20"
+ }
+ ]
+ },
+ {
+ "title": "Anna and the apocalypse",
+ "url": "https://ramaskrik.no/program-og-billetter/anna-and-the-apocalypse-engelsk-nei-tekst/",
+ "screenings": [
+ {
+ "room": "Storsalen",
+ "date": "2018-10-19",
+ "start_time": "12:30",
+ "end_time": "14:20"
+ },
+ {
+ "room": "Storsalen",
+ "date": "2018-10-20",
+ "start_time": "23:00",
+ "end_time": "00:40"
+ }
+ ]
+ }
+]