Topics
Countries
Estonia News
Would you like to access news/blog content published by sources located in Estonia?
Code example
If you'd like to make a REST call, then make a following POST request:
Endpoint /api/v1/article/getArticles
Request body
{
"sourceLocationUri": "http://en.wikipedia.org/wiki/Estonia",
"resultType": "articles",
"apiKey": "API_KEY"
}
If you'd like instead to do a GET request then call:
/api/v1/article/getArticles?sourceLocationUri=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FEstonia&resultType=articles&apiKey=API_KEY
Example of JSON response
Below is an example JSON object that you would receive as the result of the request. You can retrieve also additional properties such as concepts, categories, source details, etc. by specifying additional parameters in the request as described on the documentation page.
{
"articles": {
"results": [
{
"uri": "9434479254",
"lang": "est",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:07:04",
"dateTime": "2026-08-17T02:07:04Z",
"dateTimePub": "2026-08-17T02:00:00Z",
"dataType": "news",
"sim": 0,
"url": "https://sport.postimees.ee/8528411/pm-birminghamis-kuidas-hinnata-eesti-kergejoustiku-tervist-rasmus-magi-kardan-et-jaame-ajale-jalgu",
"title": "PM BIRMINGHAMIS ⟩ Kuidas hinnata Eesti kergejõustiku tervist? Rasmus Mägi: kardan, et jääme ajale jalgu",
"body": "Birminghamis lõppes Eesti kergejõustiku kuue EMi pikkune medalikett. Pjedestaalikohata jäämine ei tähenda tingimata krahhi, kuid mõtte- ja kitsaskohti jagub.\n\nMis siin salata - reaalset tippmängu võimalust omasidki kaks kümnevõistlejat. Paraku oli tiitlikaitsja Johannes Erm sunnitud kannamure tõttu katkestama, Karel Tilga tase polnud sel korral lihtsalt piisav. Neist viimase viies koht jäigi koondise parimaks.",
"source": {
"uri": "sport.postimees.ee",
"dataType": "news",
"title": "Sport"
},
"authors": [
{
"uri": "jarmo_jagomagi@sport.postimees.ee",
"name": "Jarmo Jagomägi",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Sport_of_athletics",
"type": "wiki",
"score": 4,
"label": {
"eng": "Sport of athletics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Birmingham",
"type": "loc",
"score": 4,
"label": {
"eng": "Birmingham"
},
"location": {
"type": "place",
"label": {
"eng": "Birmingham"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rasmus_Mägi",
"type": "person",
"score": 3,
"label": {
"eng": "Rasmus Mägi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Johannes_Erm",
"type": "person",
"score": 1,
"label": {
"eng": "Johannes Erm"
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 47
},
{
"uri": "iptc/sport",
"label": "iptc/sport",
"wgt": 88
}
],
"image": "https://f8.pmo.ee/y_rGR2L99IcO8GLD_ooVlqvODas=/1200x630/filters:focal(3891x39:4706x1049):format(webp)/nginx/o/2026/08/16/17852582t1h9989.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524628424,
"relevance": 1
},
{
"uri": "9434479252",
"lang": "est",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:07:04",
"dateTime": "2026-08-17T02:07:04Z",
"dateTimePub": "2026-08-17T02:00:00Z",
"dataType": "news",
"sim": 0,
"url": "https://sport.postimees.ee/8528295/19-aastase-briti-ratturi-surm-vallandas-raevu-ratturite-uhendus-nouab-paremaid-kiivreid",
"title": "19-aastase briti ratturi surm vallandas raevu, ratturite ühendus nõuab paremaid kiivreid",
"body": "Reedel juhtus traagiline õnnetus Portugali velotuuril, kus kokkupõrkel sõidukiga kaotas elu 19-aastane briti rattur Finlay Tarling. Profijalgratturite assotsiatsioon (CPA) tegi avalduse, milles nõuab jalgratturitele turvalisemaid kiivreid.\n\nTarling hukkus velotuuri 8. etapil kokkupõrkes sõidukiga, mis ei olnud võistlused seotud. CPA president Adam Hansen ütles, et kiivrite ohutust tuleb parandada, kuna ratturid kihutavad ühe suuremate kiirustega.",
"source": {
"uri": "sport.postimees.ee",
"dataType": "news",
"title": "Sport"
},
"authors": [
{
"uri": "karl_mihkel_eller@sport.postimees.ee",
"name": "Karl Mihkel Eller",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/United_Kingdom",
"type": "loc",
"score": 4,
"label": {
"eng": "United Kingdom"
},
"location": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Portugal",
"type": "loc",
"score": 2,
"label": {
"eng": "Portugal"
},
"location": {
"type": "country",
"label": {
"eng": "Portugal"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Certified_Public_Accountant",
"type": "wiki",
"score": 1,
"label": {
"eng": "Certified Public Accountant"
}
}
],
"categories": [],
"image": "https://f9.pmo.ee/3eDnYv5IexH7htfgHb-OT_Ewvic=/1200x630/filters:focal(1564x606:3876x1749):format(webp)/nginx/o/2026/08/16/17852137t1hcaba.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524628424,
"relevance": 1
},
{
"uri": "9434470159",
"lang": "est",
"isDuplicate": false,
"date": "2026-08-17",
"time": "01:48:52",
"dateTime": "2026-08-17T01:48:52Z",
"dateTimePub": "2026-08-17T01:36:33Z",
"dataType": "news",
"sim": 0,
"url": "https://www.postimees.ee/8528462/telegraph-venemaa-ehitab-stardiplatvorme-modifitseeritud-droonidele",
"title": "Telegraph: Venemaa ehitab stardiplatvorme modifitseeritud droonidele",
"body": "Venemaa on rajanud salajasi baase, mis on võimelised lennutama võimsaid droone sügavale NATO territooriumile, kirjutas ajaleht Daily Telegraph, mida esmaspäeval vahendas ukrainlaste uudisteagentuur Unian.\n\nVäljaanne viis läbi uurimise ja tuvastas kümme Kremli baasi koos vastvalminud stardiplatvormidega Moskva kõige kaasaegsemate kaugmaadroonide jaoks.",
"source": {
"uri": "postimees.ee",
"dataType": "news",
"title": "Postimees"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/The_Daily_Telegraph",
"type": "wiki",
"score": 2,
"label": {
"eng": "The Daily Telegraph"
}
},
{
"uri": "http://en.wikipedia.org/wiki/NATO",
"type": "org",
"score": 2,
"label": {
"eng": "NATO"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ukrainian_Independent_Information_Agency",
"type": "org",
"score": 1,
"label": {
"eng": "Ukrainian Independent Information Agency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Moscow_Kremlin",
"type": "loc",
"score": 1,
"label": {
"eng": "Moscow Kremlin"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Ukrainians",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ukrainians"
}
},
{
"uri": "http://en.wikipedia.org/wiki/News_agency",
"type": "wiki",
"score": 1,
"label": {
"eng": "News agency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Moscow",
"type": "loc",
"score": 1,
"label": {
"eng": "Moscow"
},
"location": {
"type": "place",
"label": {
"eng": "Moscow"
},
"country": {
"type": "country",
"label": {
"eng": "Russia"
}
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 100
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 81
},
{
"uri": "iptc/human_interest/award_and_prize",
"label": "iptc/human interest/award and prize",
"wgt": 55
}
],
"image": "https://f7.pmo.ee/zTneTSisydg5bC8P88b-bXckyTg=/1200x630/filters:format(webp)/nginx/o/2026/08/17/17852874t1hc478.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524627332,
"relevance": 1
},
{
"uri": "9434447922",
"lang": "est",
"isDuplicate": false,
"date": "2026-08-17",
"time": "00:58:26",
"dateTime": "2026-08-17T00:58:26Z",
"dateTimePub": "2026-08-17T00:46:34Z",
"dataType": "news",
"sim": 0,
"url": "https://www.postimees.ee/8528461/venemaa-riigipanga-peaokonomist-vallandati-arvamusavalduse-parast",
"title": "Venemaa riigipanga peaökonomist vallandati arvamusavalduse pärast",
"body": "Riikliku arengukorporatsiooni Vnešekonombank (VEB) peaökonomist ja kunagine Venemaa majandusarengu aseminister Andrei Klepatš vallandati pühapäeval ehk päev pärast seda, kui Vene meedias levisid laialdaselt tema väljaütlemised, mida algselt avaldas ajaleht Moscow Times.\n\nUkraina ajalehe Kyiv Independent andmetel hoiatas asjatundja sõnavõttudes muu hulgas, et Venemaa on kaotamas oma majanduslikku ja tehnoloogilist konkurentsi läänega.",
"source": {
"uri": "postimees.ee",
"dataType": "news",
"title": "Postimees"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Media_(communication)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Media (communication)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Russia",
"type": "loc",
"score": 2,
"label": {
"eng": "Russia"
},
"location": {
"type": "country",
"label": {
"eng": "Russia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Moscow_Times",
"type": "wiki",
"score": 1,
"label": {
"eng": "The Moscow Times"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Newspaper",
"type": "wiki",
"score": 1,
"label": {
"eng": "Newspaper"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Technology",
"type": "wiki",
"score": 1,
"label": {
"eng": "Technology"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ukraine",
"type": "loc",
"score": 1,
"label": {
"eng": "Ukraine"
},
"location": {
"type": "country",
"label": {
"eng": "Ukraine"
}
}
}
],
"categories": [
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 51
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 94
}
],
"image": "https://f7.pmo.ee/QhMWeUTyQXX2I6yVt9i0gIJD6Hk=/1200x630/filters:format(webp)/nginx/o/2026/08/17/17852873t1h7c39.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524624306,
"relevance": 1
},
{
"uri": "9434432012",
"lang": "est",
"isDuplicate": true,
"date": "2026-08-17",
"time": "00:18:55",
"dateTime": "2026-08-17T00:18:55Z",
"dateTimePub": "2026-08-17T00:18:26Z",
"dataType": "news",
"sim": 0,
"url": "https://vikerraadio.err.ee/1610111864/vikerhommik",
"title": "Vikerhommik",
"body": "Hea lugeja, näeme et kasutate vanemat brauseri versiooni või vähelevinud brauserit.\n\nParema ja terviklikuma kasutajakogemuse tagamiseks soovitame alla laadida uusim versioon mõnest meie toetatud brauserist:\n\n\"Vikerhommik\" on raadiokuulaja esimene ärataja.\n\nSaade on tihedalt täis uudiseid, ajaleheülevaateid nii kodu- kui ka välismaalt, päevakajalisi intervjuusid jpm infot.\n\n\"Vikerhommiku\" põhitegijad on Taavi Libe, Kirke Ert, Sten Teppan, Märt Treier, Margit Kilumets, Piret Kooli, Kaja Kärner ja Anu Välba.\n\nSaate toimetaja on Liis Seljamaa. Kontakt: liis.seljamaa@err.ee.\n\nÕNNESOOVIDE kohta loe lähemalt siit.",
"source": {
"uri": "vikerraadio.err.ee",
"dataType": "news",
"title": "ERR"
},
"authors": [],
"concepts": [
{
"uri": "http://et.wikipedia.org/wiki/Piret_Kooli",
"type": "person",
"score": 1,
"label": {
"eng": "Piret Kooli"
}
},
{
"uri": "http://et.wikipedia.org/wiki/Margit_Kilumets",
"type": "person",
"score": 1,
"label": {
"eng": "Margit Kilumets"
}
},
{
"uri": "http://et.wikipedia.org/wiki/Märt_Treier",
"type": "person",
"score": 1,
"label": {
"eng": "Märt Treier"
}
},
{
"uri": "http://et.wikipedia.org/wiki/Kirke_Ert",
"type": "person",
"score": 1,
"label": {
"eng": "Kirke Ert"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Anu_Välba",
"type": "person",
"score": 1,
"label": {
"eng": "Anu Välba"
}
},
{
"uri": "http://et.wikipedia.org/wiki/Taavi_Libe",
"type": "person",
"score": 1,
"label": {
"eng": "Taavi Libe"
}
},
{
"uri": "http://et.wikipedia.org/wiki/Kaja_Kärner",
"type": "person",
"score": 1,
"label": {
"eng": "Kaja Kärner"
}
}
],
"categories": [],
"image": "https://s.err.ee/photo/crop/2023/07/10/1991270h99e7t6.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524621935,
"relevance": 1
},
{
"uri": "9434432013",
"lang": "est",
"isDuplicate": true,
"date": "2026-08-17",
"time": "00:18:50",
"dateTime": "2026-08-17T00:18:50Z",
"dateTimePub": "2026-08-17T00:18:26Z",
"dataType": "news",
"sim": 0,
"url": "https://vikerraadio.err.ee/1610111861/vikerhommik",
"title": "Vikerhommik",
"body": "Hea lugeja, näeme et kasutate vanemat brauseri versiooni või vähelevinud brauserit.\n\nParema ja terviklikuma kasutajakogemuse tagamiseks soovitame alla laadida uusim versioon mõnest meie toetatud brauserist:\n\n\"Vikerhommik\" on raadiokuulaja esimene ärataja.\n\nSaade on tihedalt täis uudiseid, ajaleheülevaateid nii kodu- kui ka välismaalt, päevakajalisi intervjuusid jpm infot.\n\n\"Vikerhommiku\" põhitegijad on Taavi Libe, Kirke Ert, Sten Teppan, Märt Treier, Margit Kilumets, Piret Kooli, Kaja Kärner ja Anu Välba.\n\nSaate toimetaja on Liis Seljamaa. Kontakt: liis.seljamaa@err.ee.\n\nÕNNESOOVIDE kohta loe lähemalt siit.",
"source": {
"uri": "vikerraadio.err.ee",
"dataType": "news",
"title": "ERR"
},
"authors": [],
"concepts": [
{
"uri": "http://et.wikipedia.org/wiki/Piret_Kooli",
"type": "person",
"score": 1,
"label": {
"eng": "Piret Kooli"
}
},
{
"uri": "http://et.wikipedia.org/wiki/Margit_Kilumets",
"type": "person",
"score": 1,
"label": {
"eng": "Margit Kilumets"
}
},
{
"uri": "http://et.wikipedia.org/wiki/Märt_Treier",
"type": "person",
"score": 1,
"label": {
"eng": "Märt Treier"
}
},
{
"uri": "http://et.wikipedia.org/wiki/Kirke_Ert",
"type": "person",
"score": 1,
"label": {
"eng": "Kirke Ert"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Anu_Välba",
"type": "person",
"score": 1,
"label": {
"eng": "Anu Välba"
}
},
{
"uri": "http://et.wikipedia.org/wiki/Taavi_Libe",
"type": "person",
"score": 1,
"label": {
"eng": "Taavi Libe"
}
},
{
"uri": "http://et.wikipedia.org/wiki/Kaja_Kärner",
"type": "person",
"score": 1,
"label": {
"eng": "Kaja Kärner"
}
}
],
"categories": [],
"image": "https://s.err.ee/photo/crop/2023/08/24/2047046hfefbt6.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524621930,
"relevance": 1
},
{
"uri": "9434432005",
"lang": "est",
"isDuplicate": false,
"date": "2026-08-17",
"time": "00:18:50",
"dateTime": "2026-08-17T00:18:50Z",
"dateTimePub": "2026-08-17T00:18:26Z",
"dataType": "news",
"sim": 0,
"url": "https://vikerraadio.err.ee/1610111885/kuula-randajat",
"title": "Kuula rändajat",
"body": "Hea lugeja, näeme et kasutate vanemat brauseri versiooni või vähelevinud brauserit.\n\nParema ja terviklikuma kasutajakogemuse tagamiseks soovitame alla laadida uusim versioon mõnest meie toetatud brauserist:\n\nVikerraadio saatesari \"Kuula rändajat\" seikleb 24. hooajal maailma ookeanide eriilmelistel saartel. Rännumees Hendrik Relve jagab alustuseks suviseid muljeid Fääri saarestikust ning jutustab selle loodusest, ajaloost ja tänapäevast. Huvitaval kombel kuulub Taani kuningriik Euroopa Liitu, aga Fääri saared, mis on osa Taani territooriumist, Euroopa Liitu ei kuulu.\n\n\"Esmalt on juttu saarestiku läänepoolsemast, Vagari saarest. Seal asub rahvusvaheline lennuväli, vanaaegne Gasadaluri küla ning uhke looduslik vaatamisväärsus, Mullafossuri juga. Värvikaid elamusi pakkus kohaliku bändi kontserdi kuulamine saare külatrahteris. Juttu tuleb ka pealinnast Torshavnist ning külaskäigust sealses vanalinnas elava muusiku, Kristian Blaki põnevasse koju,\" tutvustas Relve.\n\nLisaks saartele Euroopa ja Arktika lähistel, jõuab Relve Atlandi ookeani saartele, mis asuvad Antarktikas ja Lõuna-Ameerika mandri lähistel ning lõpuks liigub Ameerika maailmajao lähistele jäävatele Vaikse ookeani saartele.\n\nSaatesari \"Kuula rändajat\" on Vikerraadio kavas olnud juba 24 aastat. Kuulajad on saanud Relvega rännata Euroopas, Aafrikas, Kesk- ja Lõuna-Ameerikas, Antarktikas, Arktikas, Austraalias, Hiinas, Indias, Tiibetis, Madagaskaril, Uus-Meremaa saartel, Okeaanias, Alaskal ja Gröönimaal. Koos on vaadeldud tähelepanuväärset ja uuritud loodusimesid, tutvutud kohalike inimeste, kultuuri, traditsioonide ja eluoluga.\n\nTänaseks on sarja saateid Vikerraadio veebilehelt ja Eesti Raadio mobiiliäpist järelkuulatud rohkem kui 3,9 miljonit korda. Kõige enam on järelkuulatud saadet, mis jutustab Tulemaast, järgnevalt Aafrika reiside kokkuvõtet ning saadet põnevatest juhtumustest maailma eri paikades. Väga on kuujalaid paelunud ka saated Gröönimaast, Paraguayst ja Etioopia rahvastest.\n\n\"Kuula rändajat\" on eetris pühapäeviti kell 14.05 (kordus reedel kell 23). Saate autor on Hendrik Relve, helirežissöör Maris Tombach.",
"source": {
"uri": "vikerraadio.err.ee",
"dataType": "news",
"title": "ERR"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Vikerraadio",
"type": "wiki",
"score": 4,
"label": {
"eng": "Vikerraadio"
}
},
{
"uri": "http://en.wikipedia.org/wiki/European_Union",
"type": "loc",
"score": 4,
"label": {
"eng": "European Union"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Denmark",
"type": "loc",
"score": 4,
"label": {
"eng": "Denmark"
},
"location": {
"type": "country",
"label": {
"eng": "Denmark"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Faroe_Islands",
"type": "loc",
"score": 3,
"label": {
"eng": "Faroe Islands"
},
"location": {
"type": "country",
"label": {
"eng": "Faroe Islands"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ocean",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ocean"
}
},
{
"uri": "http://et.wikipedia.org/wiki/Hendrik_Relve",
"type": "person",
"score": 2,
"label": {
"eng": "Hendrik Relve"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Antarctic",
"type": "wiki",
"score": 2,
"label": {
"eng": "Antarctic"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arctic",
"type": "wiki",
"score": 2,
"label": {
"eng": "Arctic"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pacific_Ocean",
"type": "wiki",
"score": 2,
"label": {
"eng": "Pacific Ocean"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Island",
"type": "wiki",
"score": 2,
"label": {
"eng": "Island"
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_America",
"type": "loc",
"score": 2,
"label": {
"eng": "South America"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Americas",
"type": "loc",
"score": 2,
"label": {
"eng": "Americas"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Continent",
"type": "wiki",
"score": 2,
"label": {
"eng": "Continent"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Atlantic_Ocean",
"type": "wiki",
"score": 2,
"label": {
"eng": "Atlantic Ocean"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Europe",
"type": "loc",
"score": 2,
"label": {
"eng": "Europe"
},
"location": null
},
{
"uri": "http://et.wikipedia.org/wiki/Lõuna-Ameerika",
"type": "wiki",
"score": 1,
"label": {
"eng": "Lõuna-Ameerika"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tibet",
"type": "loc",
"score": 1,
"label": {
"eng": "Tibet"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Oceania",
"type": "loc",
"score": 1,
"label": {
"eng": "Oceania"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Central_Europe",
"type": "wiki",
"score": 1,
"label": {
"eng": "Central Europe"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Africa",
"type": "loc",
"score": 1,
"label": {
"eng": "Africa"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Culture",
"type": "wiki",
"score": 1,
"label": {
"eng": "Culture"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alaska",
"type": "loc",
"score": 1,
"label": {
"eng": "Alaska"
},
"location": {
"type": "place",
"label": {
"eng": "Alaska"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paraguay",
"type": "loc",
"score": 1,
"label": {
"eng": "Paraguay"
},
"location": {
"type": "country",
"label": {
"eng": "Paraguay"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Zealand",
"type": "loc",
"score": 1,
"label": {
"eng": "New Zealand"
},
"location": {
"type": "country",
"label": {
"eng": "New Zealand"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Madagascar",
"type": "loc",
"score": 1,
"label": {
"eng": "Madagascar"
},
"location": {
"type": "country",
"label": {
"eng": "Madagascar"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 1,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Greenland",
"type": "loc",
"score": 1,
"label": {
"eng": "Greenland"
},
"location": {
"type": "country",
"label": {
"eng": "Greenland"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ethiopia",
"type": "loc",
"score": 1,
"label": {
"eng": "Ethiopia"
},
"location": {
"type": "country",
"label": {
"eng": "Ethiopia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 1,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Australia",
"type": "loc",
"score": 1,
"label": {
"eng": "Australia"
},
"location": {
"type": "country",
"label": {
"eng": "Australia"
}
}
}
],
"categories": [
{
"uri": "news/Science",
"label": "news/Science",
"wgt": 67
},
{
"uri": "iptc/human_interest",
"label": "iptc/human interest",
"wgt": 78
},
{
"uri": "iptc/environment/nature",
"label": "iptc/environment/nature",
"wgt": 100
}
],
"image": "https://s.err.ee/photo/crop/2025/09/12/3011580h89f5t6.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524621930,
"relevance": 1
},
{
"uri": "9434432008",
"lang": "est",
"isDuplicate": false,
"date": "2026-08-17",
"time": "00:18:50",
"dateTime": "2026-08-17T00:18:50Z",
"dateTimePub": "2026-08-17T00:18:26Z",
"dataType": "news",
"sim": 0,
"url": "https://vikerraadio.err.ee/1610111876/mustiline-venemaa",
"title": "Müstiline Venemaa",
"body": "\"Müstiline Venemaa\" on Venemaa ajaloole pühendatud saatesari, mis käsitleb eri külgi ja epohhe Venemaa ajaloo algusest kuni 20. sajandini. Vaatluse all on nii poliitiline ajalugu kui kultuurilugu.\n\n\"Müstiline Venemaa\" on palju kordi valitud kuulajate poolt Vikerraadio lemmiksaateks.\n\nSaate autor on David Vseviov, helirežissöör Maris Tombach. Saatel on ka Facebooki lehekülg.\n\nKuulake pühapäeviti kell 11.20 (kordus kell 21.20).",
"source": {
"uri": "vikerraadio.err.ee",
"dataType": "news",
"title": "ERR"
},
"authors": [],
"concepts": [
{
"uri": "http://et.wikipedia.org/wiki/Müstiline_Venemaa",
"type": "wiki",
"score": 5,
"label": {
"eng": "Müstiline Venemaa"
}
},
{
"uri": "http://en.wikipedia.org/wiki/History",
"type": "wiki",
"score": 4,
"label": {
"eng": "History"
}
},
{
"uri": "http://et.wikipedia.org/wiki/David_Vseviov",
"type": "person",
"score": 1,
"label": {
"eng": "David Vseviov"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vikerraadio",
"type": "wiki",
"score": 1,
"label": {
"eng": "Vikerraadio"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Facebook",
"type": "org",
"score": 1,
"label": {
"eng": "Facebook"
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 78
},
{
"uri": "iptc/science_and_technology",
"label": "iptc/science and technology",
"wgt": 79
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services",
"label": "iptc/economy, business and finance/products and services",
"wgt": 71
}
],
"image": "https://s.err.ee/photo/crop/2021/12/17/1281881h740et6.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524621930,
"relevance": 1
},
{
"uri": "9434432003",
"lang": "est",
"isDuplicate": false,
"date": "2026-08-17",
"time": "00:18:50",
"dateTime": "2026-08-17T00:18:50Z",
"dateTimePub": "2026-08-17T00:18:26Z",
"dataType": "news",
"sim": 0,
"url": "https://vikerraadio.err.ee/1610111891/teise-matta-otsast",
"title": "Teise mätta otsast",
"body": "Saatesarjas \"Teise mätta otsast\" kohtuvad pealtnäha kaugete valdkondade või arusaamade esindajad.\n\nSaatesari viib iga kord kokku kaks inimest, kelle dialoogis sünnivad uued maailma mõtestamise võimalused. Kuigi arusaamad ja arvamused võivad erineda, leidub siiski ühisosa, mis neid ühe laua taha toob.\n\nSaatejuhid-toimetajad on Airika Harrik ja Marii Kangur.\n\nSaatesari \"Teise mätta otsast\" on eetris üle pühapäeviti kell 16.05.",
"source": {
"uri": "vikerraadio.err.ee",
"dataType": "news",
"title": "ERR"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Opinion",
"type": "wiki",
"score": 2,
"label": {
"eng": "Opinion"
}
}
],
"categories": [],
"image": "https://s.err.ee/photo/crop/2025/10/08/3042795ha481t6.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524621930,
"relevance": 1
},
{
"uri": "9434432001",
"lang": "est",
"isDuplicate": false,
"date": "2026-08-17",
"time": "00:18:50",
"dateTime": "2026-08-17T00:18:50Z",
"dateTimePub": "2026-08-17T00:18:26Z",
"dataType": "news",
"sim": 0,
"url": "https://vikerraadio.err.ee/1610111897/spordipuhapaev",
"title": "Spordipühapäev",
"body": "Hea lugeja, näeme et kasutate vanemat brauseri versiooni või vähelevinud brauserit.\n\nParema ja terviklikuma kasutajakogemuse tagamiseks soovitame alla laadida uusim versioon mõnest meie toetatud brauserist:\n\nSaates on uudiste kõrval tähtis koht ka spordielu probleemide analüüsil. Stuudios saavad sõna nii sportlased, treenerid kui ka spordielu korraldajad.\n\n\"Spordipühapäeva\" huviorbiidis pole mitte ainult tippsport vaid ka rohujuure tasand - saates kajastatakse ka kohalikke võistluseid ja tegijaid, samuti ka spordielu ääremaile jäävaid alasid ja võistluseid.\n\nSaadet teevad Juhan Kilumets, Ivar Lepik ja Johannes Vedru.\n\nKuulake pühapäeviti kell 18.15 (kordusena sama päeva südaööl).",
"source": {
"uri": "vikerraadio.err.ee",
"dataType": "news",
"title": "ERR"
},
"authors": [],
"concepts": [
{
"uri": "http://et.wikipedia.org/wiki/Juhan_Kilumets",
"type": "person",
"score": 1,
"label": {
"eng": "Juhan Kilumets"
}
}
],
"categories": [],
"image": "https://s.err.ee/photo/crop/2023/09/12/2074133h63fct6.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524621930,
"relevance": 1
}
],
"totalResults": 19227,
"page": 1,
"count": 10,
"pages": 1923
}
}