PersonCountResponse
Type definition for PersonCountResponse.
Type: Result
| Property | Type |
|---|---|
data_type | string |
name_native | string | null |
name_ua | string | null |
name_en | string | null |
image | string | null |
slug | string |
description_ua | string | null |
synonyms | string[] |
characters_count | integer |
comments_count | integer |
anime_count | integer |
manga_count | integer |
novel_count | integer |
Used in endpoints
- Person Info
GET /people/{slug}as result