JSON
映画ジャンル - JSON
映画ジャンルは、物語の主要な推進力、プロット、キャラクター、設定などの要素に基づいて映画を分類する体系です。IMDb(Internet Movie Database)が定義する公式ジャンルを基準としており、アクション、コメディ、ドラマ、ホラーなど22種類の主要カテゴリーが含まれています。各ジャンルには客観的(明確な基準で判定可能)なものと主観的(視聴者の解釈に依存)なものがあり、映画製作、配給、マーケティング、視聴者の作品選択において重要な役割を果たしています。
映画
ジャンル
分類
IMDb
エンターテインメント
映像作品
[
{
"code": "action",
"slug": "action",
"name": "アクション",
"description": "壮大で破壊的なアクションシーンを多数含む映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "adventure",
"slug": "adventure",
"name": "アドベンチャー",
"description": "特定の目標に向けた旅や冒険を中心とした物語の映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "animation",
"slug": "animation",
"name": "アニメーション",
"description": "作品の上映時間の75%以上がアニメーションで構成される映画媒体です。",
"genreType": "objective"
},
{
"code": "biography",
"slug": "biography",
"name": "伝記",
"description": "実在の人物の活動や人格を描写することに主眼を置いた映画ジャンルです。",
"genreType": "objective"
},
{
"code": "comedy",
"slug": "comedy",
"name": "コメディ",
"description": "観客を笑わせることを主な目的とした映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "crime",
"slug": "crime",
"name": "犯罪",
"description": "犯罪行為や犯罪者の活動を中心とした映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "documentary",
"slug": "documentary",
"name": "ドキュメンタリー",
"description": "実在の人物や出来事を記録した非フィクション映画ジャンルです。",
"genreType": "objective"
},
{
"code": "drama",
"slug": "drama",
"name": "ドラマ",
"description": "深刻な物語、葛藤、感情を描写する映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "family",
"slug": "family",
"name": "ファミリー",
"description": "子供や家族全体を対象とした映画ジャンルです。",
"genreType": "objective"
},
{
"code": "fantasy",
"slug": "fantasy",
"name": "ファンタジー",
"description": "魔法や神秘的な要素を含む物語の映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "film-noir",
"slug": "film-noir",
"name": "フィルム・ノワール",
"description": "1927年から1958年の間に制作された、暗い雰囲気と犯罪を特徴とする映画ジャンルです。",
"genreType": "objective"
},
{
"code": "history",
"slug": "history",
"name": "歴史",
"description": "実在の歴史的事件や人物を描写する映画ジャンルです。",
"genreType": "objective"
},
{
"code": "horror",
"slug": "horror",
"name": "ホラー",
"description": "恐怖や嫌悪感を引き起こすことを目的とした映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "music",
"slug": "music",
"name": "音楽",
"description": "音楽が重要な要素として含まれるが、ミュージカルではない映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "musical",
"slug": "musical",
"name": "ミュージカル",
"description": "キャラクターが視聴者に向けて歌うシーンを含む映画ジャンルです。",
"genreType": "objective"
},
{
"code": "mystery",
"slug": "mystery",
"name": "ミステリー",
"description": "謎の解明や真実の追求を中心とした映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "romance",
"slug": "romance",
"name": "ロマンス",
"description": "愛情や人間関係の感情的な結びつきを中心とした映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "sci-fi",
"slug": "sci-fi",
"name": "SF",
"description": "科学的発見や宇宙旅行などの要素を含む映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "sport",
"slug": "sport",
"name": "スポーツ",
"description": "スポーツやスポーツイベントを中心とした映画ジャンルです。",
"genreType": "objective"
},
{
"code": "thriller",
"slug": "thriller",
"name": "スリラー",
"description": "緊張感やサスペンスを与えるセンセーショナルな物語の映画ジャンルです。",
"genreType": "subjective"
},
{
"code": "war",
"slug": "war",
"name": "戦争",
"description": "実際の戦争を描写する映画ジャンルです。",
"genreType": "objective"
},
{
"code": "western",
"slug": "western",
"name": "西部劇",
"description": "1600年代から現代までのアメリカ西部開拓時代を舞台とした映画ジャンルです。",
"genreType": "objective"
}
]