Topics
Countries
Japan News
Would you like to access news/blog content published by sources located in Japan?
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/Japan",
"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%2FJapan&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": "9360392739",
"lang": "jpn",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:25:23",
"dateTime": "2026-06-16T23:25:23Z",
"dateTimePub": "2026-06-16T23:00:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.sankei.com/article/20260617-N3CRHXCMPRMEBKVV4JN72XHDVA/",
"title": "碁打ちの心火、老いてなお盛ん テイケイグループ杯レジェンド戦制覇の趙治勲名誉名人 マンスリー囲碁",
"body": "ベテラン棋士の頂点を決める「第5回テイケイグループ杯レジェンド戦」の決勝が5月23日、東京都千代田区の竜星スタジオで行われ、趙治勲名誉名人(69)が小林泉美女流レジェンド(48)を破って3年ぶり2回目の優勝を果たした。\n\n終局後、趙名誉名人が漏らしたのは「生まれて初めて、勝っても負けてもどちらでもいいと思った」という一言。これが「七番勝負の鬼」と呼ばれた男の言葉かと耳を疑ったが、実は対局相手に恩人の面影を重ねてしまったのだという。\n\nわずか6歳で韓国から来日した趙名誉名人は、木谷實(みのる)九段に入門。強豪ひしめく木谷道場で世話を焼いてくれたのが、木谷九段の三女で小林女流レジェンドの母、禮子七段だった。\n\n「数カ月前にたまたま、呉清源先生と小さい頃の泉美ちゃんが碁を打っている動画を見て。脇の方で、禮子先生がすごく心配そうな顔をしてのぞいていた。泉美ちゃんも碁を大切に愛してくれている。もし禮子先生がご存命だったら、どんなに喜んでいたかなと」\n\n令和6年にがんの罹患を公表。大好きだった酒は一滴も飲まなくなった。現在はハサミを手に自宅の庭を散歩し、木々の手入れをするのが日課だ。\n\n今月20日には古希を迎える。「今も自分なりに碁の勉強をして、ときどき分かったような気分になる。もしかしたら、井山(裕太碁聖)にも勝つんじゃないか、と思ったり...2秒くらいね(笑)」。呵々大笑で紛らわせた言葉に、老いてなお盛んな碁打ちの心火がにじむ。(村嶋和樹)",
"source": {
"uri": "sankei.com",
"dataType": "news",
"title": "産経ニュース"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Meijin_(go)",
"type": "wiki",
"score": 5,
"label": {
"eng": "Meijin (go)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Go_player",
"type": "wiki",
"score": 5,
"label": {
"eng": "Go player"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cho_Chikun",
"type": "person",
"score": 5,
"label": {
"eng": "Cho Chikun"
}
},
{
"uri": "http://ja.wikipedia.org/wiki/九段",
"type": "wiki",
"score": 4,
"label": {
"eng": "九段"
}
},
{
"uri": "http://ja.wikipedia.org/wiki/木谷道場",
"type": "wiki",
"score": 3,
"label": {
"eng": "木谷道場"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Minoru_Kitani",
"type": "person",
"score": 3,
"label": {
"eng": "Minoru Kitani"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Izumi_Kobayashi",
"type": "person",
"score": 3,
"label": {
"eng": "Izumi Kobayashi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Go_Seigen",
"type": "person",
"score": 3,
"label": {
"eng": "Go Seigen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Go_(game)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Go (game)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chiyoda,_Tokyo",
"type": "loc",
"score": 3,
"label": {
"eng": "Chiyoda, Tokyo"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Tokyo",
"type": "loc",
"score": 3,
"label": {
"eng": "Tokyo"
},
"location": {
"type": "place",
"label": {
"eng": "Tokyo"
},
"country": {
"type": "country",
"label": {
"eng": "Japan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_Korea",
"type": "loc",
"score": 3,
"label": {
"eng": "South Korea"
},
"location": {
"type": "country",
"label": {
"eng": "South Korea"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gosei_(competition)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Gosei (competition)"
}
},
{
"uri": "http://ja.wikipedia.org/wiki/古希",
"type": "wiki",
"score": 2,
"label": {
"eng": "古希"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 65
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 53
}
],
"image": "https://www.sankei.com/resizer/v2/WN7KAEO26ZMGPKRI6RWXTTOHNQ.jpg?auth=adc9ed8c5959ce94c402a1b2feae7f479d428650e742f4a015c867bfc5bbfb4d&quality=50&focal=2589%2C849&width=1200&height=675",
"eventUri": null,
"sentiment": null,
"wgt": 519348323,
"relevance": 1
},
{
"uri": "9360392740",
"lang": "jpn",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:25:23",
"dateTime": "2026-06-16T23:25:23Z",
"dateTimePub": "2026-06-16T23:10:46Z",
"dataType": "news",
"sim": 0,
"url": "https://www.sankei.com/article/20260617-W74INWXQYVKLRFJSYW66Z2VVU4/",
"title": "ロシアの大統領府と治安機関が対立 国内統治の手法巡り、プーチン氏の権威低下の表れか",
"body": "ロシアで国内統治のあり方を巡り、政策決定の中枢である大統領府と治安機関「連邦保安局」(FSB)の対立が深まっているもようだ。社会の厳格な統制こそが国情安定の要だとするFSBに対し、大統領府は国民に反政権機運が高まる事態を恐れ、統制強化に及び腰だという。露専門家は政権内部の対立について、プーチン大統領の権威低下の表れだと分析している。\n\n「プーチンは戦争犯罪者」\n\n「FSBと大統領府は激しい闘争状態にある」。キリエンコ露大統領府第1副長官に近い元親政権派ブロガーのレメスロ氏は5月、米紙ワシントン・ポスト(WP)にこう暴露した。\n\n長年、政権を擁護する発信を続けてきたレメスロ氏は3月に突然、「私がプーチン支持をやめた5つの理由」と題した文章をSNSに投稿。ウクライナ侵略に伴う露軍の損害や国民の不利益、相次ぐインターネット規制などを列挙し、「プーチンは戦争犯罪者および泥棒として裁判にかけられるべきだ」と主張した。",
"source": {
"uri": "sankei.com",
"dataType": "news",
"title": "産経ニュース"
},
"authors": [
{
"uri": "一@sankei.com",
"name": "小野田 雄一",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Blue_House",
"type": "wiki",
"score": 5,
"label": {
"eng": "Blue House"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Regime",
"type": "wiki",
"score": 5,
"label": {
"eng": "Regime"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Federal_Security_Service",
"type": "org",
"score": 5,
"label": {
"eng": "Federal Security Service"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paramilitary",
"type": "wiki",
"score": 5,
"label": {
"eng": "Paramilitary"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vladimir_Putin",
"type": "person",
"score": 5,
"label": {
"eng": "Vladimir Putin"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Russia",
"type": "loc",
"score": 5,
"label": {
"eng": "Russia"
},
"location": {
"type": "country",
"label": {
"eng": "Russia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/War_crime",
"type": "wiki",
"score": 4,
"label": {
"eng": "War crime"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Washington_Post",
"type": "org",
"score": 3,
"label": {
"eng": "The Washington Post"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Court_decision",
"type": "wiki",
"score": 2,
"label": {
"eng": "Court decision"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_networking_service",
"type": "wiki",
"score": 2,
"label": {
"eng": "Social networking service"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Internet",
"type": "wiki",
"score": 2,
"label": {
"eng": "Internet"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ukraine",
"type": "loc",
"score": 2,
"label": {
"eng": "Ukraine"
},
"location": {
"type": "country",
"label": {
"eng": "Ukraine"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 91
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 78
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 72
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 69
}
],
"image": "https://www.sankei.com/resizer/v2/QNCXMTAHJ5K4DFRNUMNMG4SFSM.jpg?auth=4d76994a9e6dd42ae5f1495644d3a3940e2f5c7a3e7dacb7f869a0ae1be5278a&quality=50&focal=739%2C297&width=1200&height=675",
"eventUri": null,
"sentiment": null,
"wgt": 519348323,
"relevance": 1
},
{
"uri": "9360392039",
"lang": "jpn",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:24:03",
"dateTime": "2026-06-16T23:24:03Z",
"dateTimePub": "2026-06-16T23:00:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.nikkansports.com/general/column/jigokumimi/news/202606170000085.html",
"title": "【政界地獄耳】米・イラン武力衝突は国家運営転換の好機だったが... - 政界地獄耳 - 社会コラム : 日刊スポーツ",
"body": "【政界地獄耳】米・イラン武力衝突は国家運営転換の好機だったが...\n\n★14日のコラム「風見鶏」の「官僚の出張『哀歌』と国力」は日本経済新聞ならではの視点で読ませた。「24年、約40年ぶりに大型の法改正をして国家公務員は気兼ねなく海外に出張できるようになったはずだった。海外の宿泊費は1984年以来の改定のおかげで、課長級なら1泊3万8000円まで認められるようになった。それでも宿泊費上限を下回るものは見当たらない。出張ルールは『公務運営上支障のない範囲で検索した最も安価な施設』を選ぶと定めている。国内出張でも25年の大阪・関西万博。当時、課長級が大阪で認められた宿泊費は1泊1万3000円まで」と厳しい現実を記事は突きつける。\n\n★現実に法改正が追い付かないのは宿泊費だけではない。民間とて臨機応変に対応できる企業ばかりではない。「単なる宿泊代の問題とみていいのだろうか。円安に代表される国力の衰退を直視すべきではないか」と記事は核心を突く。「日米の金利差や潜在成長率の低さを解消しないまま、為替介入といった対症療法で流れを変えるのは難しい。政も官も現状から目を背けているように映る」。続けて「米国・イランの武力衝突は日本の国家運営を転換する好機でもあったはずだ。石油ショックに見舞われた1970年代は違った。危機感を強めた政府は再生可能エネルギーや省エネ技術の開発に乗り出し、省エネは日本のお家芸となり、競争力が国力の基盤になった。\n\n★政治の低下や劣化とは書かないものの、70年代に官僚が知恵を出し、新たな産業創出への転換は、政官民に国の未来がかかっていたからだ。一概に当時をなぞらえろとは言わないが、先進国から低成長ながら成熟国家の仲間入りしつつある我が国が求めるべき目指す方向は、今の政府の右肩上がりを求める\"富国強兵\"路線ではなかろう。福岡県議会の豪華海外視察。10期目となる県会議長・蔵内勇夫は県議会のドンと呼ばれ、獣医師として日本獣医師会長などを経て、今年4月に世界獣医師会長に日本人で初めて就任した人物。3年間に25回、約3億円の海外視察。ハワイは1泊11万円の部屋。3泊4日で1人300万円の予算という。会見で議長は「わたし海外旅行は続けます。この考えは一切変わることはない」とした。この国はどこで間違えたのか。(K)※敬称略",
"source": {
"uri": "nikkansports.com",
"dataType": "news",
"title": "nikkansports.com"
},
"authors": [],
"concepts": [
{
"uri": "http://ja.wikipedia.org/wiki/課長",
"type": "wiki",
"score": 5,
"label": {
"eng": "課長"
}
},
{
"uri": "http://ja.wikipedia.org/wiki/大阪",
"type": "loc",
"score": 5,
"label": {
"eng": "大阪"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Hell",
"type": "wiki",
"score": 5,
"label": {
"eng": "Hell"
}
},
{
"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/Veterinarian",
"type": "wiki",
"score": 4,
"label": {
"eng": "Veterinarian"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bureaucrat",
"type": "wiki",
"score": 4,
"label": {
"eng": "Bureaucrat"
}
},
{
"uri": "http://ja.wikipedia.org/wiki/オイルショック",
"type": "wiki",
"score": 3,
"label": {
"eng": "オイルショック"
}
},
{
"uri": "http://ja.wikipedia.org/wiki/国家公務員",
"type": "wiki",
"score": 3,
"label": {
"eng": "国家公務員"
}
},
{
"uri": "http://ja.wikipedia.org/wiki/円相場",
"type": "wiki",
"score": 3,
"label": {
"eng": "円相場"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Nikkei",
"type": "wiki",
"score": 3,
"label": {
"eng": "The Nikkei"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Expo_'70",
"type": "wiki",
"score": 3,
"label": {
"eng": "Expo '70"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Currency_intervention",
"type": "wiki",
"score": 3,
"label": {
"eng": "Currency intervention"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nikkan_Sports",
"type": "wiki",
"score": 3,
"label": {
"eng": "Nikkan Sports"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Speaker_(politics)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Speaker (politics)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chicken",
"type": "wiki",
"score": 3,
"label": {
"eng": "Chicken"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Economic_growth",
"type": "wiki",
"score": 3,
"label": {
"eng": "Economic growth"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Interest",
"type": "wiki",
"score": 3,
"label": {
"eng": "Interest"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Renewable_energy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Renewable energy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Business",
"type": "wiki",
"score": 3,
"label": {
"eng": "Business"
}
},
{
"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://ja.wikipedia.org/wiki/日本獣医師会",
"type": "wiki",
"score": 2,
"label": {
"eng": "日本獣医師会"
}
},
{
"uri": "http://ja.wikipedia.org/wiki/藏内勇夫",
"type": "person",
"score": 2,
"label": {
"eng": "藏内勇夫"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fukuoka_Prefectural_Assembly",
"type": "org",
"score": 2,
"label": {
"eng": "Fukuoka Prefectural Assembly"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_tourism",
"type": "wiki",
"score": 2,
"label": {
"eng": "International tourism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fukoku_kyōhei",
"type": "wiki",
"score": 2,
"label": {
"eng": "Fukoku kyōhei"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hawaii",
"type": "loc",
"score": 2,
"label": {
"eng": "Hawaii"
},
"location": {
"type": "place",
"label": {
"eng": "Hawaii"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 73
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 66
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 87
}
],
"image": "https://www.nikkansports.com/general/column/jigokumimi/img/hell.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519348243,
"relevance": 1
},
{
"uri": "9360392026",
"lang": "jpn",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:23:34",
"dateTime": "2026-06-16T23:23:34Z",
"dateTimePub": "2026-06-16T23:23:11Z",
"dataType": "news",
"sim": 0.8509804010391235,
"url": "http://www.excite.co.jp/news/article/Oricon_2459345/",
"title": "『風、薫る』第59回 りん、直美、多江らは卒業証書を受け取るが...",
"body": "『風、薫る』第59回 りん、直美、多江らは卒業証書を受け取るが...\n\n俳優の見上愛と上坂樹里が、W主演を務めるNHK連続テレビ小説『風、薫る』(月~土 前8:00 NHK総合 ※土曜日は1週間の振り返り/月~金 前 7:30 NHK BS、BSプレミアム4K)の第59回が、18日に放送される。\n\n物語は、大関和さんと鈴木雅さんという2人のトレインドナースをモチーフに描く、考え方もやり方もまるで違う2人の主人公のバディドラマ。同じ看護婦養成所を卒業した2人が患者や医師たちとの向き合い方に悩み、ぶつかり合いながら成長し、やがては\"最強のバディ\"になっていく姿を描く。明治という激動の社会を舞台に、ちょっと型破りな2人のナースの冒険物語となり、それぞれ生きづらさを抱えた2人の女性が、当時まだ知られていなかった看護の世界に飛び込み、傷ついた人々を守るために奔走し、時に強き者と戦っていくストーリー。\n\n■第59回のあらすじ\n\n卒業式の日。りん(見上愛)、直美(上坂樹里)、多江(生田絵梨花)らは卒業証書を受け取るが、その場にバーンズ(エマ・ハワード)がいないことが気になっていた。久しぶりに大山家を訪ねたりんと直美は捨松(多部未華子)から思いがけない事実を知らされる。\n\n編集部おすすめ",
"source": {
"uri": "excite.co.jp",
"dataType": "news",
"title": "Excite"
},
"authors": [
{
"uri": "オリコン@excite.co.jp",
"name": "オリコン",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/59th_NHK_Kōhaku_Uta_Gassen",
"type": "wiki",
"score": 5,
"label": {
"eng": "59th NHK Kōhaku Uta Gassen"
}
},
{
"uri": "http://ja.wikipedia.org/wiki/見上愛",
"type": "person",
"score": 4,
"label": {
"eng": "見上愛"
}
},
{
"uri": "http://ja.wikipedia.org/wiki/NHK_BSプレミアム",
"type": "wiki",
"score": 3,
"label": {
"eng": "NHK BSプレミアム"
}
},
{
"uri": "http://en.wikipedia.org/wiki/NHK_General_TV",
"type": "wiki",
"score": 3,
"label": {
"eng": "NHK General TV"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asadora",
"type": "wiki",
"score": 3,
"label": {
"eng": "Asadora"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Motif",
"type": "wiki",
"score": 3,
"label": {
"eng": "Motif"
}
},
{
"uri": "http://en.wikipedia.org/wiki/NHK",
"type": "org",
"score": 3,
"label": {
"eng": "NHK"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stage_(theatre)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Stage (theatre)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/4K_resolution",
"type": "wiki",
"score": 3,
"label": {
"eng": "4K resolution"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Physician",
"type": "wiki",
"score": 3,
"label": {
"eng": "Physician"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Erika_Ikuta",
"type": "person",
"score": 2,
"label": {
"eng": "Erika Ikuta"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mikako_Tabe",
"type": "person",
"score": 2,
"label": {
"eng": "Mikako Tabe"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Graduation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Graduation"
}
}
],
"categories": [
{
"uri": "iptc/sport",
"label": "iptc/sport",
"wgt": 68
}
],
"image": "https://s.eximg.jp/exnews/feed/Oricon/c5/Oricon_2459345/Oricon_2459345_1.jpg",
"eventUri": "jpn-684352",
"sentiment": null,
"wgt": 519348214,
"relevance": 1
},
{
"uri": "9360392025",
"lang": "jpn",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:23:30",
"dateTime": "2026-06-16T23:23:30Z",
"dateTimePub": "2026-06-16T23:23:11Z",
"dataType": "news",
"sim": 0,
"url": "http://www.excite.co.jp/news/article/Oricon_2461678/",
"title": "Matt「骨格そのものを...」 日本ではまだ珍しい最新美容に挑戦、ハンガーのような理想の\"角\"に 美白際立つ上裸姿も披露",
"body": "Matt「骨格そのものを...」 日本ではまだ珍しい最新美容に挑戦、ハンガーのような理想の\"角\"に 美白際立つ上裸姿も披露\n\nタレントのMatt Rose(31)が16日、自身のインスタグラムを更新。「肩ヒアル初挑戦」と報告し、肩にヒアルロン酸注射を受ける様子を公開した。\n\n投稿では「肩ヒアル初挑戦 まだ日本では流行ってないんだけど Tシャツとか綺麗に着こなせるから最高」とつづり、上半身裸の姿で鏡に写る自撮りショットをアップ。美白に輝く素肌に、ほっそりとした体型が印象的な近影を披露している。\n\n2枚目の写真では、男性が肩の部分に注射を打つ様子も公開。ヒアルロン酸注射を決めた理由について「ジムで鍛えてるけど肩を大きくすると なりたいスタイルにはなれないから 骨格そもそもをヒアルでカスタマイズしちゃう」と明かしていた。\n\n最後には「ハンガーのようなカクッ!!とした角が欲しかった ゲットできて嬉しい たまに自分の肩幅忘れて壁にぶつかったりするけど にしても良いショルダーだわ~ 先生ありがと」とつづり、変化した肩に満足した様子がうかがえる。\n\nMattの驚きの姿に、ファンからは「私より細くて綺麗」「生きる芸術でございます」「細~いッ!白~い!」「Matt様くらい美意識が確立してないと、なかなか挑戦出来ない...」などと、称賛する声が寄せられていた。",
"source": {
"uri": "excite.co.jp",
"dataType": "news",
"title": "Excite"
},
"authors": [
{
"uri": "オリコン@excite.co.jp",
"name": "オリコン",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Light_skin_in_Japanese_culture",
"type": "wiki",
"score": 5,
"label": {
"eng": "Light skin in Japanese culture"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Injection_(medicine)",
"type": "wiki",
"score": 5,
"label": {
"eng": "Injection (medicine)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Skeleton",
"type": "wiki",
"score": 5,
"label": {
"eng": "Skeleton"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cosmetology",
"type": "wiki",
"score": 5,
"label": {
"eng": "Cosmetology"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hyaluronic_acid",
"type": "wiki",
"score": 4,
"label": {
"eng": "Hyaluronic acid"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Matthew_Rose_(swimmer)",
"type": "person",
"score": 3,
"label": {
"eng": "Matthew Rose (swimmer)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tarento",
"type": "wiki",
"score": 3,
"label": {
"eng": "Tarento"
}
},
{
"uri": "http://en.wikipedia.org/wiki/T-shirt",
"type": "wiki",
"score": 3,
"label": {
"eng": "T-shirt"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Instagram",
"type": "org",
"score": 3,
"label": {
"eng": "Instagram"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Photography",
"type": "wiki",
"score": 3,
"label": {
"eng": "Photography"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Voice_acting_in_Japan",
"type": "wiki",
"score": 2,
"label": {
"eng": "Voice acting in Japan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aesthetics",
"type": "wiki",
"score": 2,
"label": {
"eng": "Aesthetics"
}
}
],
"categories": [
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 69
},
{
"uri": "iptc/science_and_technology",
"label": "iptc/science and technology",
"wgt": 82
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 45
},
{
"uri": "iptc/sport/competition_discipline/tennis",
"label": "iptc/sport/competition discipline/tennis",
"wgt": 69
}
],
"image": "https://s.eximg.jp/exnews/feed/Oricon/f0/Oricon_2461678/Oricon_2461678_1.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519348210,
"relevance": 1
},
{
"uri": "9360391807",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:23:30",
"dateTime": "2026-06-16T23:23:30Z",
"dateTimePub": "2026-06-16T23:22:59Z",
"dataType": "news",
"sim": 0,
"url": "https://newsonjapan.com/article/149698.php",
"title": "Deadly House Fire in Hamamatsu Claims One Life",
"body": "SHIZUOKA - A man was found dead after a house fire destroyed a residence in Hamamatsu, Shizuoka Prefecture, early on June 16, after a police officer on patrol spotted smoke and flames rising from the property.\n\nVideo from the scene showed bright red flames lighting up the night sky as sirens echoed through the area, with large amounts of sparks falling near the person filming.\n\nThe fire broke out at around 2:30 a.m. A police officer patrolling nearby alerted firefighters after reporting that smoke and flames could be seen.\n\nThe blaze completely destroyed a two-story wooden house and also damaged the wall of a neighboring residence.\n\nAuthorities later discovered the body of a man of unknown age on the first floor of the house where the fire originated.\n\nPolice said they have been unable to contact the man who lived alone at the residence and believe the body is likely that of the occupant. Efforts are underway to confirm the victim's identity and determine the cause of the fire.",
"source": {
"uri": "newsonjapan.com",
"dataType": "news",
"title": "News On Japan"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Hamamatsu",
"type": "loc",
"score": 5,
"label": {
"eng": "Hamamatsu"
},
"location": {
"type": "place",
"label": {
"eng": "Hamamatsu"
},
"country": {
"type": "country",
"label": {
"eng": "Japan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prefectures_of_Japan",
"type": "wiki",
"score": 3,
"label": {
"eng": "Prefectures of Japan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shizuoka_Prefecture",
"type": "loc",
"score": 3,
"label": {
"eng": "Shizuoka Prefecture"
},
"location": {
"type": "place",
"label": {
"eng": "Shizuoka Prefecture"
},
"country": {
"type": "country",
"label": {
"eng": "Japan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Firefighter",
"type": "wiki",
"score": 2,
"label": {
"eng": "Firefighter"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Law/Law_Enforcement",
"label": "dmoz/Society/Law/Law Enforcement",
"wgt": 19
},
{
"uri": "dmoz/Health/Specific_Substances",
"label": "dmoz/Health/Specific Substances",
"wgt": 10
},
{
"uri": "dmoz/Home/Home_Improvement/Restoration",
"label": "dmoz/Home/Home Improvement/Restoration",
"wgt": 13
},
{
"uri": "dmoz/Science/Technology/Lighting",
"label": "dmoz/Science/Technology/Lighting",
"wgt": 12
},
{
"uri": "dmoz/Science/Anomalies_and_Alternative_Science/Anomalous_People",
"label": "dmoz/Science/Anomalies and Alternative Science/Anomalous People",
"wgt": 12
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 53
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident/disaster/fire",
"label": "iptc/disaster, accident and emergency incident/disaster/fire",
"wgt": 100
}
],
"image": "https://i2.ytimg.com/vi/va3AAL3N_zU/maxresdefault.jpg",
"eventUri": null,
"sentiment": -0.4117647058823529,
"wgt": 519348210,
"relevance": 1
},
{
"uri": "9360391806",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:23:30",
"dateTime": "2026-06-16T23:23:30Z",
"dateTimePub": "2026-06-16T23:22:59Z",
"dataType": "news",
"sim": 0,
"url": "https://newsonjapan.com/article/149699.php",
"title": "Japanese Man Arrested as Mastemind of Cambodia-Based Scam Network",
"body": "AICHI - A Japanese man suspected of serving as a key coordinator for a Cambodia-based fraud syndicate that allegedly caused losses totaling billions of yen was arrested by Japanese authorities after being deported from Thailand on June 16.\n\nThe suspect, 38-year-old Yusuke Sasaki, was seen walking heavily while being escorted by investigators from Thai police.\n\nAccording to local authorities, Sasaki is believed to have directed the transfer of funds and personnel from Bangkok, where he lived, to fraud operation bases in Cambodia.\n\nInvestigators believe the group's fraudulent activities resulted in damages amounting to several billion yen.\n\nSasaki was arrested by Aichi Prefectural Police while aboard a flight transporting him to Japan on June 16.\n\nHe is expected to arrive at Tokyo's Haneda Airport shortly.",
"source": {
"uri": "newsonjapan.com",
"dataType": "news",
"title": "News On Japan"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Japan",
"type": "loc",
"score": 5,
"label": {
"eng": "Japan"
},
"location": {
"type": "country",
"label": {
"eng": "Japan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Royal_Thai_Police",
"type": "wiki",
"score": 2,
"label": {
"eng": "Royal Thai Police"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Local_government",
"type": "wiki",
"score": 2,
"label": {
"eng": "Local government"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Deportation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Deportation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Japanese_yen",
"type": "wiki",
"score": 2,
"label": {
"eng": "Japanese yen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Thailand",
"type": "loc",
"score": 2,
"label": {
"eng": "Thailand"
},
"location": {
"type": "country",
"label": {
"eng": "Thailand"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aichi_Prefectural_Police",
"type": "wiki",
"score": 1,
"label": {
"eng": "Aichi Prefectural Police"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cambodia",
"type": "loc",
"score": 1,
"label": {
"eng": "Cambodia"
},
"location": {
"type": "country",
"label": {
"eng": "Cambodia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Haneda_Airport",
"type": "wiki",
"score": 1,
"label": {
"eng": "Haneda Airport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bangkok",
"type": "loc",
"score": 1,
"label": {
"eng": "Bangkok"
},
"location": {
"type": "place",
"label": {
"eng": "Bangkok"
},
"country": {
"type": "country",
"label": {
"eng": "Thailand"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Law/Law_Enforcement",
"label": "dmoz/Society/Law/Law Enforcement",
"wgt": 15
},
{
"uri": "dmoz/Society/Issues/Fraud",
"label": "dmoz/Society/Issues/Fraud",
"wgt": 21
},
{
"uri": "dmoz/Business/Automotive/Import_and_Export",
"label": "dmoz/Business/Automotive/Import and Export",
"wgt": 16
},
{
"uri": "dmoz/Shopping/Ethnic_and_Regional/Asian",
"label": "dmoz/Shopping/Ethnic and Regional/Asian",
"wgt": 16
},
{
"uri": "dmoz/Sports/Walking",
"label": "dmoz/Sports/Walking",
"wgt": 14
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 83
}
],
"image": "https://i2.ytimg.com/vi/gjPYKIULsoY/maxresdefault.jpg",
"eventUri": null,
"sentiment": -0.5058823529411764,
"wgt": 519348210,
"relevance": 1
},
{
"uri": "9360391599",
"lang": "jpn",
"isDuplicate": true,
"date": "2026-06-16",
"time": "23:23:00",
"dateTime": "2026-06-16T23:23:00Z",
"dateTimePub": "2026-06-16T23:15:32Z",
"dataType": "news",
"sim": 0,
"url": "https://www.47news.jp/14480661p2.html",
"title": "G7、対ロシア圧力強化を確認 トランプ氏の和平仲介再開も",
"body": "【仕事内容】「在宅、RPA」Web会議でボット開発のレクチャーを行うテクニカルサポートエンジニアを募集!お客様のニーズをRPAツールで解決!! 仕事内容: 募集チームでは特定のRPAツールを導入していただいたお客様「法人」のサポート業務を行っております。現在は3名のチームで構成されております。お客様は製品に対する知見があまりないところに対して自動化の悩みを解決することを行います。主にはRPAツー...",
"source": {
"uri": "47news.jp",
"dataType": "news",
"title": "47NEWS"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Group_of_Seven",
"type": "org",
"score": 3,
"label": {
"eng": "Group of Seven"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Internet_bot",
"type": "wiki",
"score": 3,
"label": {
"eng": "Internet bot"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Web_conferencing",
"type": "wiki",
"score": 3,
"label": {
"eng": "Web conferencing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 3,
"label": {
"eng": "Donald Trump"
}
},
{
"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": 68
},
{
"uri": "iptc/science_and_technology",
"label": "iptc/science and technology",
"wgt": 66
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services/computing_and_information_technology",
"label": "iptc/economy, business and finance/products and services/computing and information technology",
"wgt": 88
}
],
"image": "https://img.cf.47news.jp/public/photo/50c49b787059a9cbd99684d86a0927f3/photo.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519348180,
"relevance": 1
},
{
"uri": "9360391592",
"lang": "jpn",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:23:00",
"dateTime": "2026-06-16T23:23:00Z",
"dateTimePub": "2026-06-16T23:01:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.nikkansports.com/entertainment/news/202606160001491.html",
"title": "W杯現地観戦ユーチュバーいけちゃん「誰のお金で試合観てんの?」に返答\"パトロン\"実名告白",
"body": "W杯現地観戦ユーチュバーいけちゃん「誰のお金で試合観てんの?」に返答\"パトロン\"実名告白\n\n旅行やグルメを中心とした日常系動画で人気を博し、\"ぼっち系\"ユーチューバーとしても活動中の人気YouTuberいけちゃん(28)が16日、Xのサブアカウントを更新。FIFAワールドカップ2026(W杯)北中米大会を現地大会していることを報告した。\n\nいけちゃんはW杯の日本対オランダ戦を米国ダラスで現地観戦。本アカウントでは「スタジアムめっちゃ涼しいー!!!!現地で応援する!!!!!!!」とスタジアムで観戦している自撮り写真を公開していた。\n\nそして「『誰のお金で試合観てんの?』と聞かれると、『自分のお金です!』と言いたいところだが、、、チケットの買いかた分かんなくて、こやトラベルに立て替えてもらったから、普通にまだこやトラベルのお金wwwwwww」と告白し、旅行系YouTuber「こやトラベル」に立て替えてもらていると明かした。そして別の投稿で「突然の第三者にみんなびっくり」とつづった。\n\nいけちゃんは秋田高卒業。秋田高は県内トップ高で、東北6県でも有数の県立名門校。大学では建築工学を学び、卒業後の2023年には1級建築士の試験に合格。23年4月に初写真集「いけとりっぷ」、25年12月には2冊目の写真集「Afterglow」でグラビア活動を引退。5月29日には自身初のエッセー「わたしは猫のように生きたい。」を出版した。",
"source": {
"uri": "nikkansports.com",
"dataType": "news",
"title": "nikkansports.com"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/YouTuber",
"type": "wiki",
"score": 5,
"label": {
"eng": "YouTuber"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Patronage",
"type": "wiki",
"score": 5,
"label": {
"eng": "Patronage"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 5,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Akita_High_School",
"type": "org",
"score": 4,
"label": {
"eng": "Akita High School"
}
},
{
"uri": "http://ja.wikipedia.org/wiki/動画",
"type": "wiki",
"score": 3,
"label": {
"eng": "動画"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Photo-book",
"type": "wiki",
"score": 3,
"label": {
"eng": "Photo-book"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gourmet",
"type": "wiki",
"score": 3,
"label": {
"eng": "Gourmet"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Central_America",
"type": "loc",
"score": 3,
"label": {
"eng": "Central America"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Photography",
"type": "wiki",
"score": 3,
"label": {
"eng": "Photography"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dallas",
"type": "loc",
"score": 3,
"label": {
"eng": "Dallas"
},
"location": {
"type": "place",
"label": {
"eng": "Dallas"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"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/Netherlands",
"type": "loc",
"score": 3,
"label": {
"eng": "Netherlands"
},
"location": {
"type": "country",
"label": {
"eng": "Netherlands"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gravure_idol",
"type": "wiki",
"score": 2,
"label": {
"eng": "Gravure idol"
}
},
{
"uri": "http://en.wikipedia.org/wiki/BanG_Dream!",
"type": "org",
"score": 2,
"label": {
"eng": "BanG Dream!"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Register_of_Architects",
"type": "wiki",
"score": 2,
"label": {
"eng": "Register of Architects"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Essay",
"type": "wiki",
"score": 2,
"label": {
"eng": "Essay"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cat",
"type": "wiki",
"score": 2,
"label": {
"eng": "Cat"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 60
}
],
"image": "https://www.nikkansports.com/entertainment/news/img/202606160001491-w500_0.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519348180,
"relevance": 1
},
{
"uri": "9360391598",
"lang": "jpn",
"isDuplicate": true,
"date": "2026-06-16",
"time": "23:22:55",
"dateTime": "2026-06-16T23:22:55Z",
"dateTimePub": "2026-06-16T23:20:58Z",
"dataType": "news",
"sim": 0,
"url": "https://www.47news.jp/14480782.html",
"title": "日仏首脳、ホルムズ安全へ努力 自衛隊派遣は話題に上らず",
"body": "【エビアン共同】高市早苗首相は16日(日本時間17日)、フランス・エビアンでの先進7カ国首脳会議(G7サミット)に合わせ、マクロン大統領と会談した。米国とイランの戦闘終結に向けた覚書合意を歓迎。ホルムズ海峡の自由で安全な航行の確保やイラン核問題の早期解決を目指し、外交努力を重ねることで一致した。中東への自衛隊派遣に関するやりとりはなかった。\n\n首相は重要鉱物のサプライチェーン(供給網)強化を含む経済安全保障や先端技術分野で、フランスとの協力関係を深化させたいと強調。マクロン氏は安全保障分野などで緊密に連携したいと応じた。\n\n首相は、北朝鮮の非核化や日本人拉致問題の即時解決の重要性を指摘した。マクロン氏は理解を示した。会談時間は約20分間だった。",
"source": {
"uri": "47news.jp",
"dataType": "news",
"title": "47NEWS"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Japan_Self-Defense_Forces",
"type": "wiki",
"score": 5,
"label": {
"eng": "Japan Self-Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prime_Minister_of_Japan",
"type": "wiki",
"score": 5,
"label": {
"eng": "Prime Minister of Japan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Emmanuel_Macron",
"type": "person",
"score": 5,
"label": {
"eng": "Emmanuel Macron"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Évian-les-Bains",
"type": "loc",
"score": 5,
"label": {
"eng": "Évian-les-Bains"
},
"location": {
"type": "place",
"label": {
"eng": "Évian-les-Bains"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 4,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Group_of_Eight",
"type": "org",
"score": 3,
"label": {
"eng": "Group of Eight"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strait_of_Hormuz",
"type": "wiki",
"score": 3,
"label": {
"eng": "Strait of Hormuz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran_and_weapons_of_mass_destruction",
"type": "wiki",
"score": 3,
"label": {
"eng": "Iran and weapons of mass destruction"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sanae_Takaichi",
"type": "person",
"score": 3,
"label": {
"eng": "Sanae Takaichi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diplomacy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Diplomacy"
}
},
{
"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/North_Korean_abductions_of_Japanese_citizens",
"type": "wiki",
"score": 2,
"label": {
"eng": "North Korean abductions of Japanese citizens"
}
},
{
"uri": "http://en.wikipedia.org/wiki/North_Korea",
"type": "loc",
"score": 2,
"label": {
"eng": "North Korea"
},
"location": {
"type": "country",
"label": {
"eng": "North Korea"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 64
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 98
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy/treaty",
"label": "iptc/politics and government/international relations/diplomacy/treaty",
"wgt": 98
}
],
"image": "https://img.cf.47news.jp/static/renewal/common/img/thumb_large.png",
"eventUri": null,
"sentiment": null,
"wgt": 519348175,
"relevance": 1
}
],
"totalResults": 202852,
"page": 1,
"count": 10,
"pages": 20286
}
}