GET /tallinn/free
Gratis aktiviteter og begivenheder i Tallinn: altid-gratis attraktioner (Gamlebyen, Kadriorg Park, Pirita Strand), sæsonbegivenheder (julemarked, Maritime Days, Medieval Days) og ugentlige gratisdage (museumsøndage, KUMU torsdage, gratis parkering søndage).
curl https://nordapi.ee/api/v1/tallinn/free
{
"data": {
"always_free": [
{
"description": "UNESCO World Heritage Site, one of the best-preserved medieval cities in Europe",
"name": "Tallinn Old Town walk"
},
{
"description": "Street art, galleries, and markets in former industrial area",
"name": "Telliskivi Creative City"
},
{
"description": "Beautiful baroque park with ponds and gardens",
"name": "Kadriorg Park"
},
{
"description": "Colorful wooden houses, street art, and hip cafes",
"name": "Kalamaja neighborhood"
},
{
"description": "Site of the Singing Revolution, open for walks year-round",
"name": "Tallinn Song Festival Grounds",
"name_et": "Lauluväljak"
},
{
"description": "Tallinn's main beach, free access",
"name": "Pirita Beach"
},
{
"description": "Free outdoor areas, greenhouse requires ticket",
"name": "Tallinn Botanic Garden (outdoor areas)"
},
{
"description": "Free for registered Tallinn residents since 2013",
"name": "Tallinn public transport"
}
],
"seasonal_events": [
{
"free": true,
"location": "Town Hall Square",
"name": "Tallinn Christmas Market",
"period": "November-January"
},
{
"free": "Some events",
"name": "Tallinn Music Week",
"period": "March-April"
},
{
"free": true,
"name": "Tallinn Maritime Days",
"name_et": "Tallinna Merepäevad",
"period": "July"
},
{
"free": true,
"name": "Tallinn Medieval Days",
"name_et": "Tallinna Vanalinna Päevad",
"period": "June"
},
{
"free": true,
"name": "Tallinn Night of Arts",
"name_et": "Öö Galerii",
"period": "September"
},
{
"free": false,
"name": "Estonian Song and Dance Festival",
"note": "Largest choral event in the world",
"period": "Every 5 years (next: 2029)"
}
],
"weekly_free": [
{
"activity": "Free entry to Tallinn city museums",
"day": "First Sunday of month"
},
{
"activity": "KUMU Art Museum free entry",
"day": "Last Thursday of month"
},
{
"activity": "Free street parking in Tallinn",
"day": "Every Sunday"
}
]
},
"success": true
}