Cheap upgrades for Nitro, YouTube, Spotify & more. All done via legal methods and local pricing!Shop now

Docs/Schemas/Chapter

Chapter

object

Properties

Chapterobject
PropertyTypeDescription
idrequired
integer
chapterStartrequired
integer

Starting chapter number

chapterEndrequired
integer

Ending chapter number (for ranges)

descriptionrequired
string
tagsrequired
array
charactersrequired
array
id
integer
name
string
image
string
role
string
tags
array
alternativeNames
array

Alternative names for the character (e.g., Korean name, romanized variants)

description
string

Brief character description (max 1000 characters)

Example

Chapter Example
{  "id": 1,  "chapterStart": 0,  "chapterEnd": 0,  "description": "string",  "tags": [    "item1",    "item2"  ],  "characters": [    {}  ]}

Related Endpoints

This schema is used in the following endpoints: