Topics
Countries
Azerbaijan News
Would you like to access news/blog content published by sources located in Azerbaijan?
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/Azerbaijan",
"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%2FAzerbaijan&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": "9405461238",
"lang": "rus",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:18:47",
"dateTime": "2026-07-24T07:18:47Z",
"dateTimePub": "2026-07-24T07:18:27Z",
"dataType": "news",
"sim": 0,
"url": "https://abc.az/ru/news/209487/spros-na-zoloto-v-kitae-rastet-import-dostig-dvuxletnego-maksimuma",
"title": "Спрос на золото в Китае растет: Импорт достиг двухлетнего максимума",
"body": "11:17 - 24.07.2026\n\n24 июля, Fineko/abc.az. В июне импорт золота в Китай достиг самого высокого уровня за последние два года на фоне падения мировых цен на драгметалл и укрепления юаня.\n\nСогласно данным таможни, зарубежные закупки золота в июне выросли примерно до 173 тонн, показав рост третий месяц подряд и обновив максимум с марта 2024 года.\n\nАналитик Jinrui Futures Цзицзе У отметил, что снижение цен было воспринято инвесторами как выигрышная точка для входа на рынок.\n\nВ связи с этим коммерческие банки страны активно пополняли свои запасы для обеспечения программ накопления и розничных продаж физического золота.",
"source": {
"uri": "abc.az",
"dataType": "news",
"title": "Abc.az"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Import",
"type": "wiki",
"score": 5,
"label": {
"eng": "Import"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gold",
"type": "wiki",
"score": 5,
"label": {
"eng": "Gold"
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 5,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Renminbi",
"type": "wiki",
"score": 3,
"label": {
"eng": "Renminbi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Demand",
"type": "wiki",
"score": 3,
"label": {
"eng": "Demand"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Customs",
"type": "wiki",
"score": 3,
"label": {
"eng": "Customs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Commercial_bank",
"type": "wiki",
"score": 2,
"label": {
"eng": "Commercial bank"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Investor",
"type": "wiki",
"score": 2,
"label": {
"eng": "Investor"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 90
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 76
},
{
"uri": "iptc/politics_and_government/government/government_budget",
"label": "iptc/politics and government/government/government budget",
"wgt": 55
}
],
"image": "https://fineko.az/2021/august/31/gold-122513329.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 522573527,
"relevance": 1
},
{
"uri": "9405461196",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:18:38",
"dateTime": "2026-07-24T07:18:38Z",
"dateTimePub": "2026-07-24T07:17:45Z",
"dataType": "news",
"sim": 0.5647059082984924,
"url": "https://www.trend.az/iran/4209569.html",
"title": "Iran to consider any country supporting U.S. attacks its legitimate target - MFA",
"body": "BAKU, Azerbaijan, July 24. Any country participating in the U.S. aggression against Iran or assisting in the strikes against the Islamic Republic will be considered a legitimate target for the Iranian Armed Forces.\n\nThis was announced by the Iranian Foreign Ministry on Telegram, citing the Foreign Minister Abbas Araghchi's remarks at the meeting of the Shanghai Cooperation Organization (SCO) Council of Foreign Ministers in Cholpon-Ata.\n\n\"Iran reaffirms its determination to protect the country's sovereignty, independence, and territorial integrity and declares that any participation, cooperation, or assistance in aggression against Iran will entail international responsibility for the relevant parties,\" Araghchi said.\n\nHe called on the SCO countries for solidarity and cooperation, and urged them not to allow \"aggression to replace diplomacy, force to replace right, and double standards to replace justice.\"\n\nMeanwhile, the latest escalation in U.S.-Iranian relations began on July 8. On that day, for the first time since the signing of the memorandum between Washington and Tehran, the U.S. military carried out several waves of strikes on Iranian territory, claiming that this was in response to an attack on a merchant ship in the Strait of Hormuz. On the same day, U.S. President Donald Trump announced the end of the ceasefire with Iran. In response, Tehran began attacking U.S. facilities in Bahrain, Jordan, Qatar, Kuwait, the UAE, and Oman.",
"source": {
"uri": "trend.az",
"dataType": "news",
"title": "Trend"
},
"authors": [
{
"uri": "farhad_mammadov@trend.az",
"name": "Farhad Mammadov",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 5,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shanghai_Cooperation_Organisation",
"type": "wiki",
"score": 4,
"label": {
"eng": "Shanghai Cooperation Organisation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 4,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Foreign_Affairs_(Iran)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ministry of Foreign Affairs (Iran)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islam",
"type": "wiki",
"score": 3,
"label": {
"eng": "Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baku",
"type": "loc",
"score": 3,
"label": {
"eng": "Baku"
},
"location": {
"type": "place",
"label": {
"eng": "Baku"
},
"country": {
"type": "country",
"label": {
"eng": "Azerbaijan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Territorial_integrity",
"type": "wiki",
"score": 2,
"label": {
"eng": "Territorial integrity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Minister_for_Foreign_Affairs_(Germany)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Minister for Foreign Affairs (Germany)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Independence",
"type": "wiki",
"score": 2,
"label": {
"eng": "Independence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sovereignty",
"type": "wiki",
"score": 2,
"label": {
"eng": "Sovereignty"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cholpon-Ata",
"type": "loc",
"score": 2,
"label": {
"eng": "Cholpon-Ata"
},
"location": {
"type": "place",
"label": {
"eng": "Cholpon-Ata"
},
"country": {
"type": "country",
"label": {
"eng": "Kyrgyzstan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strait_of_Hormuz",
"type": "wiki",
"score": 1,
"label": {
"eng": "Strait of Hormuz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ceasefire",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ceasefire"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diplomacy",
"type": "wiki",
"score": 1,
"label": {
"eng": "Diplomacy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Armed_Forces",
"type": "wiki",
"score": 1,
"label": {
"eng": "United States Armed Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tehran",
"type": "loc",
"score": 1,
"label": {
"eng": "Tehran"
},
"location": {
"type": "place",
"label": {
"eng": "Tehran"
},
"country": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Qatar",
"type": "loc",
"score": 1,
"label": {
"eng": "Qatar"
},
"location": {
"type": "country",
"label": {
"eng": "Qatar"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Oman",
"type": "loc",
"score": 1,
"label": {
"eng": "Oman"
},
"location": {
"type": "country",
"label": {
"eng": "Oman"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kuwait",
"type": "loc",
"score": 1,
"label": {
"eng": "Kuwait"
},
"location": {
"type": "country",
"label": {
"eng": "Kuwait"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jordan",
"type": "loc",
"score": 1,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bahrain",
"type": "loc",
"score": 1,
"label": {
"eng": "Bahrain"
},
"location": {
"type": "country",
"label": {
"eng": "Bahrain"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Arab_Emirates",
"type": "loc",
"score": 1,
"label": {
"eng": "United Arab Emirates"
},
"location": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Terrorism",
"label": "dmoz/Society/Issues/Terrorism",
"wgt": 12
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 20
},
{
"uri": "dmoz/Society/Issues/Territorial_Disputes",
"label": "dmoz/Society/Issues/Territorial Disputes",
"wgt": 17
},
{
"uri": "dmoz/Society/Issues/Micronations",
"label": "dmoz/Society/Issues/Micronations",
"wgt": 12
},
{
"uri": "dmoz/Society/Government/Foreign_Ministries",
"label": "dmoz/Society/Government/Foreign Ministries",
"wgt": 14
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 100
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 71
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy/treaty",
"label": "iptc/politics and government/international relations/diplomacy/treaty",
"wgt": 81
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 81
}
],
"image": "https://www.trend.az/media/2026/07/11/araghchi.jpg",
"eventUri": "eng-11859463",
"sentiment": -0.01960784313725494,
"wgt": 522573518,
"relevance": 1
},
{
"uri": "9405460845",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:18:25",
"dateTime": "2026-07-24T07:18:25Z",
"dateTimePub": "2026-07-24T07:17:00Z",
"dataType": "news",
"sim": 0.43529412150383,
"url": "https://www.azernews.az/events/261484.html",
"title": "Earthquake hits Azerbaijan's Shamakhi district",
"body": "A magnitude 3.1 earthquake was recorded in the Shamakhi district, approximately 15 kilometers north of the Pirgulu seismic station, Azernews reports.\n\nAccording to the Earthquake Research Bureau of the Republican Seismic Survey Center, the earthquake occurred at a depth of 3 kilometers.\n\nThe tremor was not felt by residents.\n\nNo immediate information was available regarding casualties or damage to infrastructure.\n\nSeismologists continue to monitor the situation.",
"source": {
"uri": "azernews.az",
"dataType": "news",
"title": "AzerNews"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Earthquake",
"type": "wiki",
"score": 5,
"label": {
"eng": "Earthquake"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shamakhi_District",
"type": "loc",
"score": 4,
"label": {
"eng": "Shamakhi District"
},
"location": {
"type": "place",
"label": {
"eng": "Shamakhi District"
},
"country": {
"type": "country",
"label": {
"eng": "Azerbaijan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Moment_magnitude_scale",
"type": "wiki",
"score": 3,
"label": {
"eng": "Moment magnitude scale"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Seismometer",
"type": "wiki",
"score": 2,
"label": {
"eng": "Seismometer"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Seismology",
"type": "wiki",
"score": 1,
"label": {
"eng": "Seismology"
}
}
],
"categories": [
{
"uri": "dmoz/Science/Technology/Structural_Engineering",
"label": "dmoz/Science/Technology/Structural Engineering",
"wgt": 21
},
{
"uri": "dmoz/Science/Earth_Sciences/Natural_Disasters_and_Hazards",
"label": "dmoz/Science/Earth Sciences/Natural Disasters and Hazards",
"wgt": 38
},
{
"uri": "dmoz/Science/Earth_Sciences/Geophysics",
"label": "dmoz/Science/Earth Sciences/Geophysics",
"wgt": 27
},
{
"uri": "dmoz/Science/Environment/Research_Groups_and_Centers",
"label": "dmoz/Science/Environment/Research Groups and Centers",
"wgt": 14
},
{
"uri": "dmoz/Science/Research_Groups_and_Centers",
"label": "dmoz/Science/Research Groups and Centers",
"wgt": 12
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident/disaster/natural_disaster/earthquake",
"label": "iptc/disaster, accident and emergency incident/disaster/natural disaster/earthquake",
"wgt": 100
}
],
"image": "https://www.azernews.az/media/2026/07/04/richter-scale-earthquake-1200x700_1.jpg",
"eventUri": "eng-11857977",
"sentiment": -0.1294117647058823,
"wgt": 522573505,
"relevance": 1
},
{
"uri": "9405460734",
"lang": "rus",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:18:08",
"dateTime": "2026-07-24T07:18:08Z",
"dateTimePub": "2026-07-24T07:15:48Z",
"dataType": "news",
"sim": 0,
"url": "https://report.az/ru/finansy/gfsz-v-i-polugodii-posobii-i-pensii-v-proaktivnom-poryadke-naznacheny-okolo-75-tys-licam",
"title": "ГФСЗ: В I полугодии пособии и пенсии в проактивном порядке назначены около 75 тыс. лицам",
"body": "В Азербайджане в январе-июне 2026 года 74 718 лицам в проактивном порядке назначены социальные пособия (ежемесячные и единовременные) и пенсии.\n\nОб этом сообщает Report со ссылкой на Государственный фонд социальной защиты (ГФСЗ).\n\nСогласно данным, 52,6% из них составили мужчины, а 47,4% - женщины.",
"source": {
"uri": "report.az",
"dataType": "news",
"title": "Report İnformasiya Agentliyi"
},
"authors": [
{
"uri": "fatima_bagirova@report.az",
"name": "Fatima Bagirova",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Azerbaijan",
"type": "loc",
"score": 3,
"label": {
"eng": "Azerbaijan"
},
"location": {
"type": "country",
"label": {
"eng": "Azerbaijan"
}
}
}
],
"categories": [],
"image": "https://images.report.az/photo/a8b91460-7a4d-33bf-8e80-73aa2fcb9ae6_1200.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 522573488,
"relevance": 1
},
{
"uri": "9405460663",
"lang": "rus",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:18:02",
"dateTime": "2026-07-24T07:18:02Z",
"dateTimePub": "2026-07-24T07:04:49Z",
"dataType": "news",
"sim": 0,
"url": "https://minval.az/news/124545554",
"title": "Европа -- убежище для предателей и штаб провокаций против Азербайджана: одно видео раскрывает схему - Minval Politika",
"body": "Германия, Франция и целая свора европейских стран давно превратились в комфортный \"отель\" для предателей Родины. Они не просто укрывают беглых изменников -- они их финансируют, инструктируют, направляют и используют как дешёвое пушечное мясо в гибридной войне против неугодных государств. Всё это делается под привычную демагогию о \"правах человека\", \"свободе слова\" и прочих священных коровах европейской политики, которыми Запад прикрывает свои грязные игры.\n\nЯрчайший пример произошёл на совместной пресс-конференции президента Азербайджана Ильхама Алиева и канцлера Германии Фридриха Мерца. Именно там, в самом сердце официального мероприятия, был допущен представитель так называемого \"Микроскоп Медиа\" -- молодой провокатор, явно подготовленный для скандала.\n\nНа кадрах чётко видно: сотрудник службы безопасности канцлера подходит к этому \"журналисту\" и что-то ему говорит. Через короткое время \"независимый\" репортёр устраивает провокацию. Совпадение? Не смешите. Это классическая постановка.\n\nТот же самый немецкий безопасник появляется и в другом эпизоде -- во время разговора помощника президента Азербайджана Хикмета Гаджиева с \"политэмигрантом\" Туралом Садыглы. Сотрудник спецслужб подходит, отводит Садыглы в сторону. Всё выглядит так, будто европейские кураторы лично контролируют своих подопечных прямо на глазах у официальных лиц Азербайджана.\n\nЭто не случайность и не \"свобода прессы\", а наглая, циничная демонстрация того, как Европа использует отбросы, бежавшие от ответственности за преступления и предательство, в качестве инструмента давления. Эти \"политэмигранты\" и псевдожурналисты живут на европейские гранты, получают инструкции, сценарии провокаций и чёткие задачи: сеять хаос, дискредитировать власти, раскачивать ситуацию изнутри.\n\nК сожалению, для некоторых стран предатель Родины -- не позор, а ценный актив. И такая политика не имеет ничего общего с демократией. Когда европейские чиновники говорят о \"диалоге\" и \"сотрудничестве\", они одновременно держат на коротком поводке кучку маргиналов, готовых в любой момент устроить спектакль.\n\nАзербайджан показал всему миру, что видит эти игры насквозь. Предателям и их европейским хозяевам стоит запомнить: история не прощает тех, кто продаёт свою страну за тридцать сребреников и иностранные гранты. Рано или поздно за всё придётся отвечать.",
"source": {
"uri": "minval.az",
"dataType": "news",
"title": "Minval.az"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Azerbaijan",
"type": "loc",
"score": 5,
"label": {
"eng": "Azerbaijan"
},
"location": {
"type": "country",
"label": {
"eng": "Azerbaijan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chancellor_of_Germany_(1949–present)",
"type": "wiki",
"score": 4,
"label": {
"eng": "Chancellor of Germany (1949–present)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/President_of_Azerbaijan",
"type": "wiki",
"score": 4,
"label": {
"eng": "President of Azerbaijan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Europe",
"type": "loc",
"score": 4,
"label": {
"eng": "Europe"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Germany",
"type": "loc",
"score": 4,
"label": {
"eng": "Germany"
},
"location": {
"type": "country",
"label": {
"eng": "Germany"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Reporter",
"type": "wiki",
"score": 3,
"label": {
"eng": "Reporter"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Friedrich_Merz",
"type": "person",
"score": 3,
"label": {
"eng": "Friedrich Merz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hybrid_warfare",
"type": "wiki",
"score": 3,
"label": {
"eng": "Hybrid warfare"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ilham_Aliyev",
"type": "person",
"score": 3,
"label": {
"eng": "Ilham Aliyev"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Microscope",
"type": "wiki",
"score": 3,
"label": {
"eng": "Microscope"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Grant_(money)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Grant (money)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Freedom_of_speech",
"type": "wiki",
"score": 3,
"label": {
"eng": "Freedom of speech"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Western_world",
"type": "loc",
"score": 3,
"label": {
"eng": "Western world"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Human_rights",
"type": "wiki",
"score": 3,
"label": {
"eng": "Human rights"
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 3,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://ru.wikipedia.org/wiki/Маргинал",
"type": "wiki",
"score": 2,
"label": {
"eng": "Маргинал"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chaos_(cosmogony)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Chaos (cosmogony)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Intelligence_agency",
"type": "wiki",
"score": 2,
"label": {
"eng": "Intelligence agency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Freedom_of_the_press",
"type": "wiki",
"score": 2,
"label": {
"eng": "Freedom of the press"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Democracy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Democracy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/History",
"type": "wiki",
"score": 2,
"label": {
"eng": "History"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Politics",
"type": "wiki",
"score": 2,
"label": {
"eng": "Politics"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 99
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 91
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 84
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 69
}
],
"image": "https://cdn.minval.az/2026/07/Screenshot_2181.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 522573482,
"relevance": 1
},
{
"uri": "9405460078",
"lang": "aze",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:17:32",
"dateTime": "2026-07-24T07:17:32Z",
"dateTimePub": "2026-07-24T07:17:11Z",
"dataType": "news",
"sim": 0,
"url": "https://qafqazinfo.az/news/detail/demek-olar-ki-ayaqyalin-idik-oksana-basina-gelenleri-danisdi-516317",
"title": "Demək olar ki, ayaqyalın idik\" -- Oksana başına gələnləri danışdı",
"body": "Rəqqasə Oksana Rəsulova Batumidə xoşagəlməz hadisələrlə üzləşib.\n\n\"Qafqazinfo\" xəbər verir ki, bu barədə rəqqasə sosial şəbəkə hesabında paylaşım edib.\n\nO ailəsi ilə birgə keçirdiyi 6 günlük Batumi tətilində qaldıqları hoteldən şikayətlənib: \"Əgər Batumiyə getməyi planlaşdırırsınızsa, xüsusilə də uşaqlarla gedirsinizsə, \"Orbit\" hotellər şəbəkəsində qalmazdan əvvəl yaxşı düşünün. İlk növbədə, hotelin təmizliyi bizi çox məyus etdi. Ətrafda zibil və natəmizlik var idi. Uşaqların görməməli olduğu şeyləri görməsi məni bir ana kimi çox narahat etdi. Təxminən saat 2-də, binada həyəcan siqnalı verildi və hamının binadan çıxması tələb olundu. Biz 39-cu mərtəbədə qalırdıq. Mən öz uşağımla, qardaşım isə ailəsi və iki uşağı ilə birlikdə 39-cu mərtəbədən pilləkənlərlə aşağı düşməli olduq. Demək olar ki, ayaqyalın idik. Minlərlə insanla birlikdə hamımız binadan çıxarıldıq. Amma ən qəribəsi o idi ki, heç kim bizə nə baş verdiyini düzgün izah edə bilmirdi\".\n\nO. Rəsulova bildirib ki, hotelə ilk gəldikləri gün qardaşı ailəsinin qaldığı otağın qapısında da problem olub: \"Hotel əməkdaşları dedilər ki, qapı artıq təmir olunub. Əslində qapı təmir olunmamışdı. Axşam hoteldə heç kim qalmadığı vaxt biz bunu gördük. Qapı düzgün vəziyyətdə deyildi. Qardaşımın ailəsi otağa daxil olduqdan sonra qapının kilidini yerinə qoyanda bağlandı və onlar daha otaqdan çıxa bilmədilər. Təsəvvür edin, gecə vaxtıdır, otaqda uşaqlar var və qapı açılmır. Biz hotelin resepsiyonuna müraciət etdik, amma orada da bizə kömək edə bilmədilər. Təxminən 2-3 saatdan sonra qapını açmaq mümkün oldu\".\n\nRəqqasə həmçinin hotelin çimərliyinin natəmiz olması səbəbindən bağırsaq infeksiyasına yoluxduqlarını qeyd edib: \"Dənizin vəziyyəti ilə bağlı da çox məyus oldum. Çox insanın çimdiyi dənizin təmizliyi məndə ciddi narahatlıq yaratdı.Təəssüf ki, oğlum da Batumidə xəstələndi. Bir neçə günümüzü Batumi xəstəxanasında keçirməli olduq. \"Orbit\" ərazisində çoxlu insan olur, çünki burada bir neçə blok var. Səhər saatlarında çimərlikdə o qədər çirk və natəmizlik görürsən ki, insan həqiqətən dəhşətə gəlir. Ətrafda çoxlu sahibsiz itlər də var. Belə bir şəraitdə, xüsusilə immunitetiniz zəifdirsə, hər hansı infeksiyaya yoluxmaq çox asandır. Təəssüf ki, biz də bağırsaq infeksiyasına yoluxduq -- mən və oğlum Usman. Nəticədə Batumi xəstəxanasına düşdük və burada üç gün qaldıq\".",
"source": {
"uri": "qafqazinfo.az",
"dataType": "news",
"title": "Qafqazinfo"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Dance",
"type": "wiki",
"score": 5,
"label": {
"eng": "Dance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Batumi",
"type": "loc",
"score": 5,
"label": {
"eng": "Batumi"
},
"location": {
"type": "place",
"label": {
"eng": "Batumi"
},
"country": {
"type": "country",
"label": {
"eng": "Georgia (country)"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sea",
"type": "wiki",
"score": 2,
"label": {
"eng": "Sea"
}
}
],
"categories": [
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 65
},
{
"uri": "iptc/environment/nature/animal",
"label": "iptc/environment/nature/animal",
"wgt": 82
}
],
"image": "https://qafqazinfo.az/uploads/1784877325/fffgg.png",
"eventUri": null,
"sentiment": null,
"wgt": 522573452,
"relevance": 1
},
{
"uri": "9405458551",
"lang": "rus",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:16:10",
"dateTime": "2026-07-24T07:16:10Z",
"dateTimePub": "2026-07-24T07:15:00Z",
"dataType": "news",
"sim": 0.501960813999176,
"url": "https://oxu.az/ru/ekonomika/cena-nefti-brent-derzhitsya-vyshe-100-dollarov-za-barrel",
"title": "Цена нефти Brent держится выше 100 долларов за баррель",
"body": "Цены на нефть опускаются в пятницу после резкого скачка накануне, но Brent держится выше отметки в 100 долларов за баррель.\n\nОб этом сообщает Oxu.Az со ссылкой на \"Интерфакс\".\n\nРынок завершает неделю существенным ростом на фоне эскалации конфликта на Ближнем Востоке.\n\nЦентральное командование ВС США (CENTCOM) сообщило, что американские вооруженные силы провели 13-ю подряд серию ночных ударов по Ирану, которые продолжались более двух часов. В заявлении отмечается, что военные США продолжают помогать торговым судам осуществлять проход через Ормузский пролив.\n\nОднако, по данным Kpler, занимающейся отслеживанием судов, в четверг через пролив прошел лишь один танкер.\n\nЦена сентябрьских фьючерсов на сорт Brent на лондонской бирже ICE Futures по данным на 09:15 по бакинскому времени составляет 100.26 доллара за баррель, что на 0.43 доллара (0.43%) ниже, чем на закрытие предыдущих торгов. В четверг они подорожали на 6.62 доллара (7%), до 100.69 доллара за баррель, максимума с 22 мая.\n\nФьючерсы на нефть WTI на сентябрь на электронных торгах Нью-Йоркской товарной биржи (NYMEX) опустились в цене к этому времени на 0.53 доллара (0.57%), до 91.66 доллара за баррель. По итогам предыдущей сессии их стоимость увеличилась на 5.36 доллара (6.2%), до 92.19 доллара за баррель, максимума с 4 июня.\n\nНа этой неделе Brent подорожала более чем на 14%, WTI - почти на 13%.",
"source": {
"uri": "oxu.az",
"dataType": "news",
"title": "Oxu.Az"
},
"authors": [
{
"uri": "аишан_гахраманлы@oxu.az",
"name": "Айшан Гахраманлы",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://ru.wikipedia.org/wiki/Баррель_(американский_нефтяной)",
"type": "wiki",
"score": 5,
"label": {
"eng": "Баррель (американский нефтяной)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 5,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Central_Command",
"type": "wiki",
"score": 4,
"label": {
"eng": "United States Central Command"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Petroleum",
"type": "wiki",
"score": 4,
"label": {
"eng": "Petroleum"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Price_of_oil",
"type": "wiki",
"score": 3,
"label": {
"eng": "Price of oil"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Near_East",
"type": "loc",
"score": 3,
"label": {
"eng": "Near East"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/New_York_Mercantile_Exchange",
"type": "org",
"score": 3,
"label": {
"eng": "New York Mercantile Exchange"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 3,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 3,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strait_of_Hormuz",
"type": "wiki",
"score": 2,
"label": {
"eng": "Strait of Hormuz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tanker_(ship)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tanker (ship)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Texas_Intermediate",
"type": "wiki",
"score": 2,
"label": {
"eng": "West Texas Intermediate"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Futures_contract",
"type": "wiki",
"score": 2,
"label": {
"eng": "Futures contract"
}
},
{
"uri": "http://en.wikipedia.org/wiki/U.S._Immigration_and_Customs_Enforcement",
"type": "wiki",
"score": 2,
"label": {
"eng": "U.S. Immigration and Customs Enforcement"
}
},
{
"uri": "http://en.wikipedia.org/wiki/London",
"type": "loc",
"score": 2,
"label": {
"eng": "London"
},
"location": {
"type": "place",
"label": {
"eng": "London"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Interfax",
"type": "org",
"score": 1,
"label": {
"eng": "Interfax"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 98
},
{
"uri": "iptc/economy,_business_and_finance/market_and_exchange",
"label": "iptc/economy, business and finance/market and exchange",
"wgt": 100
}
],
"image": "https://images.oxu.az/2026/07/24/O3DzwoBaUlYZAFEOvGpzHMs3rsRcbKVCQ0Pxhk4x:1200.webp",
"eventUri": "rus-2098704",
"sentiment": null,
"wgt": 522573370,
"relevance": 1
},
{
"uri": "9405458072",
"lang": "rus",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:15:40",
"dateTime": "2026-07-24T07:15:40Z",
"dateTimePub": "2026-07-24T07:13:22Z",
"dataType": "news",
"sim": 0,
"url": "https://news.day.az/society/1849929.html",
"title": "В Баку столкнулись два автобуса, свыше 20 пострадавших",
"body": "В результате столкновения двух автобусов в поселке Бина (территория совхоза) Хазарского района Баку с 08:00 24 июля 2026 года в медицинские учреждения были доставлены 22 пострадавших.\n\nКак передает Day.Az со ссылкой на TƏBİB, в Сабунчинский медицинский центр были госпитализированы 13 человек (7 мужчин и 6 женщин), еще 9 мужчин доставлены в Клинический медицинский центр.\n\nОтмечается, что пациентам, эвакуированным в Клинический медицинский центр, диагностированы сочетанные травмы различных частей тела. Им оказана необходимая медицинская помощь. Состояние пострадавших оценивается как стабильное, лечение продолжается в отделении неотложной медицинской помощи.\n\nВ Сабунчинском медицинском центре у пострадавших диагностированы травмы головы, тела и конечностей, а также переломы. Всем оказана необходимая медицинская помощь.\n\nСостояние женщины 1972 года рождения оценивается как средней степени тяжести. В настоящее время она проходит лечение в отделении реанимации.\n\nСостояние остальных 12 пострадавших признано удовлетворительным, после оказания необходимой помощи они были отпущены домой на амбулаторное лечение.",
"source": {
"uri": "news.day.az",
"dataType": "news",
"title": "Информационный портал Day.Az"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Bus",
"type": "wiki",
"score": 5,
"label": {
"eng": "Bus"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baku",
"type": "loc",
"score": 5,
"label": {
"eng": "Baku"
},
"location": {
"type": "place",
"label": {
"eng": "Baku"
},
"country": {
"type": "country",
"label": {
"eng": "Azerbaijan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sabunçu_raion",
"type": "loc",
"score": 3,
"label": {
"eng": "Sabunçu raion"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Binə,_Baku",
"type": "loc",
"score": 3,
"label": {
"eng": "Binə, Baku"
},
"location": {
"type": "place",
"label": {
"eng": "Binə, Baku"
},
"country": {
"type": "country",
"label": {
"eng": "Azerbaijan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Khazar_raion",
"type": "loc",
"score": 3,
"label": {
"eng": "Khazar raion"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Intensive_care_unit",
"type": "wiki",
"score": 2,
"label": {
"eng": "Intensive care unit"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Clinic",
"type": "wiki",
"score": 1,
"label": {
"eng": "Clinic"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 62
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident",
"label": "iptc/disaster, accident and emergency incident",
"wgt": 81
},
{
"uri": "iptc/health",
"label": "iptc/health",
"wgt": 72
}
],
"image": "https://news.day.az/media/2026/07/24/trend_znak_qeza_nisan.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 522573340,
"relevance": 1
},
{
"uri": "9405457429",
"lang": "aze",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:14:49",
"dateTime": "2026-07-24T07:14:49Z",
"dateTimePub": "2026-07-24T07:14:26Z",
"dataType": "news",
"sim": 0,
"url": "https://ordu.az/az/news/444742/patriot-hhm-sistemi-ucun-bir-onleyici-raketin-istehsali-ne-qeder-vaxt-aparir-ve-o-hansi-komponentlerden-ibaretdir-videolar+fotolar.html",
"title": "Patriot\" HHM sistemi üçün bir önləyici raketin istehsalı nə qədər vaxt aparır və o hansı komponentlərdən ibarətdir? (VİDEOLAR+FOTOLAR)",
"body": "\"Patriot\" Hava Hücumundan Müdafiə (HHM) sistemi üçün \"Lockheed Martin\" tərəfindən istehsal edilən PAC-3 MSE raketi hazırda öz sinfində ən qabaqcıl raketlərdən biridir və bu, onun istehsalının texnoloji dövrlərinə birbaşa təsir göstərir.\n\nABŞ prezident administrasiyasının Ukraynaya \"Patriot\" HHM sistemi üçün raketlərin istehsalına lisenziya verməyə prinsip etibarilə razılıq verməsi dərhal hər bir ukraynalı üçün əsas sualı gündəmə gətirir: Ukraynada istehsal olunacaq raketlər ölkənin hava hücumundan müdafiəsini nə vaxt gücləndirəcək?\n\nBu yazıda raketin istehsalının texnoloji dövrlərinə nəzər salacağıq.\n\nƏgər \"Lockheed Martin\" tərəfindən istehsal edilən PAC-3 MSE raketindən danışırıqsa, onun istehsalının texnoloji dövrü təxminən 24 ay davam edir. Yəni sifariş verilməsindən hazır raketlərin təhvilinə qədər təxminən iki il vaxt keçir.\n\nBu onunla əlaqədardır ki, PAC-3 MSE raketinin istehsalında 400-ə yaxın şirkət iştirak edir. Onlar raketin materiallarını, komponentlərini, hissələrini və qovşaqlarını istehsal edir, daha sonra isə bütün bu elementlər Arkanzas ştatının Kamden şəhərində yerləşən zavodda birləşdirilərək hazır raket yığılır.\n\nBelə uzun istehsal prosesi PAC-3 MSE-nin çox qabaqcıl raket olması ilə bağlıdır. O, saniyədə kilometrlərlə ölçülən qarşılıqlı sürətlə hərəkət edən ballistik hədəfləri kinetik üsulla məhv etmək qabiliyyətinə malikdir. Bununla yanaşı, raketin bütün əsas komponentlərinin istehsalı da özünəməxsus texnoloji çətinliklərə malik olduqca mürəkkəb prosesdir.\n\nMəsələn, MSE raketinin aktiv radiolokasiya axtarış başlığı yalnız \"Boeing\" tərəfindən Alabama ştatının Hantsvill şəhərində yerləşən zavodda istehsal olunur. Bu, öz sinfində ən qabaqcıl axtarış başlıqlarından biridir və Ka diapazonunda işləyən AESA texnologiyası əsasında hazırlanıb. Məsələn, məlumdur ki, şirkət istehsal etdiyi axtarış başlıqlarının sayını üç dəfə artırmaq üçün yeddi il vaxt sərf edib.\n\nBu sahədə mürəkkəbliyin yaxşı nümunələrindən biri də Polşada \"Attitude Control Section\" elementlərinin, yəni bərk yanacaqlı eninə idarəetmə mühərrikləri blokunun istehsalının mənimsənilməsi olub. \"Wojskowe Zaklady Elektroniczne S.A.\" (WZE) şirkətinin mikroölçülü bərk yanacaqlı mühərriklərin istehsalına başlaması yeddi il çəkib.\n\n\"Guidance Processor Unit\" bloku, \"Missile Radio Frequency Data Link\" sistemi, eləcə də \"Inertial Measurement Unit\" modulunun istehsalı da heç də az mürəkkəb deyil. Hazırda bu komponentlərin istehsalı yalnız birbaşa \"Lockheed Martin\" tərəfindən həyata keçirilir.\n\n2023-cü ildə \"L3Harris Technologies\" tərəfindən alınmış \"Aerojet Rocketdyne\" şirkəti isə \"Solid Rocket Motor\"un istehsalına cavabdehdir. Bu iki impulslu bərk yanacaqlı raket mühərriki də PAC-3 MSE raketlərinin istehsalında əsas məhdudlaşdırıcı amillərdən biridir. Bunun səbəbi bərk yanacaq çatışmazlığı, həmçinin onun doldurulması və polimerləşməsi prosesinin uzun çəkməsidir.\n\nRaketin digər bütün komponentlərinin, o cümlədən təxminən \"Mach 5\" sürətlə hərəkət edən raketin manevr etməsini təmin edən sükan mexanizmlərinin istehsalı da kifayət qədər mürəkkəbdir.\n\nXatırladaq ki, \"Patriot\" HHM sistemi PAC-3 MSE raketləri ilə yanaşı, \"Raytheon\" şirkətinin istehsalı olan daha sadə PAC-2 GEM-T raketlərindən də istifadə edir. Bu raketlərin lisenziya əsasında istehsalı artıq Almaniyada təşkil edilir. İlk raketlərin təhvilinin 2027-ci ildə başlaması mümkündür.",
"source": {
"uri": "ordu.az",
"dataType": "news",
"title": "Ordu.Az"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Rocket",
"type": "wiki",
"score": 5,
"label": {
"eng": "Rocket"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lockheed_Martin",
"type": "org",
"score": 5,
"label": {
"eng": "Lockheed Martin"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ukraine",
"type": "loc",
"score": 4,
"label": {
"eng": "Ukraine"
},
"location": {
"type": "country",
"label": {
"eng": "Ukraine"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/President_(government_title)",
"type": "wiki",
"score": 3,
"label": {
"eng": "President (government title)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Air",
"type": "wiki",
"score": 3,
"label": {
"eng": "Air"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 3,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Boeing",
"type": "org",
"score": 2,
"label": {
"eng": "Boeing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alabama",
"type": "loc",
"score": 2,
"label": {
"eng": "Alabama"
},
"location": {
"type": "place",
"label": {
"eng": "Alabama"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arkansas",
"type": "loc",
"score": 2,
"label": {
"eng": "Arkansas"
},
"location": {
"type": "place",
"label": {
"eng": "Arkansas"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Engine",
"type": "wiki",
"score": 1,
"label": {
"eng": "Engine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fuel",
"type": "wiki",
"score": 1,
"label": {
"eng": "Fuel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Poland",
"type": "loc",
"score": 1,
"label": {
"eng": "Poland"
},
"location": {
"type": "country",
"label": {
"eng": "Poland"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Germany",
"type": "loc",
"score": 1,
"label": {
"eng": "Germany"
},
"location": {
"type": "country",
"label": {
"eng": "Germany"
}
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 79
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services",
"label": "iptc/economy, business and finance/products and services",
"wgt": 85
}
],
"image": "https://ordu.az/photos/2026/07/1784744255.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 522573289,
"relevance": 1
},
{
"uri": "9405457169",
"lang": "aze",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:14:40",
"dateTime": "2026-07-24T07:14:40Z",
"dateTimePub": "2026-07-24T07:11:58Z",
"dataType": "news",
"sim": 0,
"url": "https://report.az/region-xeberleri/rusiya-iyulun-27-den-ermenistandan-sud-mehsullarinin-idxalini-mehdudlasdiracaq",
"title": "Rusiya iyulun 27-dən Ermənistandan süd məhsullarının idxalını məhdudlaşdıracaq",
"body": "Rusiya 2026-cı il iyulun 27-dən Ermənistandan süd məhsullarının idxalını məhdudlaşdırır.\n\nBu barədə \"Report\" Rusiyanın Baytarlıq və Fitosanitar Nəzarət üzrə Federal Xidmətinə (\"Rosselxoznadzor\") istinadən xəbər verir.\n\nQurumdan qeyd edilib ki, iyulun 14-dən 21-dək \"Rosselxoznadzor\"un mütəxəssisləri əvvəllər baytarlıq xidmətinin zəmanəti ilə açılmış və məhsullarını Rusiyaya tədarük edən Ermənistanın süd emalı müəssisələrində yoxlama aparıblar.\n\n\"Aşkar edilmiş pozuntularla əlaqədar \"Rosselxoznadzor\" Rusiya bazarında təhlükəli süd məhsullarının satışına yol verilməməsi üçün tədbirlər görüb\", - məlumatda bildirilib.",
"source": {
"uri": "report.az",
"dataType": "news",
"title": "Report İnformasiya Agentliyi"
},
"authors": [
{
"uri": "nəzrin_babayeva@report.az",
"name": "Nəzrin Babayeva",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Milk",
"type": "wiki",
"score": 5,
"label": {
"eng": "Milk"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Armenia",
"type": "loc",
"score": 5,
"label": {
"eng": "Armenia"
},
"location": {
"type": "country",
"label": {
"eng": "Armenia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Russia",
"type": "loc",
"score": 3,
"label": {
"eng": "Russia"
},
"location": {
"type": "country",
"label": {
"eng": "Russia"
}
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 82
}
],
"image": "https://images.report.az/2026/07/24/Vg5Ji5eKJoeuTnOGnzNBfd5sgqKAvMKMbMyK12VD_1200.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 522573280,
"relevance": 1
}
],
"totalResults": 72251,
"page": 1,
"count": 10,
"pages": 7226
}
}