Funktion
Liefert eine Liste mit allen aktuellen Veranstaltungen.
Resource URL
https://api.verowa.ch/getevents/:instance/:apikey
Parameter
– Instanzname :instance
– API Key :apikey
Beispielanfrage
GET https://api.verowa.ch/getevents/demo/8209042b1786e26c355d4aea1b8c7b79
Ausführliche Feldbeschreibung
get_events
Server Antwort
{
"total_events_nbr": 114,
"events": [
{
"event_id": "21139",
"date_from": "2016-07-01 08:00:00",
"date_to": "2016-07-10 20:00:00",
"title": "Kulturreise nach \"?\" geplant",
"hide_time": "0",
"topic": "Kultur- und Gemeiendereise",
"short_desc": "Nach der wunderbaren Reise an die Ostsee planen wir das nächste Projekt. Für 2016 ist eine gemütliche Reise an die Nordsse/Schleswig Holstein auf dem Radar. Für 2017 könnte als grösseres Projekt eine Besuch im Baltikum anstehen. ",
"childcare_id": "5",
"subscribe_date": "0",
"baptism_offer_id": "0",
"date_text": "Freitag, 1. Juli 2016, 8.00 Uhr, bis Sonntag, 10. Juli 2016, 20.00 Uhr",
"organizer": {
"id": "17",
"name": "Louis Weidner",
"phone": "044 123 45 67",
"profession": "Pfarrer",
"email": "l.weidner@verowa.ch"
},
"room": {
"name": "Norddeutschland"
},
"subscription": false
},
{
"event_id": "19981",
"date_from": "2016-07-07 14:00:00",
"date_to": "2016-07-07 17:30:00",
"title": "kafi & zyt - das Generationencafé",
"hide_time": "0",
"topic": "Ein Ort zum Sein und Handeln mit Chinderhuus und Spielplatz",
"short_desc": "",
"childcare_id": "5",
"subscribe_date": "0",
"baptism_offer_id": "0",
"date_text": "Donnerstag, 7. Juli 2016, 14.00–17.30 Uhr",
"organizer": {
"id": "21",
"name": "Lara Hille",
"phone": "044 123 45 67",
"profession": "Sozialdiakonin",
"email": "l.hille@verowa.ch"
},
"room": {
"id": "16",
"name": "Café",
"location_name": "Sonnegg",
"location_url": "/sonnegg",
"location_url_is_external": "0"
},
"subscription": false
"subscribe_person_name": "",
"subscribe_person_email": ""
},
{
"event_id": "22750",
"date_from": "2016-07-07 20:00:00",
"date_to": "2016-07-07 21:45:00",
"title": "Kirchenchor Probe",
"hide_time": "0",
"topic": "",
"short_desc": "",
"childcare_id": "5",
"subscribe_date": "0",
"baptism_offer_id": "0",
"date_text": "Donnerstag, 7. Juli 2016, 20.00–21.45 Uhr",
"organizer": {
"id": "35",
"name": "Christoph Wieczorek",
"phone": "044 764 99 84",
"profession": "Kantor",
"email": "c.wieczorek@verowa.ch"
},
"room": {
"id": "3",
"name": "Zwingli-Saal",
"location_name": "Kirchgemeindehaus",
"location_url": "/kgh",
"location_url_is_external": "0"
},
"subscription": false
"subscribe_person_name": "",
"subscribe_person_email": "",
"image_url": ""
}
]