ListItem
object
Properties
ListItemobject
| Property | Type | Description |
|---|---|---|
idrequired | integer | |
pornhwaIdrequired | integer | |
positionrequired | integer | Ordering position of the item within the list |
addedAtrequired | string | |
titlerequired | string | |
slugrequired | string | |
coverImagerequired | string | |
statusrequired | string | |
notesrequired | string | |
addedByUsernamerequired | string | |
chaptersrequired | array | |
id | integer | |
chapterId | integer | |
chapterStart | number | |
chapterEnd | number | |
description | string | |
addedAt | string | |
tags | array | |
characters | array |
Example
ListItem Example
{ "id": 1, "pornhwaId": 0, "position": 0, "addedAt": "2025-01-01T00:00:00Z", "title": "string", "slug": "example-slug", "coverImage": "string", "status": "string", "notes": "string", "addedByUsername": "string", "chapters": [ {} ]}Related Endpoints
This schema is used in the following endpoints: