Chapter
object
Properties
Chapterobject
| Property | Type | Description |
|---|---|---|
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: