Anfragen an die /locations Schnittstelle geben die aktuell in der Datenbank verfügbaren Orte von Veranstaltungen zurück.

Die im Feld id enthaltene ID eines Ortes kann als location Parameter in der /events Schnittstelle verwendet werden.

Weitere Informationen zum Rückgabeschema und Parametern im Swagger UI oder ReDoc.

GET /locations?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 875,
    "next": "http://api.muenster-update.de/locations?format=api&page=18",
    "previous": "http://api.muenster-update.de/locations?format=api&page=16",
    "results": [
        {
            "id": 21147,
            "description": "Flugplatz Stadtlohn-Vreden, 48703 Stadtlohn-Wenningfeld",
            "lat": 51.9955972,
            "lon": 6.8428649,
            "geometrySource": "Nominatim"
        },
        {
            "id": 21148,
            "description": "Anna Katharina Kirche, 48653 Coesfeld",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 22171,
            "description": "Evangelische Gnadenkirche, 48324 Sendenhorst-Albersloh",
            "lat": 51.866019,
            "lon": 7.7337601,
            "geometrySource": "Nominatim"
        },
        {
            "id": 29985,
            "description": "Haus Jona am Berg, 49525 Lengerich",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 19550,
            "description": "Darup, 48301 Nottuln-Darup",
            "lat": 51.9308917,
            "lon": 7.3016806,
            "geometrySource": "Nominatim"
        },
        {
            "id": 19551,
            "description": "Stadtbücherei Coesfeld, 48653 Coesfeld",
            "lat": 51.9467618,
            "lon": 7.1705478,
            "geometrySource": "Nominatim"
        },
        {
            "id": 17716,
            "description": "Apostelkirche, 48143 Münster",
            "lat": 51.9646398,
            "lon": 7.6276056,
            "geometrySource": "Nominatim"
        },
        {
            "id": 17717,
            "description": "Bikepark Steinfurt, 48565 Steinfurt",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 18430,
            "description": "Werner-Habig-Straße 1",
            "lat": 51.8305041,
            "lon": 8.1362635,
            "geometrySource": "Nominatim"
        },
        {
            "id": 23520,
            "description": "Hof Breil, 46348 Raesfeld",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 23521,
            "description": "Schützenverein Brochtrup-Westrup, 59348 Lüdinghausen",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 23522,
            "description": "Schloss Ahaus, 48683 Ahaus",
            "lat": 52.0750793,
            "lon": 7.0096616,
            "geometrySource": "Nominatim"
        },
        {
            "id": 32237,
            "description": "Glasmuseum Coesfeld-Lette, 48653 Coesfeld",
            "lat": 51.8997404,
            "lon": 7.1945241,
            "geometrySource": "Nominatim"
        },
        {
            "id": 32240,
            "description": "Alpakahof Hohe Heide, 48432 Rheine",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 19930,
            "description": "Kneipp-Gesundheitszentrum, 49545 Tecklenburg",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 24977,
            "description": "Restaurant Mahl & Meute, 46348 Raesfeld",
            "lat": 51.7636227,
            "lon": 6.8271245,
            "geometrySource": "Nominatim"
        },
        {
            "id": 26255,
            "description": "viadee IT-Unternehmensberatung AG, Anton-Bruchausen-Str. 8",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 17895,
            "description": "Im Südfeld 11",
            "lat": 51.9080962,
            "lon": 7.4769168,
            "geometrySource": "Nominatim"
        },
        {
            "id": 17897,
            "description": "Sinninger Str. 44",
            "lat": 52.1879566,
            "lon": 7.5527057,
            "geometrySource": "Nominatim"
        },
        {
            "id": 20170,
            "description": "Geo-Museum Zurholt, 48341 Altenberge",
            "lat": 52.0421344,
            "lon": 7.4570592,
            "geometrySource": "Nominatim"
        },
        {
            "id": 27463,
            "description": "Westruper Heide, 45721 Haltern am See",
            "lat": 51.7399385,
            "lon": 7.2284033,
            "geometrySource": "Nominatim"
        },
        {
            "id": 27675,
            "description": "Niemeyers Hof, 49509 Recke",
            "lat": 52.3689671,
            "lon": 7.7210229,
            "geometrySource": "Nominatim"
        },
        {
            "id": 31219,
            "description": "studio Flausen, 48153 Münster",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 31220,
            "description": "Siebenwege, 49536 Lienen",
            "lat": 52.1393366,
            "lon": 7.9312018,
            "geometrySource": "Nominatim"
        },
        {
            "id": 27823,
            "description": "Adelheids Spargelhaus, 46348 Raesfeld",
            "lat": 51.7533299,
            "lon": 6.8878757,
            "geometrySource": "Nominatim"
        },
        {
            "id": 27918,
            "description": "Herbrand Center Rhede, 46414 Rhede",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 24749,
            "description": "Oster-Park, 48607 Ochtrup",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 26893,
            "description": "Freibad Billerbeck, 48727 Billerbeck",
            "lat": 51.9801525,
            "lon": 7.2813414,
            "geometrySource": "Nominatim"
        },
        {
            "id": 26894,
            "description": "Erbdrostenhof Münster, 48143 Münster",
            "lat": 51.9609126,
            "lon": 7.6321434,
            "geometrySource": "Nominatim"
        },
        {
            "id": 24759,
            "description": "Parkbad Oelde, 59302 Oelde",
            "lat": 51.8173448,
            "lon": 8.143419,
            "geometrySource": "Nominatim"
        },
        {
            "id": 25190,
            "description": "Blumenfeld Wallenhorst \"Frisch vom Feld\", 49536 Lienen",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 25200,
            "description": "Buchhandlung Kortenkamp, 45721 Haltern am See",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 34120,
            "description": "SoLaWi  Crowdsalat e.V., 46249 Dülmen",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 34122,
            "description": "Freizeit- und Bildungsstätte  \"Sirksfelder Schule\", 48653 Coesfeld",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 34124,
            "description": "Raing KG, 48493 Wettringen",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 34211,
            "description": "Zur Steinkuhle 4",
            "lat": 52.0386353,
            "lon": 7.4724138,
            "geometrySource": "Nominatim"
        },
        {
            "id": 27076,
            "description": "Hermann-Leeser-Schule, 48249 Dülmen",
            "lat": 51.831448,
            "lon": 7.2817577,
            "geometrySource": "Nominatim"
        },
        {
            "id": 27082,
            "description": "Atelier Annettes-Art, 46359 Heiden",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 28566,
            "description": "Barockkirche Zwillbrock, 48691 Vreden",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 32114,
            "description": "ehemaliges Hotel-Restaurant Rauschenburg, 59399 Olfen",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 32115,
            "description": "Kulturort St. Joseph, 48249 Dülmen",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 26116,
            "description": "Campingpark Münsterland Eichenhof, 48336 Sassenberg",
            "lat": 52.0048675,
            "lon": 8.0627904,
            "geometrySource": "Nominatim"
        },
        {
            "id": 32119,
            "description": "Dampflokbahnhof Aasee-Ibbenbüren, 49479 Ibbenbüren",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 32121,
            "description": "Kleingärtnerverein \"Zur Rose\" e.V., 48324 Sendenhorst",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 25860,
            "description": "Eventfläche Krach am Bach, 48361 Beelen",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 25862,
            "description": "Café Blumenkränzchen, 48301 Nottuln",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 25865,
            "description": "Freibad Greven, 48268 Greven",
            "lat": 52.082132,
            "lon": 7.6195803,
            "geometrySource": "Nominatim"
        },
        {
            "id": 25866,
            "description": "Innenstadt Ibbenbüren, 49477 Ibbenbüren",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 26593,
            "description": "THW-Gelände Dülmen, 48249 Dülmen",
            "lat": null,
            "lon": null,
            "geometrySource": null
        },
        {
            "id": 26596,
            "description": "Wanderparkplatz Heidehäuschen, 45721 Haltern am See",
            "lat": null,
            "lon": null,
            "geometrySource": null
        }
    ]
}

Weitere Informationen

Eine maschinenlesbare Spezifikation dieser Schnittstelle im OpenAPI v3 Format ist unter /openapi.json abrufbar. (Ansicht in Swagger UI, ReDoc) Damit lassen sich schnell und einfach eigene Clients in vielen Programmiersprachen generieren.

Für Hinweise, Verbesserungsvorschläge oder Fehlerbeschreibungen rund um API und App sollten am Besten als „Issue“ im codeformuenster/muenster-jetzt Repository auf GitHub angelegt werden.
Alternativ sind wir auch auf Twitter oder per Mail zu erreichen.

Sowohl API als auch die App lassen sich auch auf eigenen Servern hosten. Hinweise dazu finden sich ebenfalls im Repository codeformuenster/muenster-jetzt auf GitHub.