YAML

Anime and Manga Genres - YAML

Anime and manga genres are structured along two axes: demographic classifications based on target age groups (shonen, shojo, seinen, josei, kodomo) and thematic classifications based on content (action, romance, SF, fantasy, horror, sports, etc.). These genres often overlap and are used to express the characteristics of works from multiple perspectives.

anime manga genre shonen shojo seinen isekai entertainment
- code: "01"
  slug: "shonen"
  name: "Shonen"
  description: "Anime and manga genre targeted at teenage boys."
  category: "Demographic"
- code: "02"
  slug: "shojo"
  name: "Shojo"
  description: "Anime and manga genre targeted at teenage girls."
  category: "Demographic"
- code: "03"
  slug: "seinen"
  name: "Seinen"
  description: "Anime and manga genre targeted at adult men."
  category: "Demographic"
- code: "04"
  slug: "josei"
  name: "Josei"
  description: "Anime and manga genre targeted at adult women."
  category: "Demographic"
- code: "05"
  slug: "kodomo"
  name: "Kodomo"
  description: "Anime and manga genre targeted at children."
  category: "Demographic"
- code: "06"
  slug: "isekai"
  name: "Isekai"
  description: "Fantasy genre where the protagonist is reincarnated or transported to another world."
  category: "Thematic"
- code: "07"
  slug: "sports"
  name: "Sports"
  description: "Anime and manga genre featuring sports competitions."
  category: "Thematic"
- code: "08"
  slug: "sf"
  name: "Science Fiction"
  description: "Anime and manga genre featuring science, technology, and the future."
  category: "Thematic"
- code: "09"
  slug: "fantasy"
  name: "Fantasy"
  description: "Anime and manga genre featuring magic and legendary worlds."
  category: "Thematic"
- code: "10"
  slug: "horror"
  name: "Horror"
  description: "Anime and manga genre featuring horror and eerie elements."
  category: "Thematic"
- code: "11"
  slug: "action"
  name: "Action"
  description: "Anime and manga genre centered on battles and dynamic scenes."
  category: "Thematic"
- code: "12"
  slug: "romance"
  name: "Romance"
  description: "Anime and manga genre centered on romantic relationships."
  category: "Thematic"
- code: "13"
  slug: "slice-of-life"
  name: "Slice of Life"
  description: "Anime and manga genre depicting everyday life realistically."
  category: "Thematic"
- code: "14"
  slug: "comedy"
  name: "Comedy"
  description: "Anime and manga genre centered on humor and laughter."
  category: "Thematic"
- code: "15"
  slug: "mecha"
  name: "Mecha"
  description: "Anime and manga genre featuring giant robots and machinery."
  category: "Thematic"
- code: "16"
  slug: "mystery"
  name: "Mystery"
  description: "Anime and manga genre centered on solving mysteries and deduction."
  category: "Thematic"
- code: "17"
  slug: "mahou-shoujo"
  name: "Magical Girl"
  description: "Anime and manga genre featuring girls using magical powers."
  category: "Thematic"
- code: "18"
  slug: "psychological"
  name: "Psychological"
  description: "Anime and manga genre centered on psychological depictions and mental conflicts."
  category: "Thematic"