JSON
各国の元首 - JSON
各国の元首は、国家を代表する最高位の指導者であり、大統領制、議院内閣制、君主制などの政治体制に応じて、大統領、首相、国王、天皇など様々な称号で呼ばれています。元首は国家の象徴としての役割や、実際の行政権を持つ場合もあり、国際関係において重要な位置を占めています。
元首
大統領
首相
国王
天皇
政治
国際関係
指導者
[
{
"code": "USA",
"slug": "united-states-president",
"name": "アメリカ合衆国大統領",
"description": "アメリカ合衆国の国家元首および行政権を担う大統領です。",
"country": "アメリカ合衆国",
"title": "大統領",
"system": "presidential"
},
{
"code": "JPN",
"slug": "japan-emperor",
"name": "日本国天皇",
"description": "日本国の象徴としての天皇です。",
"country": "日本",
"title": "天皇",
"system": "constitutional-monarchy"
},
{
"code": "GBR",
"slug": "united-kingdom-monarch",
"name": "イギリス国王",
"description": "イギリスの国家元首である国王です。",
"country": "イギリス",
"title": "国王",
"system": "constitutional-monarchy"
},
{
"code": "FRA",
"slug": "france-president",
"name": "フランス大統領",
"description": "フランスの国家元首である大統領です。",
"country": "フランス",
"title": "大統領",
"system": "semi-presidential"
},
{
"code": "DEU",
"slug": "germany-president",
"name": "ドイツ連邦大統領",
"description": "ドイツの国家元首である連邦大統領です。",
"country": "ドイツ",
"title": "連邦大統領",
"system": "parliamentary"
},
{
"code": "CHN",
"slug": "china-president",
"name": "中華人民共和国主席",
"description": "中華人民共和国の国家元首である主席です。",
"country": "中国",
"title": "国家主席",
"system": "socialist"
},
{
"code": "RUS",
"slug": "russia-president",
"name": "ロシア連邦大統領",
"description": "ロシア連邦の国家元首である大統領です。",
"country": "ロシア",
"title": "大統領",
"system": "semi-presidential"
},
{
"code": "IND",
"slug": "india-president",
"name": "インド大統領",
"description": "インドの国家元首である大統領です。",
"country": "インド",
"title": "大統領",
"system": "parliamentary"
},
{
"code": "BRA",
"slug": "brazil-president",
"name": "ブラジル大統領",
"description": "ブラジルの国家元首および政府の長である大統領です。",
"country": "ブラジル",
"title": "大統領",
"system": "presidential"
},
{
"code": "CAN",
"slug": "canada-monarch",
"name": "カナダ国王",
"description": "カナダの国家元首である国王です。",
"country": "カナダ",
"title": "国王",
"system": "constitutional-monarchy"
},
{
"code": "AUS",
"slug": "australia-monarch",
"name": "オーストラリア国王",
"description": "オーストラリアの国家元首である国王です。",
"country": "オーストラリア",
"title": "国王",
"system": "constitutional-monarchy"
},
{
"code": "ITA",
"slug": "italy-president",
"name": "イタリア大統領",
"description": "イタリアの国家元首である大統領です。",
"country": "イタリア",
"title": "大統領",
"system": "parliamentary"
}
]