api: YAML JSON TOON Database
version: 1.0.0
format: yaml
dataset:
  id: 400
  slug: drama-elements
  title: Elements of Drama
  description: Core components of dramatic works.
  category: Literature
  category_slug: literature
  tags: literature,drama,theater
  view_count: 2
  created_at: 1781275786
  updated_at: 1781275786
data:
  - element: Plot
    description: Sequence of events in the play.
  - element: Character
    description: Persons or entities driving the action.
  - element: Setting
    description: Time and place of the action.
  - element: Dialogue
    description: Spoken words between characters.
  - element: Conflict
    description: Struggle between opposing forces.
  - element: Theme
    description: Central idea or message.
  - element: Stage Directions
    description: Instructions for performance and movement.
