PornhwaDetail
object
Extends:Pornhwa
Properties
PornhwaDetailobject
| Property | Type | Description |
|---|---|---|
dataStatus | string | completeprocessing |
alternativeTitles | array | |
externalLinks | array | |
siteName | string | |
url | string | |
characters | 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) |
chapterCount | integer | Number of scene list entries in the database |
totalChapters | integer | The highest chapter number. For completed series, this may be manually set. For ongoing/hiatus series, calculated from scene list. |
creators | array | Normalized creator data with aliases |
id | integer | Creator ID |
canonicalName | string | Primary/canonical name of the creator |
aliases | array | Alternative names for this creator |
role | string | Role of the creator for this work |
chaptersPagination | object | Pagination info for chapters (only present when includes[]=chapters is used) |
Example
PornhwaDetail Example
{ "dataStatus": "complete", "alternativeTitles": [ "item1", "item2" ], "externalLinks": [ {} ], "characters": [ {} ], "chapterCount": 0, "totalChapters": 0, "creators": [ {} ], "chaptersPagination": {}}Related Endpoints
This schema is used in the following endpoints: