Lists event venues in Luxembourg.
Permissions
- An API key is needed
Parameters
| Name | Description | Variable name | Possible values |
| Category | the event categories | category | One or several category IDs out of the category list (multiple values seperated by ",") |
| Commune | the event town communes | commune | One or several commune IDs out of the commune list (multiple values seperated by ",") |
| Page | page number of results | page | Page number First page = 0 (page=0) |
| Item per page | number of results per page | items_per_page | 100,200,300,500 or 800 |
Fields
| Name | Description | Variable name | Possible values |
| ID | ID of the venue | id (mandatory) | Integer |
| Title | name of the venue | title (mandatory) | String |
| Pictures | pictures of the event in several formats |
pictures
|
|
| Postcode | postcode of the venue |
postcode
Other fields are accessible in full feed type mode.
|
Integer |
| Description DE | German event description | description_de | HTML text |
| Description FR | French event description | description_fr | HTML text |
| Description EN | English event description | description_en | HTML text |
| Description LU | Luxembourgish event description | description_lu | HTML text |
| Categories | venue categories |
categories (1 or 2 values, mandatory)
|
|
| Website | link for more information of the venue | website | string (URL) |
| Contact email | Public contact or support email addresses | contact_email (multiple values) | email address |
| Contact phone number | Public contact or support phone number | contact_phonenumber | string |
| Date created | Creation date of the venue |
date_created |
Date in format YYYY-MM-DD HH:MM:SS |
| Date updated | Last update of the venue | date_updated | Date in format YYYY-MM-DD HH:MM:SS |
Examples
https://eventsinluxembourg.lu/fr/api/light/1.1/venues?_format=json&category=43642,43652&items_per_page=200&page=0&api-key=xxx
[
{
"id":102869,
"title":"Restaurant Panorama Maarnech",
"street":"2 Marbuergerstrooss",
"postcode":40537,
"websites":[
"http://www.panorama-maarnech.lu"
],
"description_fr":"<p>Situé dans le centre commercial Nordstrooss Shopping Mile Marnach, le restaurant Panorama Maarnech vous propose une palette variée de spécialités italiennes, françaises et luxembourgeoises qui inclut tant les plats classiques que des créations uniques à nous. </p>\r\n\r\n<p>Heures d'ouvertures<br />\r\n7 jours/7</p>\r\n\r\n<p>Bistro<br />\r\n9:00 - 19:00</p>\r\n\r\n<p>Restaurant<br />\r\n11:30 - 14:00 et 18:00 - 22:00*</p>\r\n\r\n<p>*le restaurant est fermé le lundi et mardi soir.</p>\r\n",
"description_en":"",
"description_de":"",
"description_lu":"",
"pictures":[
{
"original":"https://eventsinluxembourg.lu/sites/default/files/2019-09/panarama.jpg",
"big":"https://eventsinluxembourg.lu/sites/default/files/styles/max_650x650/public/2019-09/panarama.jpg?itok=Nbw7pSEz",
"thumb":"https://eventsinluxembourg.lu/sites/default/files/styles/crop_thumbnail/public/2019-09/panarama.jpg?itok=BON3OSi2",
"agenda24":"https://eventsinluxembourg.lu/sites/default/files/styles/agenda24/public/2019-09/panarama.jpg?h=f137847d&itok=q8Tm3c_k",
"placeholder":false,
"copyright":""
}
],
"categories":[
"43652"
],
"contact_email":[
"info@panorama-maarnech.lu"
],
"contact_phonenumber":[
"+352 26 90 46 95"
],
"geo_lng":6.072709,
"geo_lat":50.050955,
"date_created":"2019-08-09 07:27:10",
"date_updated":"2019-09-11 11:06:48"
},
{
"id":104304,
"title":"25e Walfer Bicherdeeg",
"street":"Route de Diekirch",
"postcode":39611,
"websites":[
],
"description_fr":"",
"description_en":"",
"description_de":"",
"description_lu":"",
"pictures":[
{
"original":"https://eventsinluxembourg.lu/sites/default/files/others%5B1%5D.jpg",
"big":"https://eventsinluxembourg.lu/sites/default/files/styles/max_650x650/public/others%5B1%5D.jpg?itok=YCcGMuq_",
"thumb":"https://eventsinluxembourg.lu/sites/default/files/styles/crop_thumbnail/public/others%5B1%5D.jpg?itok=9KgPhpBJ",
"agenda24":"https://eventsinluxembourg.lu/sites/default/files/styles/agenda24/public/others%5B1%5D.jpg?itok=ms0eaGZE",
"placeholder":true,
"copyright":""
}
],
"categories":[
"43642"
],
"contact_email":[
],
"contact_phonenumber":[
],
"geo_lng":6.133526,
"geo_lat":49.66346,
"date_created":"2019-09-18 22:44:37",
"date_updated":"2019-09-19 07:14:44"
}
]https://eventsinluxembourg.lu/fr/api/full/1.1/venues?_format=json&communes=43945,43910&api-key=xxx
[
{
"id":104304,
"title":"25e Walfer Bicherdeeg",
"street":"Route de Diekirch",
"postcode":[
{
"id":39611,
"country":"Luxembourg",
"country_code":"LU",
"postcode":"L-7201",
"town_name":"WALFERDANGE",
"commune":{
"id":"43945",
"name":"Walferdange"
}
}
],
"websites":[
],
"description_fr":"",
"description_en":"",
"description_de":"",
"description_lu":"",
"pictures":[
{
"original":"https://eventsinluxembourg.lu/sites/default/files/others%5B1%5D.jpg",
"big":"https://eventsinluxembourg.lu/sites/default/files/styles/max_650x650/public/others%5B1%5D.jpg?itok=YCcGMuq_",
"thumb":"https://eventsinluxembourg.lu/sites/default/files/styles/crop_thumbnail/public/others%5B1%5D.jpg?itok=9KgPhpBJ",
"agenda24":"https://eventsinluxembourg.lu/sites/default/files/styles/agenda24/public/others%5B1%5D.jpg?itok=ms0eaGZE",
"placeholder":true,
"copyright":""
}
],
"categories":[
{
"category":{
"id":43642,
"title_fr":"Centre d'exposition / de foires",
"title_en":"Fair / show center",
"title_de":"Messe- / Ausstellungszentrum"
}
}
],
"contact_email":[
],
"contact_phonenumber":[
],
"geo_lng":6.133526,
"geo_lat":49.66346,
"date_created":"2019-09-18 22:44:37",
"date_updated":"2019-09-19 07:14:44"
},
{
"id":104295,
"title":"Ecole fondamentale Nonnewisen",
"street":"Place Adeline Pellegrino",
"postcode":[
{
"id":41496,
"country":"Luxembourg",
"country_code":"LU",
"postcode":"L-4149",
"town_name":"ESCH-SUR-ALZETTE",
"commune":{
"id":"43910",
"name":"Esch-sur-Alzette"
}
}
],
"websites":[
],
"description_fr":"",
"description_en":"",
"description_de":"",
"description_lu":"",
"pictures":[
{
"original":"https://eventsinluxembourg.lu/sites/default/files/others%5B1%5D.jpg",
"big":"https://eventsinluxembourg.lu/sites/default/files/styles/max_650x650/public/others%5B1%5D.jpg?itok=YCcGMuq_",
"thumb":"https://eventsinluxembourg.lu/sites/default/files/styles/crop_thumbnail/public/others%5B1%5D.jpg?itok=9KgPhpBJ",
"agenda24":"https://eventsinluxembourg.lu/sites/default/files/styles/agenda24/public/others%5B1%5D.jpg?itok=ms0eaGZE",
"placeholder":true,
"copyright":""
}
],
"categories":[
{
"category":{
"id":43648,
"title_fr":"Ecole / Education",
"title_en":"School / Education",
"title_de":"Schule / Bildung"
}
}
],
"contact_email":[
],
"contact_phonenumber":[
],
"geo_lng":5.98049,
"geo_lat":49.495263,
"date_created":"2019-09-18 18:30:24",
"date_updated":"2019-09-19 07:06:14"
},
...
]