NovelInfoResponse
Type definition for NovelInfoResponse.
Type: Result
| Property | Type |
|---|---|
data_type | string |
authors | ContentAuthorResponse[] |
magazines | MagazineResponse[] |
external | ExternalResponse[] |
start_date | integer | null |
end_date | integer | null |
genres | GenreResponse[] |
title_original | string | null |
stats | app__schemas__ReadStatsResponse |
synopsis_en | string | null |
synopsis_ua | string | null |
media_type | string | null |
native_scored_by | integer |
chapters | integer | null |
title_en | string | null |
title_ua | string | null |
updated | integer |
synonyms | string[] |
comments_count | integer |
has_franchise | boolean |
translated_ua | boolean |
volumes | integer | null |
native_score | number |
status | string | null |
image | string | null |
year | integer | null |
scored_by | integer |
score | number |
mal_id | integer |
nsfw | boolean |
slug | string |
Used in endpoints
- Novel info
GET /novel/{slug}as result