18 lines
216 B
JSON
18 lines
216 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"dayOfWeek": "Fri",
|
|
"date": "15. Aug",
|
|
"year": "2014",
|
|
"films": [
|
|
{
|
|
"id": 1,
|
|
"title": "Amores Perros",
|
|
"venue": "Summer Theatre HT Eronet",
|
|
"time": "20:30",
|
|
"duration": "154'"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
|