This API powers our website. Most API functions are public and do not require an account. For user-based functions, you must register an account. Currently, user registration must be done through our main website and is disabled via this API.
Download OpenAPI Specification: openapi.yaml
Please contact us at the following emails if you have questions:
MangaUpdates makes no warranties about service availability, correctness of the data, or anything else. The service is provided as is, and may change at any time.
We reserve the right to change this policy at any time.
title | string (title) |
{- "title": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category_id required | integer Aboutus Category id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "category_id": 0,
- "position": 0,
- "title": "string",
- "users": [
- {
- "entry_id": 0,
- "position": 0,
- "username": "string",
- "user_id": 0,
- "url": "string"
}
]
}
category_id required | integer Aboutus Category id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category_id required | integer id of category |
title | string (title) |
{- "title": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
description | string (description) |
{- "description": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category_id required | integer (category_id) |
position | integer (position) |
Array of objects (users) |
[- {
- "category_id": 0,
- "position": 0,
- "users": [
- {
- "entry_id": 0,
- "position": 0
}
]
}
]
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category_id required | integer Aboutus Category id |
username | string (username) |
{- "username": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category_id required | integer Aboutus Category id |
entry_id required | integer Aboutus Category User Entry id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
auth_hash required | string auth hash from email confirmation |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
captcha_response required | string response of captcha |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
auth_hash required | string auth hash from email confirmation |
password | string <password> (password) |
{- "password": "pa$$word"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
captcha_response required | string response of captcha |
string (email) |
{- "email": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
username required | string (username) |
password required | string <password> (password) |
{- "username": "string",
- "password": "pa$$word"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
username required | string (username) |
password required | string <password> (password) |
{- "username": "string",
- "password": "pa$$word"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
{- "user_id": 0,
- "username": "string",
- "url": "string",
- "email": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "title": "string",
- "extension": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_active_time": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "gender": "N/A",
- "birthday": {
- "month": 0,
- "day": 0,
- "year": 0,
- "as_string": "string",
- "zodiac": "string"
}, - "age": 0,
- "timezone": 0,
- "signature": "string",
- "location": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "per_page": 0,
- "invisible": true,
- "hide_birthday": true,
- "hide_categories": true,
- "filter_types": [
- "Artbook"
], - "upgrade": {
- "requested": true,
- "reason": "string"
}, - "age18_verified": true
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0,
- "series_edits": 0,
- "author_edits": 0,
- "publisher_edits": 0,
- "added_tags": 0,
- "moderation": {
- "releases": {
- "approved": 0,
- "rejected": 0,
- "deleted": 0
}, - "series": {
- "approved": 0,
- "rejected": 0,
- "deleted": 0
}, - "publishers": {
- "approved": 0,
- "rejected": 0,
- "deleted": 0
}, - "groups": {
- "approved": 0,
- "rejected": 0,
- "deleted": 0
}, - "authors": {
- "approved": 0,
- "rejected": 0,
- "deleted": 0
}, - "last_action": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}, - "admin": {
- "is_admin": true,
- "registration_ip": "string",
- "permissions": {
- "p_add_releases": true,
- "p_edit_users": true,
- "p_edit_groups": true,
- "p_edit_poll": true,
- "p_edit_series": true,
- "p_edit_reviews": true,
- "p_edit_news": true,
- "p_edit_affiliates": true,
- "p_edit_aboutus": true,
- "p_view_log": true,
- "p_edit_config": true,
- "p_view_stats": true,
- "p_edit_genre": true,
- "p_edit_authors": true,
- "p_edit_publishers": true,
- "p_edit_partial_users": true
}, - "last_series_update": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "approved": true,
- "email_approved": true,
- "forum_admin": true,
- "registration_reason": "string",
- "upgrade": {
- "banned": true
}, - "banned": true
}, - "user_group": "string",
- "user_group_name": "string"
}
auth_hash required | string auth hash from email confirmation |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
captcha_response required | string response of captcha |
username | string (username) |
string (email) | |
password | string <password> (password) |
{- "username": "string",
- "email": "string",
- "password": "pa$$word"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Member id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Member id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
required | object (SeriesCategoryUpdateModelV1From) |
required | object (CategoriesModelUpdateV1) |
{- "from": {
- "category": "string"
}, - "to": {
- "category": "string"
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category required | string (category) |
{- "category": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category required | string (category) |
{- "category": "string"
}
[- {
- "series_id": 0,
- "category": "string",
- "votes": 0,
- "votes_plus": 0,
- "votes_minus": 0,
- "added_by": 0
}
]
category required | string (category) |
{- "category": "string"
}
{- "series_id": 0,
- "category": "string",
- "votes": 0,
- "votes_plus": 0,
- "votes_minus": 0,
- "added_by": 0
}
search | string (search) |
page | integer (page) |
perpage | integer (perpage) |
letter | string (letter) |
orderby | string (orderby) Enum: "category" "agree" "disagree" "usage" |
{- "search": "string",
- "page": 0,
- "perpage": 0,
- "letter": "string",
- "orderby": "category"
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "category": "string",
- "usage": 0,
- "votes": 0,
- "votes_plus": 0,
- "votes_minus": 0
}
}
]
}
topic | string (topic) |
Array of objects (participants) | |
object (ConvoMessageModelUpdateV1) |
{- "topic": "string",
- "participants": [
- {
- "to": "string"
}
], - "message": {
- "content": "string"
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
convo_id_list | Array of integers (convo_id_list) |
{- "convo_id_list": [
- 0
]
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
convo_id_list | Array of integers (convo_id_list) |
{- "convo_id_list": [
- 0
]
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer Convo id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "convo_id": 0,
- "topic": "string",
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
id required | integer Convo id |
topic | string (topic) |
{- "topic": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
user_id required | integer User id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "convo_id": 0,
- "topic": "string",
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "message": {
- "message_id": 0,
- "convo_id": 0,
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "is_admin": true,
- "content": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "participant": {
- "user_id": 0,
- "username": "string",
- "is_admin": true,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_time_seen": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "joined": true
}
}
}
]
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "convo_id": 0,
- "topic": "string",
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "message": {
- "message_id": 0,
- "convo_id": 0,
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "is_admin": true,
- "content": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "participant": {
- "user_id": 0,
- "username": "string",
- "is_admin": true,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_time_seen": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "joined": true
}
}
}
]
}
page | integer (page) |
perpage | integer (perpage) |
{- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "convo_id": 0,
- "topic": "string",
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "message": {
- "message_id": 0,
- "convo_id": 0,
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "is_admin": true,
- "content": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "participant": {
- "user_id": 0,
- "username": "string",
- "is_admin": true,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_time_seen": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "joined": true
}
}
}
]
}
page | integer (page) |
perpage | integer (perpage) |
{- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "convo_id": 0,
- "topic": "string",
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "message": {
- "message_id": 0,
- "convo_id": 0,
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "is_admin": true,
- "content": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "participant": {
- "user_id": 0,
- "username": "string",
- "is_admin": true,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_time_seen": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "joined": true
}
}
}
]
}
id required | integer Convo id |
content | string (content) |
{- "content": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer Convo id |
page | integer (page) |
perpage | integer (perpage) |
{- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "message_id": 0,
- "convo_id": 0,
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "is_admin": true,
- "content": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "user_ignored": true
}
}
]
}
id required | integer <int64> Convo id |
message_id required | integer <int64> Convo message id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "message_id": 0,
- "convo_id": 0,
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "is_admin": true,
- "content": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
id required | integer Convo id |
message_id required | integer Convo message id |
content | string (content) |
{- "content": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Convo id |
message_id required | integer <int64> Convo message id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer Convo id |
search | string (search) |
added_by | integer (added_by) |
page | integer (page) |
perpage | integer (perpage) |
{- "search": "string",
- "added_by": 0,
- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "message_id": 0,
- "convo_id": 0,
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "is_admin": true,
- "content": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "user_ignored": true
}
}
]
}
id required | integer Convo id |
to required | string (to) |
[- {
- "to": "string"
}
]
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer Convo id |
user_id required | integer User id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer Convo id |
[- {
- "user_id": 0,
- "username": "string",
- "is_admin": true,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_time_seen": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "joined": true
}
]
search | string (search) |
page | integer (page) |
perpage | integer (perpage) |
{- "search": "string",
- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "convo_id": 0,
- "topic": "string",
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "message": {
- "message_id": 0,
- "convo_id": 0,
- "author_id": 0,
- "author_name": "string",
- "author_url": "string",
- "is_admin": true,
- "content": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_edit": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "participant": {
- "user_id": 0,
- "username": "string",
- "is_admin": true,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_time_seen": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "joined": true
}
}
}
]
}
title | string (title) |
{- "title": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category_id required | integer Faq category id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "category_id": 0,
- "title": "string",
- "position": 0
}
category_id required | integer id of faq category |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category_id required | integer id of faq category |
title | string (title) |
{- "title": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category_id required | integer id of category to add question to |
question | string (question) |
answer | string (answer) |
{- "question": "string",
- "answer": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category_id required | integer Faq category id |
question_id required | integer Faq question id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "question_id": 0,
- "question": "string",
- "answer": "string",
- "position": 0
}
category_id required | integer Faq category id |
question_id required | integer Faq question id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category_id required | integer Faq category id |
question_id required | integer Faq question id |
question | string (question) |
answer | string (answer) |
{- "question": "string",
- "answer": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
category_id required | integer (category_id) |
position | integer (position) |
Array of objects (questions) |
[- {
- "category_id": 0,
- "position": 0,
- "questions": [
- {
- "question_id": 0,
- "position": 0
}
]
}
]
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
user_id required | integer User id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
user_id required | integer User id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "forum_id": 0,
- "name": "string",
- "url": "string",
- "description": "string",
- "position": 0,
- "category": {
- "category_id": 0,
- "category_name": "string"
}, - "moderators": [
- {
- "user": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "user_id": 0
}
], - "series": {
- "series_id": 0,
- "title": "string",
- "url": "string",
- "description": "string",
- "image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "type": "Artbook",
- "year": "string",
- "bayesian_rating": 0,
- "rating_votes": 0,
- "genres": [
- {
- "genre": "string"
}
], - "latest_chapter": 0,
- "rank": {
- "position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "old_position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "lists": {
- "reading": 0,
- "wish": 0,
- "complete": 0,
- "unfinished": 0,
- "custom": 0
}
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "approved": true
}
}, - "stats": {
- "topics": 0,
- "posts": 0
}, - "last_topic": {
- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "admin": {
- "locked": true,
- "hidden": true,
- "verify_age": true
}
}
forum_id required | integer Forum id |
object (ForumTopicModelUpdateV1) | |
object (ForumPostModelUpdateV1) | |
object (ForumPollModelUpdateV1) |
{- "topic": {
- "topic": "string",
- "forum": {
- "forum_id": 0
}, - "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}
}, - "post": {
- "body": "string",
- "reply_to": 0
}, - "poll": {
- "question": "string",
- "answers": [
- {
- "answer_id": 0,
- "answer": "string",
- "temp_image_id": 0
}
]
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
page | integer (page) |
perpage | integer (perpage) |
uid | integer (uid) |
{- "page": 0,
- "perpage": 0,
- "uid": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "user": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "action_time": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "action": "string"
}
}
]
}
[- {
- "category_id": 0,
- "name": "string",
- "forums": [
- {
- "forum": {
- "forum_id": 0,
- "name": "string",
- "url": "string",
- "description": "string",
- "position": 0,
- "moderators": [
- {
- "user": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": null,
- "reason": null
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "user_id": 0
}
], - "series": {
- "series_id": 0,
- "title": "string",
- "url": "string",
- "description": "string",
- "image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "type": "Artbook",
- "year": "string",
- "bayesian_rating": 0,
- "rating_votes": 0,
- "genres": [
- {
- "genre": "string"
}
], - "latest_chapter": 0,
- "rank": {
- "position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "old_position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "lists": {
- "reading": 0,
- "wish": 0,
- "complete": 0,
- "unfinished": 0,
- "custom": 0
}
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": null,
- "reason": null
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "approved": true
}
}, - "stats": {
- "topics": 0,
- "posts": 0
}, - "last_topic": {
- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": null,
- "reason": null
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "admin": {
- "locked": true,
- "hidden": true,
- "verify_age": true
}
}
}
]
}
]
[- {
- "forum_id": 0,
- "name": "string",
- "url": "string",
- "description": "string",
- "position": 0,
- "moderators": [
- {
- "user": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "user_id": 0
}
], - "series": {
- "series_id": 0,
- "title": "string",
- "url": "string",
- "description": "string",
- "image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "type": "Artbook",
- "year": "string",
- "bayesian_rating": 0,
- "rating_votes": 0,
- "genres": [
- {
- "genre": "string"
}
], - "latest_chapter": 0,
- "rank": {
- "position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "old_position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "lists": {
- "reading": 0,
- "wish": 0,
- "complete": 0,
- "unfinished": 0,
- "custom": 0
}
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "approved": true
}
}, - "stats": {
- "topics": 0,
- "posts": 0
}, - "last_topic": {
- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "admin": {
- "locked": true,
- "hidden": true,
- "verify_age": true
}
}
]
forum_id required | integer Forum id |
topic_id required | integer Topic id |
page | integer (page) |
perpage | integer (perpage) |
{- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "post_id": 0,
- "body": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "reply_to": {
- "post_id": 0,
- "post_author": {
- "author_id": 0,
- "author_name": "string",
- "url": "string"
}
}, - "last_edit": {
- "by": "string",
- "time": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "user_warn": {
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "level": 0
}, - "reported": true,
- "is_moderator": true,
- "is_forum_admin": true
}
}
]
}
forum_id required | integer Forum id |
with_first_post | boolean Also return the first post of each topic |
page | integer (page) |
perpage | integer (perpage) |
orderby | string (orderby) Enum: "last_post_date" "topic_start_date" |
{- "page": 0,
- "perpage": 0,
- "orderby": "last_post_date"
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "first_post": {
- "post_id": 0,
- "body": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "reply_to": {
- "post_id": 0,
- "post_author": {
- "author_id": 0,
- "author_name": "string",
- "url": "string"
}
}, - "last_edit": {
- "by": "string",
- "time": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}
}
]
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "first_post": {
- "post_id": 0,
- "body": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "reply_to": {
- "post_id": 0,
- "post_author": {
- "author_id": 0,
- "author_name": "string",
- "url": "string"
}
}, - "last_edit": {
- "by": "string",
- "time": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}
}
]
}
[- {
- "image_id": 0,
- "caption": "string",
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
]
image | string <binary> Image to update |
caption | string Image caption |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
question | string (question) |
Array of objects (answers) |
{- "question": "string",
- "answers": [
- {
- "answer_id": 0,
- "answer": "string",
- "temp_image_id": 0
}
]
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
choice_id required | integer Choice id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "poll": {
- "question": "string",
- "answers": [
- {
- "answer_id": 0,
- "answer": "string",
- "votes": 0,
- "image": {
- "height": 0,
- "width": 0,
- "url": "string",
- "thumb_url": "string"
}
}
], - "votes": 0,
- "admin": {
- "image_poll": true
}
}, - "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
body | string (body) |
reply_to | integer (reply_to) |
{- "body": "string",
- "reply_to": 0
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
topic | string (topic) |
object (ForumTopicModelUpdateV1Forum) | |
object (ForumTopicModelUpdateV1Admin) |
{- "topic": "string",
- "forum": {
- "forum_id": 0
}, - "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
post_id required | integer Post id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "post_id": 0,
- "body": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "reply_to": {
- "post_id": 0,
- "post_author": {
- "author_id": 0,
- "author_name": "string",
- "url": "string"
}
}, - "last_edit": {
- "by": "string",
- "time": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
post_id required | integer Post id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
post_id required | integer Post id |
body | string (body) |
reply_to | integer (reply_to) |
{- "body": "string",
- "reply_to": 0
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
post_id required | integer Post id |
reason | string (reason) |
{- "reason": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
post_id required | integer Post id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
[- {
- "report_id": 0,
- "topic_id": 0,
- "topic": {
- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "post_id": 0,
- "post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "user_id": 0,
- "user": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "reason": "string"
}
]
forum_id required | integer Forum id |
topic_id required | integer Topic id |
post_id required | integer Post id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
search_by | string (search_by) Enum: "post" "topic" |
method | string (method) Enum: "fulltext" "exact" |
search | string (search) |
since | integer (since) |
after_id | integer (after_id) |
before_id | integer (before_id) |
page | integer (page) |
perpage | integer (perpage) |
by_user_id | integer (by_user_id) |
filter_user_id | integer (filter_user_id) |
{- "search_by": "post",
- "method": "fulltext",
- "search": "string",
- "since": 0,
- "after_id": 0,
- "before_id": 0,
- "page": 0,
- "perpage": 0,
- "by_user_id": 0,
- "filter_user_id": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "topic_results": [
- {
- "record": {
- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "is_subscribed": true,
- "my_latest_post_in_topic": 0
}
}
], - "post_results": [
- {
- "record": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "is_subscribed": true,
- "my_latest_post_in_topic": 0,
- "forum_info": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "topic_stats": {
- "posts": 0,
- "views": 0
}
}
}
]
}
forum_id required | integer Forum id |
search_by | string (search_by) Enum: "post" "topic" |
method | string (method) Enum: "fulltext" "exact" |
search | string (search) |
since | integer (since) |
after_id | integer (after_id) |
before_id | integer (before_id) |
page | integer (page) |
perpage | integer (perpage) |
by_user_id | integer (by_user_id) |
filter_user_id | integer (filter_user_id) |
{- "search_by": "post",
- "method": "fulltext",
- "search": "string",
- "since": 0,
- "after_id": 0,
- "before_id": 0,
- "page": 0,
- "perpage": 0,
- "by_user_id": 0,
- "filter_user_id": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "topic_results": [
- {
- "record": {
- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "is_subscribed": true,
- "my_latest_post_in_topic": 0
}
}
], - "post_results": [
- {
- "record": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "is_subscribed": true,
- "my_latest_post_in_topic": 0,
- "forum_info": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "topic_stats": {
- "posts": 0,
- "views": 0
}
}
}
]
}
forum_id required | integer Forum id |
topic_id required | integer Topic id |
search_by | string (search_by) Enum: "post" "topic" |
method | string (method) Enum: "fulltext" "exact" |
search | string (search) |
since | integer (since) |
after_id | integer (after_id) |
before_id | integer (before_id) |
page | integer (page) |
perpage | integer (perpage) |
by_user_id | integer (by_user_id) |
filter_user_id | integer (filter_user_id) |
{- "search_by": "post",
- "method": "fulltext",
- "search": "string",
- "since": 0,
- "after_id": 0,
- "before_id": 0,
- "page": 0,
- "perpage": 0,
- "by_user_id": 0,
- "filter_user_id": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "topic_results": [
- {
- "record": {
- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "is_subscribed": true,
- "my_latest_post_in_topic": 0
}
}
], - "post_results": [
- {
- "record": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "is_subscribed": true,
- "my_latest_post_in_topic": 0,
- "forum_info": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "topic_stats": {
- "posts": 0,
- "views": 0
}
}
}
]
}
user_id required | integer User id |
[- {
- "user_id": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "level": 0,
- "reason": "string",
- "send_reason": true,
- "by_user": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}
}
]
user_id required | integer User id |
{- "user_id": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "level": 0,
- "reason": "string",
- "send_reason": true,
- "by_user": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}
}
user_id required | integer User id |
level required | integer (level) |
reason required | string (reason) |
send_reason | boolean (send_reason) |
{- "level": 0,
- "reason": "string",
- "send_reason": true
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
genre | string (genre) |
description | string (description) |
demographic | boolean (demographic) |
{- "genre": "string",
- "description": "string",
- "demographic": true
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer Genre id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "id": 0,
- "genre": "string",
- "description": "string",
- "stats": {
- "series": 0,
- "authors": 0,
- "filters": 0,
- "highlights": 0
}, - "demographic": true
}
id required | integer id of genre |
genre | string (genre) |
description | string (description) |
demographic | boolean (demographic) |
{- "genre": "string",
- "description": "string",
- "demographic": true
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
name | string (name) |
Array of objects (associated) | |
object (GroupsModelUpdateV1Social) | |
active | boolean (active) |
notes | string (notes) |
object (GroupsModelUpdateV1Admin) |
{- "name": "string",
- "associated": [
- {
- "name": "string"
}
], - "social": {
- "site": "string",
- "facebook": "string",
- "twitter": "string",
- "irc": {
- "channel": "string",
- "server": "string"
}, - "forum": "string",
- "discord": "string"
}, - "active": true,
- "notes": "string",
- "admin": {
- "approved": true,
- "hold": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Group id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "group_id": 0,
- "name": "string",
- "url": "string",
- "associated": [
- {
- "name": "string"
}
], - "social": {
- "site": "string",
- "facebook": "string",
- "twitter": "string",
- "irc": {
- "channel": "string",
- "server": "string"
}, - "forum": "string",
- "discord": "string"
}, - "active": true,
- "notes": "string",
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "admin": {
- "approved": true,
- "hold": true
}
}
id required | integer id of group |
name | string (name) |
Array of objects (associated) | |
object (GroupsModelUpdateV1Social) | |
active | boolean (active) |
notes | string (notes) |
object (GroupsModelUpdateV1Admin) |
{- "name": "string",
- "associated": [
- {
- "name": "string"
}
], - "social": {
- "site": "string",
- "facebook": "string",
- "twitter": "string",
- "irc": {
- "channel": "string",
- "server": "string"
}, - "forum": "string",
- "discord": "string"
}, - "active": true,
- "notes": "string",
- "admin": {
- "approved": true,
- "hold": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of group |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
search | string (search) |
added_by | integer (added_by) |
page | integer (page) |
perpage | integer (perpage) |
letter | string (letter) |
active | boolean (active) |
pending | boolean (pending) |
{- "search": "string",
- "added_by": 0,
- "page": 0,
- "perpage": 0,
- "letter": "string",
- "active": true,
- "pending": true
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "group_id": 0,
- "name": "string",
- "url": "string",
- "social": {
- "site": "string",
- "facebook": "string",
- "twitter": "string",
- "irc": {
- "channel": "string",
- "server": "string"
}, - "forum": "string",
- "discord": "string"
}, - "active": true,
- "notes": "string",
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}
}, - "hit_name": "string"
}
]
}
id required | integer <int64> Group id |
{- "release_frequency": "string",
- "series_titles": [
- {
- "title": "string",
- "series_id": 0,
- "url": "string",
- "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
], - "series_genres": [
- {
- "genre": "string",
- "count": 0
}
], - "series_categories": [
- {
- "category": "string",
- "votes": 0
}
]
}
[- {
- "list_id": 0,
- "title": "string",
- "description": "string",
- "type": "read",
- "icon": "string",
- "custom": true,
- "options": {
- "public": true,
- "sort": "title",
- "show_rating": true,
- "show_status": true,
- "show_comment": "link",
- "show_per_page": 0,
- "show_latest_chapter": true
}
}
]
title | string (title) |
description | string (description) |
type | string (type) Enum: "read" "wish" "complete" "unfinished" "hold" |
icon | string (icon) |
object (ListsModelUpdateV1Options) |
{- "title": "string",
- "description": "string",
- "type": "read",
- "icon": "string",
- "options": {
- "public": true,
- "sort": "title",
- "show_rating": true,
- "show_status": true,
- "show_comment": "link",
- "show_per_page": 0,
- "show_latest_chapter": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer List id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "list_id": 0,
- "title": "string",
- "description": "string",
- "type": "read",
- "icon": "string",
- "custom": true,
- "options": {
- "public": true,
- "sort": "title",
- "show_rating": true,
- "show_status": true,
- "show_comment": "link",
- "show_per_page": 0,
- "show_latest_chapter": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of list |
title | string (title) |
description | string (description) |
type | string (type) Enum: "read" "wish" "complete" "unfinished" "hold" |
icon | string (icon) |
object (ListsModelUpdateV1Options) |
{- "title": "string",
- "description": "string",
- "type": "read",
- "icon": "string",
- "options": {
- "public": true,
- "sort": "title",
- "show_rating": true,
- "show_status": true,
- "show_comment": "link",
- "show_per_page": 0,
- "show_latest_chapter": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
user_id required | integer User id |
[- {
- "list_id": 0,
- "title": "string",
- "description": "string",
- "type": "read",
- "icon": "string",
- "custom": true,
- "options": {
- "public": true,
- "sort": "title",
- "show_rating": true,
- "show_status": true,
- "show_comment": "link",
- "show_per_page": 0,
- "show_latest_chapter": true
}
}
]
user_id required | integer User id |
id required | integer list id to search |
page | integer (page) |
perpage | integer (perpage) |
{- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "list": {
- "list_id": 0,
- "title": "string",
- "description": "string",
- "type": "read",
- "icon": "string",
- "custom": true,
- "options": {
- "public": true,
- "sort": "title",
- "show_rating": true,
- "show_status": true,
- "show_comment": "link",
- "show_per_page": 0,
- "show_latest_chapter": true
}
}, - "results": [
- {
- "series_id": 0,
- "series_title": "string",
- "series_url": "string",
- "volume": 0,
- "chapter": 0,
- "metadata": {
- "user_rating": 0,
- "user_comment": {
- "comment_id": 0,
- "comment_preview": "string"
}, - "user_list": {
- "series": {
- "id": 0,
- "url": "string",
- "title": "string"
}, - "list_id": 0,
- "list_type": "string",
- "list_icon": "string",
- "status": {
- "volume": 0,
- "chapter": 0
}, - "priority": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}
}
]
}
id required | integer list id to search |
page | integer (page) |
perpage | integer (perpage) |
{- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "list": {
- "list_id": 0,
- "title": "string",
- "description": "string",
- "type": "read",
- "icon": "string",
- "custom": true,
- "options": {
- "public": true,
- "sort": "title",
- "show_rating": true,
- "show_status": true,
- "show_comment": "link",
- "show_per_page": 0,
- "show_latest_chapter": true
}
}, - "results": [
- {
- "record": {
- "series": {
- "id": 0,
- "url": "string",
- "title": "string"
}, - "list_id": 0,
- "list_type": "string",
- "list_icon": "string",
- "status": {
- "volume": 0,
- "chapter": 0
}, - "priority": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "series": {
- "series_id": 0,
- "title": "string",
- "url": "string",
- "description": "string",
- "image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "type": "Artbook",
- "year": "string",
- "bayesian_rating": 0,
- "rating_votes": 0,
- "genres": [
- {
- "genre": "string"
}
], - "latest_chapter": 0,
- "rank": {
- "position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "old_position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "lists": {
- "reading": 0,
- "wish": 0,
- "complete": 0,
- "unfinished": 0,
- "custom": 0
}
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "approved": true
}
}, - "user_rating": 0
}
}
]
}
required | object (ListsSeriesModelUpdateV1Series) |
list_id | integer (list_id) |
object (ListsSeriesModelUpdateV1Status) | |
priority | integer (priority) |
[- {
- "series": {
- "id": 0,
- "title": "string"
}, - "list_id": 0,
- "status": {
- "volume": 0,
- "chapter": 0,
- "increment_volume": 0,
- "increment_chapter": 0
}, - "priority": 0
}
]
id required | integer id of list |
priority | string (priority) Enum: "High" "Low" |
series_title | string (series_title) |
[- {
- "priority": "High",
- "series_title": "string"
}
]
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
[- 0
]
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
series_id required | integer Series id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "series": {
- "id": 0,
- "url": "string",
- "title": "string"
}, - "list_id": 0,
- "list_type": "string",
- "list_icon": "string",
- "status": {
- "volume": 0,
- "chapter": 0
}, - "priority": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
required | object (ListsSeriesModelUpdateV1Series) |
list_id | integer (list_id) |
object (ListsSeriesModelUpdateV1Status) | |
priority | integer (priority) |
[- {
- "series": {
- "id": 0,
- "title": "string"
}, - "list_id": 0,
- "status": {
- "volume": 0,
- "chapter": 0,
- "increment_volume": 0,
- "increment_chapter": 0
}, - "priority": 0
}
]
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
list_name required | string Enum: "read" "wish" "complete" "unfinished" "hold" name of list |
series_id required | integer Series id |
{- "total_hits": 0,
- "users": [
- {
- "user_id": 0,
- "user_name": "string",
- "user_rating": 0,
- "intersect_count": 0,
- "percent_match": 0
}
]
}
{- "users": [
- {
- "record": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "metadata": {
- "last_active": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "invisible": true,
- "source": "string",
- "super_moderator": true
}
}
]
}
{- "total_users": 0,
- "latest_user": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "total_forum_topics": 0,
- "total_forum_posts": 0
}
question | string (question) |
Array of objects (answers) |
{- "question": "string",
- "answers": [
- {
- "answer": "string"
}
]
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
search | string (search) |
page | integer (page) |
perpage | integer (perpage) |
orderby | string (orderby) Enum: "time_finished" "total_votes" "score" |
{- "search": "string",
- "page": 0,
- "perpage": 0,
- "orderby": "time_finished"
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "poll_id": 0,
- "question": "string",
- "responses": [
- "string"
], - "total_votes": 0,
- "time_finished": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}
]
}
answer_id required | integer id of answer to vote for |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
name | string (name) |
Array of objects (associated) | |
type | string (type) Enum: "N/A" "Japanese" "English" "Korean" "Taiwanese" "Chinese" "Thai" "Indonesian" "Filipino" "Vietnamese" "Malaysian" "Nordic" "French" "Spanish" "Russian" "Polish" "Portuguese" "German" "Hindi" "Arabic" |
info | string (info) |
site | string (site) |
object (PublishersModelUpdateV1Admin) |
{- "name": "string",
- "associated": [
- {
- "name": "string"
}
], - "type": "N/A",
- "info": "string",
- "site": "string",
- "admin": {
- "approved": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer Publisher id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "publisher_id": 0,
- "name": "string",
- "url": "string",
- "associated": [
- {
- "name": "string"
}
], - "type": "N/A",
- "info": "string",
- "site": "string",
- "stats": {
- "total_series": 0,
- "total_publications": 0
}, - "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "approved": true
}
}
id required | integer id of publisher |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of publisher |
name | string (name) |
Array of objects (associated) | |
type | string (type) Enum: "N/A" "Japanese" "English" "Korean" "Taiwanese" "Chinese" "Thai" "Indonesian" "Filipino" "Vietnamese" "Malaysian" "Nordic" "French" "Spanish" "Russian" "Polish" "Portuguese" "German" "Hindi" "Arabic" |
info | string (info) |
site | string (site) |
object (PublishersModelUpdateV1Admin) |
{- "name": "string",
- "associated": [
- {
- "name": "string"
}
], - "type": "N/A",
- "info": "string",
- "site": "string",
- "admin": {
- "approved": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
search | string (search) |
added_by | integer (added_by) |
page | integer (page) |
perpage | integer (perpage) |
letter | string (letter) |
orderby | string (orderby) Enum: "score" "name" "series" "publications" "type" |
pending | boolean (pending) |
{- "search": "string",
- "added_by": 0,
- "page": 0,
- "perpage": 0,
- "letter": "string",
- "orderby": "score",
- "pending": true
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "publisher_id": 0,
- "name": "string",
- "url": "string",
- "type": "N/A",
- "stats": {
- "total_series": 0,
- "total_publications": 0
}, - "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}
}, - "hit_name": "string"
}
]
}
id required | integer <int64> Publisher id |
{- "series_list": [
- {
- "title": "string",
- "series_id": 0,
- "url": "string",
- "year": "string",
- "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
], - "publication_list": [
- {
- "publication_name": "string",
- "count": 0
}
]
}
pubname required | string Publication name |
{- "publisher": {
- "publisher_name": "string",
- "publisher_id": 0,
- "url": "string"
}, - "series_list": [
- {
- "title": "string",
- "series_id": 0,
- "url": "string",
- "genres": [
- "string"
], - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
]
}
title | string (title) |
volume | string (volume) |
chapter | string (chapter) |
Array of objects (groups) | |
release_date | string (release_date) |
download_notes | string (download_notes) |
comment | string (comment) |
object (TimeUpdateV1) | |
object (ReleaseModelUpdateV1Admin) |
[- {
- "title": "string",
- "volume": "string",
- "chapter": "string",
- "groups": [
- {
- "name": "string"
}
], - "release_date": "string",
- "download_notes": "string",
- "comment": "string",
- "time_added": {
- "timestamp": 0
}, - "admin": {
- "approved": true,
- "archived": true
}
}
]
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer Release id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "id": 0,
- "title": "string",
- "volume": "string",
- "chapter": "string",
- "groups": [
- {
- "name": "string",
- "group_id": 0,
- "url": "string"
}
], - "release_date": "string",
- "download_notes": "string",
- "comment": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "approved": true,
- "archived": true,
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of release |
title | string (title) |
volume | string (volume) |
chapter | string (chapter) |
Array of objects (groups) | |
release_date | string (release_date) |
download_notes | string (download_notes) |
comment | string (comment) |
object (TimeUpdateV1) | |
object (ReleaseModelUpdateV1Admin) |
{- "title": "string",
- "volume": "string",
- "chapter": "string",
- "groups": [
- {
- "name": "string"
}
], - "release_date": "string",
- "download_notes": "string",
- "comment": "string",
- "time_added": {
- "timestamp": 0
}, - "admin": {
- "approved": true,
- "archived": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
archived | boolean (archived) |
disable_paging | boolean (disable_paging) |
page | integer (page) |
perpage | integer (perpage) |
{- "archived": true,
- "disable_paging": true,
- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "id": 0,
- "title": "string",
- "volume": "string",
- "chapter": "string",
- "groups": [
- {
- "name": "string",
- "group_id": 0,
- "url": "string"
}
], - "release_date": "string",
- "download_notes": "string",
- "comment": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "approved": true,
- "archived": true,
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}
}
}, - "metadata": {
- "series": 0,
- "like_releases": [
- {
- "id": 0,
- "title": "string",
- "volume": "string",
- "chapter": "string",
- "groups": [
- {
- "name": "string",
- "group_id": 0,
- "url": "string"
}
], - "release_date": "string",
- "download_notes": "string",
- "comment": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "approved": true,
- "archived": true,
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": null,
- "reason": null
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}
}
}
]
}
}
], - "group_info": [
- {
- "group_id": 0,
- "hold": true
}
]
}
page | integer <int64> Start page |
include_metadata | boolean Default: false Include series metadata (if available) |
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "id": 0,
- "title": "string",
- "volume": "string",
- "chapter": "string",
- "groups": [
- {
- "name": "string",
- "group_id": 0,
- "url": "string"
}
], - "release_date": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "series": {
- "series_id": 0,
- "title": "string",
- "url": "string",
- "description": "string",
- "image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "type": "Artbook",
- "year": "string",
- "bayesian_rating": 0,
- "rating_votes": 0,
- "genres": [
- {
- "genre": "string"
}
], - "latest_chapter": 0,
- "rank": {
- "position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "old_position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "lists": {
- "reading": 0,
- "wish": 0,
- "complete": 0,
- "unfinished": 0,
- "custom": 0
}
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "approved": true
}
}, - "user_list": {
- "series": {
- "id": 0,
- "url": "string",
- "title": "string"
}, - "list_id": 0,
- "list_type": "string",
- "list_icon": "string",
- "status": {
- "volume": 0,
- "chapter": 0
}, - "priority": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "user_genre_highlights": [
- {
- "genre": "string",
- "color": "string"
}
], - "user_genre_filters": [
- "string"
], - "user_group_filters": [
- "string"
], - "type_filter": "string"
}
}
]
}
search | string (search) |
search_type | string (search_type) Enum: "series" "regular" |
added_by | integer (added_by) |
page | integer (page) |
perpage | integer (perpage) |
letter | string (letter) |
orderby | string (orderby) Enum: "date" "time" "title" "vol" "chap" |
start_date | string (start_date) |
end_date | string (end_date) |
asc | string (asc) Enum: "asc" "desc" |
group_id | integer (group_id) |
pending | boolean (pending) |
include_metadata | boolean (include_metadata) |
{- "search": "string",
- "search_type": "series",
- "added_by": 0,
- "page": 0,
- "perpage": 0,
- "letter": "string",
- "orderby": "date",
- "start_date": "string",
- "end_date": "string",
- "asc": "asc",
- "group_id": 0,
- "pending": true,
- "include_metadata": true
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "id": 0,
- "title": "string",
- "volume": "string",
- "chapter": "string",
- "groups": [
- {
- "name": "string",
- "group_id": 0,
- "url": "string"
}
], - "release_date": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "metadata": {
- "series": {
- "series_id": 0,
- "title": "string",
- "url": "string",
- "description": "string",
- "image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "type": "Artbook",
- "year": "string",
- "bayesian_rating": 0,
- "rating_votes": 0,
- "genres": [
- {
- "genre": "string"
}
], - "latest_chapter": 0,
- "rank": {
- "position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "old_position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "lists": {
- "reading": 0,
- "wish": 0,
- "complete": 0,
- "unfinished": 0,
- "custom": 0
}
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "approved": true
}
}, - "user_list": {
- "series": {
- "id": 0,
- "url": "string",
- "title": "string"
}, - "list_id": 0,
- "list_type": "string",
- "list_icon": "string",
- "status": {
- "volume": 0,
- "chapter": 0
}, - "priority": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "user_genre_highlights": [
- {
- "genre": "string",
- "color": "string"
}
], - "user_genre_filters": [
- "string"
], - "user_group_filters": [
- "string"
], - "type_filter": "string"
}
}
]
}
title | string (title) |
body | string (body) |
series_title | string (series_title) |
object (ReviewModelUpdateV1Review) | |
object (ReviewModelUpdateV1Admin) |
{- "title": "string",
- "body": "string",
- "series_title": "string",
- "review": {
- "plot": 0,
- "drawing": 0,
- "characters": 0,
- "enjoy": 0,
- "overall": 0
}, - "admin": {
- "approved": true,
- "moderated": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Review id |
subject | string (subject) |
content | string (content) |
rating | number (rating) |
object (ReviewCommentModelUpdateV1Admin) |
{- "subject": "string",
- "content": "string",
- "rating": 0,
- "admin": {
- "approved": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Review id |
comment_id required | integer <int64> Review comment id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "id": 0,
- "review_id": 0,
- "subject": "string",
- "content": "string",
- "author": {
- "user_info": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "user_id": 0,
- "name": "string"
}, - "rating": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "time_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
id required | integer id of review |
comment_id required | integer id of review comment |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of review |
comment_id required | integer id of review comment |
subject | string (subject) |
content | string (content) |
rating | number (rating) |
object (ReviewCommentModelUpdateV1Admin) |
{- "subject": "string",
- "content": "string",
- "rating": 0,
- "admin": {
- "approved": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
added_by | integer (added_by) |
page | integer (page) |
perpage | integer (perpage) |
{- "added_by": 0,
- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "id": 0,
- "review_id": 0,
- "subject": "string",
- "content": "string",
- "author": {
- "user_info": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "user_id": 0,
- "name": "string"
}, - "rating": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "time_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}
]
}
id required | integer <int64> Review id |
added_by | integer (added_by) |
page | integer (page) |
perpage | integer (perpage) |
{- "added_by": 0,
- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "id": 0,
- "review_id": 0,
- "subject": "string",
- "content": "string",
- "author": {
- "user_info": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "user_id": 0,
- "name": "string"
}, - "rating": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "time_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}
]
}
id required | integer <int64> Review id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "id": 0,
- "title": "string",
- "body": "string",
- "author": {
- "user_id": 0,
- "name": "string",
- "url": "string"
}, - "series": {
- "series_id": 0,
- "title": "string",
- "url": "string",
- "description": "string",
- "image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "type": "Artbook",
- "year": "string",
- "bayesian_rating": 0,
- "rating_votes": 0,
- "genres": [
- {
- "genre": "string"
}
], - "latest_chapter": 0,
- "rank": {
- "position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "old_position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "lists": {
- "reading": 0,
- "wish": 0,
- "complete": 0,
- "unfinished": 0,
- "custom": 0
}
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "approved": true
}
}, - "review": {
- "user": 0,
- "plot": 0,
- "drawing": 0,
- "characters": 0,
- "enjoy": 0,
- "overall": 0
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
id required | integer id of review |
title | string (title) |
body | string (body) |
series_title | string (series_title) |
object (ReviewModelUpdateV1Review) | |
object (ReviewModelUpdateV1Admin) |
{- "title": "string",
- "body": "string",
- "series_title": "string",
- "review": {
- "plot": 0,
- "drawing": 0,
- "characters": 0,
- "enjoy": 0,
- "overall": 0
}, - "admin": {
- "approved": true,
- "moderated": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
search | string (search) |
added_by | integer (added_by) |
series_id | integer (series_id) |
page | integer (page) |
perpage | integer (perpage) |
letter | string (letter) |
pending | boolean (pending) |
{- "search": "string",
- "added_by": 0,
- "series_id": 0,
- "page": 0,
- "perpage": 0,
- "letter": "string",
- "pending": true
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "id": 0,
- "title": "string",
- "body_excerpt": "string",
- "author": {
- "user_id": 0,
- "name": "string",
- "url": "string"
}, - "series": {
- "series_id": 0,
- "title": "string",
- "url": "string",
- "description": "string",
- "image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "type": "Artbook",
- "year": "string",
- "bayesian_rating": 0,
- "rating_votes": 0,
- "genres": [
- {
- "genre": "string"
}
], - "latest_chapter": 0,
- "rank": {
- "position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "old_position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "lists": {
- "reading": 0,
- "wish": 0,
- "complete": 0,
- "unfinished": 0,
- "custom": 0
}
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "approved": true
}
}, - "review": {
- "plot": 0,
- "drawing": 0,
- "characters": 0,
- "enjoy": 0,
- "overall": 0
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}
]
}
title | string (title) |
Array of objects (associated) | |
description | string (description) |
type | string (type) Enum: "Artbook" "Doujinshi" "Drama CD" "Filipino" "Indonesian" "Manga" "Manhwa" "Manhua" "Novel" "OEL" "Thai" "Vietnamese" "Malaysian" "Nordic" "French" "Spanish" "German" |
year | string (year) |
Array of objects (genres) | |
Array of objects (categories) | |
status | string (status) |
licensed | boolean (licensed) |
completed | boolean (completed) |
object (SeriesModelUpdateV1Anime) | |
Array of objects (related_series) | |
Array of objects (authors) | |
Array of objects (publishers) | |
Array of objects (publications) | |
object (SeriesModelUpdateV1Admin) |
{- "title": "string",
- "associated": [
- {
- "title": "string"
}
], - "description": "string",
- "type": "Artbook",
- "year": "string",
- "genres": [
- {
- "genre": "string"
}
], - "categories": [
- {
- "category": "string"
}
], - "status": "string",
- "licensed": true,
- "completed": true,
- "anime": {
- "start": "string",
- "end": "string"
}, - "related_series": [
- {
- "relation_type": "Prequel",
- "related_series_id": 0
}
], - "authors": [
- {
- "name": "string",
- "type": "Author"
}
], - "publishers": [
- {
- "publisher_name": "string",
- "type": "Original",
- "notes": "string"
}
], - "publications": [
- {
- "publication_name": "string",
- "publisher_name": "string"
}
], - "admin": {
- "approved": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of series |
required | object (SeriesCategoryUpdateModelV1From) |
required | object (CategoriesModelUpdateV1) |
{- "from": {
- "category": "string"
}, - "to": {
- "category": "string"
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of series |
category required | string (category) |
{- "category": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of series |
required | object (SeriesCategoryUpdateModelV1From) |
required | object (CategoriesModelUpdateV1) |
{- "from": {
- "category": "string"
}, - "to": {
- "category": "string"
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of series |
category required | string (category) |
agree | boolean (agree) |
{- "category": "string",
- "agree": true
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of series |
category required | string (category) |
{- "category": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of series |
subject | string (subject) |
content | string (content) |
object (SeriesCommentModelUpdateV1Admin) |
{- "subject": "string",
- "content": "string",
- "admin": {
- "moderated": true,
- "reported": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Series id |
comment_id required | integer <int64> Series comment id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "id": 0,
- "series_id": 0,
- "subject": "string",
- "content": "string",
- "author": {
- "user_info": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "name": "string"
}, - "useful": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "time_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "moderated": true,
- "reported": true,
- "report_reason": "string"
}
}
id required | integer id of series |
comment_id required | integer id of series comment |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of series |
comment_id required | integer id of series comment |
subject | string (subject) |
content | string (content) |
object (SeriesCommentModelUpdateV1Admin) |
{- "subject": "string",
- "content": "string",
- "admin": {
- "moderated": true,
- "reported": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
method | string (method) Enum: "useful" "time_added" |
added_by | integer (added_by) |
page | integer (page) |
perpage | integer (perpage) |
{- "method": "useful",
- "added_by": 0,
- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "id": 0,
- "series_id": 0,
- "subject": "string",
- "content": "string",
- "author": {
- "user_info": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "name": "string"
}, - "useful": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "time_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "moderated": true,
- "reported": true,
- "report_reason": "string"
}
}, - "metadata": {
- "series": {
- "series_id": 0,
- "title": "string",
- "url": "string",
- "description": "string",
- "image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "type": "Artbook",
- "year": "string",
- "bayesian_rating": 0,
- "rating_votes": 0,
- "genres": [
- {
- "genre": "string"
}
], - "latest_chapter": 0,
- "rank": {
- "position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "old_position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "lists": {
- "reading": 0,
- "wish": 0,
- "complete": 0,
- "unfinished": 0,
- "custom": 0
}
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "approved": true
}
}, - "author_series_rating": 0
}
}
]
}
id required | integer id of series |
comment_id required | integer id of series comment |
report_reason | string (report_reason) |
{- "report_reason": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Series id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "id": 0,
- "series_id": 0,
- "subject": "string",
- "content": "string",
- "author": {
- "user_info": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "name": "string"
}, - "useful": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "time_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "moderated": true,
- "reported": true,
- "report_reason": "string"
}
}
id required | integer <int64> Series id |
comment_id required | integer <int64> Series comment id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Series id |
method | string (method) Enum: "useful" "time_added" |
added_by | integer (added_by) |
page | integer (page) |
perpage | integer (perpage) |
{- "method": "useful",
- "added_by": 0,
- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "id": 0,
- "series_id": 0,
- "subject": "string",
- "content": "string",
- "author": {
- "user_info": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "name": "string"
}, - "useful": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "time_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "moderated": true,
- "reported": true,
- "report_reason": "string"
}
}, - "metadata": {
- "author_series_rating": 0,
- "current_user_useful_rating": true
}
}
]
}
id required | integer id of series |
comment_id required | integer id of series comment |
useful | boolean (useful) |
{- "useful": true
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of series |
comment_id required | integer id of series comment |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer Series id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "series_id": 0,
- "title": "string",
- "url": "string",
- "associated": [
- {
- "title": "string"
}
], - "description": "string",
- "image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "type": "Artbook",
- "year": "string",
- "bayesian_rating": 0,
- "rating_votes": 0,
- "genres": [
- {
- "genre": "string"
}
], - "categories": [
- {
- "series_id": 0,
- "category": "string",
- "votes": 0,
- "votes_plus": 0,
- "votes_minus": 0,
- "added_by": 0
}
], - "latest_chapter": 0,
- "forum_id": 0,
- "status": "string",
- "licensed": true,
- "completed": true,
- "anime": {
- "start": "string",
- "end": "string"
}, - "related_series": [
- {
- "relation_id": 0,
- "relation_type": "Prequel",
- "related_series_id": 0,
- "related_series_name": "string",
- "related_series_url": "string",
- "triggered_by_relation_id": 0
}
], - "authors": [
- {
- "name": "string",
- "author_id": 0,
- "url": "string",
- "type": "Author"
}
], - "publishers": [
- {
- "publisher_name": "string",
- "publisher_id": 0,
- "url": "string",
- "type": "Original",
- "notes": "string"
}
], - "publications": [
- {
- "publication_name": "string",
- "publisher_name": "string",
- "publisher_id": "string"
}
], - "recommendations": [
- {
- "series_name": "string",
- "series_url": "string",
- "series_id": 0,
- "series_image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "weight": 0
}
], - "category_recommendations": [
- {
- "series_name": "string",
- "series_url": "string",
- "series_id": 0,
- "series_image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "weight": 0
}
], - "rank": {
- "position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "old_position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "lists": {
- "reading": 0,
- "wish": 0,
- "complete": 0,
- "unfinished": 0,
- "custom": 0
}
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "approved": true
}
}
id required | integer id of series |
title | string (title) |
Array of objects (associated) | |
description | string (description) |
type | string (type) Enum: "Artbook" "Doujinshi" "Drama CD" "Filipino" "Indonesian" "Manga" "Manhwa" "Manhua" "Novel" "OEL" "Thai" "Vietnamese" "Malaysian" "Nordic" "French" "Spanish" "German" |
year | string (year) |
Array of objects (genres) | |
Array of objects (categories) | |
status | string (status) |
licensed | boolean (licensed) |
completed | boolean (completed) |
object (SeriesModelUpdateV1Anime) | |
Array of objects (related_series) | |
Array of objects (authors) | |
Array of objects (publishers) | |
Array of objects (publications) | |
object (SeriesModelUpdateV1Admin) |
{- "title": "string",
- "associated": [
- {
- "title": "string"
}
], - "description": "string",
- "type": "Artbook",
- "year": "string",
- "genres": [
- {
- "genre": "string"
}
], - "categories": [
- {
- "category": "string"
}
], - "status": "string",
- "licensed": true,
- "completed": true,
- "anime": {
- "start": "string",
- "end": "string"
}, - "related_series": [
- {
- "relation_type": "Prequel",
- "related_series_id": 0
}
], - "authors": [
- {
- "name": "string",
- "type": "Author"
}
], - "publishers": [
- {
- "publisher_name": "string",
- "type": "Original",
- "notes": "string"
}
], - "publications": [
- {
- "publication_name": "string",
- "publisher_name": "string"
}
], - "admin": {
- "approved": true
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Series id |
{- "group_list": [
- {
- "group_id": 0,
- "name": "string",
- "url": "string",
- "social": {
- "site": "string",
- "facebook": "string",
- "twitter": "string",
- "irc": {
- "channel": "string",
- "server": "string"
}, - "forum": "string",
- "discord": "string"
}, - "active": true,
- "notes": "string",
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}
}
], - "release_list": [
- {
- "id": 0,
- "title": "string",
- "volume": "string",
- "chapter": "string",
- "groups": [
- {
- "name": "string",
- "group_id": 0,
- "url": "string"
}
], - "release_date": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
]
}
id required | integer <int64> Series id |
page | integer (page) |
perpage | integer (perpage) |
{- "page": 0,
- "perpage": 0
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "series_title": "string",
- "results": [
- {
- "record": {
- "change_id": 0,
- "username": "string",
- "action": "string",
- "changed": "string",
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}
]
}
id required | integer <int64> Series id |
[- {
- "field": "string",
- "reason": "string",
- "user_id": 0,
- "username": "string",
- "time_locked": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
]
id required | integer <int64> id of series |
item required | string field name |
reason | string (reason) |
{- "reason": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> id of series |
item required | string field name |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Series id |
type required | string Stat type |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> id of series |
rating required | number (rating) |
object (TimeV1) |
{- "rating": 0,
- "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer id of series |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
search | string (search) |
added_by | integer (added_by) |
stype | string (stype) Enum: "title" "description" |
licensed | string (licensed) Enum: "yes" "no" |
type | Array of strings (type) |
year | string (year) |
filter_types | Array of strings (filter_types) |
category | Array of strings (category) |
pubname | string (pubname) |
filter | string (filter) Enum: "scanlated" "completed" "oneshots" "no_oneshots" "some_releases" "no_releases" |
filters | Array of strings (filters) Items Enum: "scanlated" "completed" "oneshots" "no_oneshots" "some_releases" "no_releases" Meant to replace 'filter', it lets you specify multiple filters as an array of strings |
list | string (list) |
page | integer (page) |
perpage | integer (perpage) |
letter | string (letter) |
genre | Array of strings (genre) |
exclude_genre | Array of strings (exclude_genre) |
orderby | string (orderby) Enum: "score" "title" "rank" "rating" "year" "date_added" "week_pos" "month1_pos" "month3_pos" "month6_pos" "year_pos" "list_reading" "list_wish" "list_complete" "list_unfinished" |
pending | boolean (pending) |
include_rank_metadata | boolean (include_rank_metadata) |
exclude_filtered_genres | boolean (exclude_filtered_genres) |
{- "search": "string",
- "added_by": 0,
- "stype": "title",
- "licensed": "yes",
- "type": [
- "string"
], - "year": "string",
- "filter_types": [
- "string"
], - "category": [
- "string"
], - "pubname": "string",
- "filter": "scanlated",
- "filters": [
- "scanlated"
], - "list": "string",
- "page": 0,
- "perpage": 0,
- "letter": "string",
- "genre": [
- "string"
], - "exclude_genre": [
- "string"
], - "orderby": "score",
- "pending": true,
- "include_rank_metadata": true,
- "exclude_filtered_genres": true
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "series_id": 0,
- "title": "string",
- "url": "string",
- "description": "string",
- "image": {
- "url": {
- "original": "string",
- "thumb": "string"
}, - "height": 0,
- "width": 0
}, - "type": "Artbook",
- "year": "string",
- "bayesian_rating": 0,
- "rating_votes": 0,
- "genres": [
- {
- "genre": "string"
}
], - "latest_chapter": 0,
- "rank": {
- "position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "old_position": {
- "week": 0,
- "month": 0,
- "three_months": 0,
- "six_months": 0,
- "year": 0
}, - "lists": {
- "reading": 0,
- "wish": 0,
- "complete": 0,
- "unfinished": 0,
- "custom": 0
}
}, - "last_updated": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "admin": {
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "approved": true
}
}, - "hit_title": "string",
- "metadata": {
- "user_list": {
- "series": {
- "id": 0,
- "url": "string",
- "title": "string"
}, - "list_id": 0,
- "list_type": "string",
- "list_icon": "string",
- "status": {
- "volume": 0,
- "chapter": 0
}, - "priority": 0,
- "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "user_genre_highlights": [
- {
- "genre": "string",
- "color": "string"
}
]
}
}
]
}
id required | integer <int64> id of series |
image | string <binary> Image to update |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> id of series |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | string user group id |
name required | string (name) |
description required | string (description) |
{- "name": "string",
- "description": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | string id of user group |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
username | string (username) |
string (email) | |
password | string <password> (password) |
new_avatar_id | integer (new_avatar_id) |
gender | string (gender) Enum: "N/A" "Male" "Female" "Alien" "Hermaphrodite" "Non-binary" "Other" |
object (BirthdayModelV1) | |
timezone | integer (timezone) |
signature | string (signature) |
location | string (location) |
forum_title | string (forum_title) |
folding_at_home | boolean (folding_at_home) |
object (UserModelUpdateV1Profile) | |
object (UserModelUpdateV1Admin) | |
user_group | string (user_group) |
{- "username": "string",
- "email": "string",
- "password": "pa$$word",
- "new_avatar_id": 0,
- "gender": "N/A",
- "birthday": {
- "month": 0,
- "day": 0,
- "year": 0,
- "as_string": "string",
- "zodiac": "string"
}, - "timezone": 0,
- "signature": "string",
- "location": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "per_page": 0,
- "invisible": true,
- "hide_birthday": true,
- "hide_categories": true,
- "filter_types": [
- "Artbook"
], - "upgrade": {
- "requested": true,
- "reason": "string"
}, - "age18_verified": true
}, - "admin": {
- "is_admin": true,
- "permissions": {
- "p_add_releases": true,
- "p_edit_users": true,
- "p_edit_groups": true,
- "p_edit_poll": true,
- "p_edit_series": true,
- "p_edit_reviews": true,
- "p_edit_news": true,
- "p_edit_affiliates": true,
- "p_edit_aboutus": true,
- "p_view_log": true,
- "p_edit_config": true,
- "p_view_stats": true,
- "p_edit_genre": true,
- "p_edit_authors": true,
- "p_edit_publishers": true,
- "p_edit_partial_users": true
}, - "approved": true,
- "email_approved": true,
- "forum_admin": true,
- "upgrade": {
- "banned": true
}, - "banned": true
}, - "user_group": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Member id |
page | integer Start page |
perpage | integer Items per page |
orderby | string Default: "time" Enum: "score" "time" order by field |
asc | string Default: "asc" Enum: "asc" "desc" Direction of results |
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "id": 0,
- "body": "string",
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}
]
}
id required | integer <int64> Member id |
body | string (body) |
archived | boolean (archived) |
{- "body": "string",
- "archived": true
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Member id |
request_id required | integer <int64> Change request id |
{- "id": 0,
- "body": "string",
- "added_by": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
id required | integer <int64> Member id |
request_id required | integer <int64> Change request id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Member id |
request_id required | integer <int64> Change request id |
body | string (body) |
archived | boolean (archived) |
{- "body": "string",
- "archived": true
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Member id |
unrenderedFields | boolean Output fields in unrendered form for editing |
{- "user_id": 0,
- "username": "string",
- "url": "string",
- "email": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "title": "string",
- "extension": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "last_active_time": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "gender": "N/A",
- "birthday": {
- "month": 0,
- "day": 0,
- "year": 0,
- "as_string": "string",
- "zodiac": "string"
}, - "age": 0,
- "timezone": 0,
- "signature": "string",
- "location": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "per_page": 0,
- "invisible": true,
- "hide_birthday": true,
- "hide_categories": true,
- "filter_types": [
- "Artbook"
], - "upgrade": {
- "requested": true,
- "reason": "string"
}, - "age18_verified": true
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0,
- "series_edits": 0,
- "author_edits": 0,
- "publisher_edits": 0,
- "added_tags": 0,
- "moderation": {
- "releases": {
- "approved": 0,
- "rejected": 0,
- "deleted": 0
}, - "series": {
- "approved": 0,
- "rejected": 0,
- "deleted": 0
}, - "publishers": {
- "approved": 0,
- "rejected": 0,
- "deleted": 0
}, - "groups": {
- "approved": 0,
- "rejected": 0,
- "deleted": 0
}, - "authors": {
- "approved": 0,
- "rejected": 0,
- "deleted": 0
}, - "last_action": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}, - "admin": {
- "is_admin": true,
- "registration_ip": "string",
- "permissions": {
- "p_add_releases": true,
- "p_edit_users": true,
- "p_edit_groups": true,
- "p_edit_poll": true,
- "p_edit_series": true,
- "p_edit_reviews": true,
- "p_edit_news": true,
- "p_edit_affiliates": true,
- "p_edit_aboutus": true,
- "p_view_log": true,
- "p_edit_config": true,
- "p_view_stats": true,
- "p_edit_genre": true,
- "p_edit_authors": true,
- "p_edit_publishers": true,
- "p_edit_partial_users": true
}, - "last_series_update": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "approved": true,
- "email_approved": true,
- "forum_admin": true,
- "registration_reason": "string",
- "upgrade": {
- "banned": true
}, - "banned": true
}, - "user_group": "string",
- "user_group_name": "string"
}
id required | integer Member id |
username | string (username) |
string (email) | |
password | string <password> (password) |
new_avatar_id | integer (new_avatar_id) |
gender | string (gender) Enum: "N/A" "Male" "Female" "Alien" "Hermaphrodite" "Non-binary" "Other" |
object (BirthdayModelV1) | |
timezone | integer (timezone) |
signature | string (signature) |
location | string (location) |
forum_title | string (forum_title) |
folding_at_home | boolean (folding_at_home) |
object (UserModelUpdateV1Profile) | |
object (UserModelUpdateV1Admin) | |
user_group | string (user_group) |
{- "username": "string",
- "email": "string",
- "password": "pa$$word",
- "new_avatar_id": 0,
- "gender": "N/A",
- "birthday": {
- "month": 0,
- "day": 0,
- "year": 0,
- "as_string": "string",
- "zodiac": "string"
}, - "timezone": 0,
- "signature": "string",
- "location": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "per_page": 0,
- "invisible": true,
- "hide_birthday": true,
- "hide_categories": true,
- "filter_types": [
- "Artbook"
], - "upgrade": {
- "requested": true,
- "reason": "string"
}, - "age18_verified": true
}, - "admin": {
- "is_admin": true,
- "permissions": {
- "p_add_releases": true,
- "p_edit_users": true,
- "p_edit_groups": true,
- "p_edit_poll": true,
- "p_edit_series": true,
- "p_edit_reviews": true,
- "p_edit_news": true,
- "p_edit_affiliates": true,
- "p_edit_aboutus": true,
- "p_view_log": true,
- "p_edit_config": true,
- "p_view_stats": true,
- "p_edit_genre": true,
- "p_edit_authors": true,
- "p_edit_publishers": true,
- "p_edit_partial_users": true
}, - "approved": true,
- "email_approved": true,
- "forum_admin": true,
- "upgrade": {
- "banned": true
}, - "banned": true
}, - "user_group": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> id of member |
genre_id required | integer genre id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> id of member |
genre_id required | integer genre id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> id of member |
genre_id required | integer genre id |
color | string (color) |
{- "color": "string"
}
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> id of member |
genre_id required | integer genre id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> id of member |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> id of member |
group_id required | integer group id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> id of member |
group_id required | integer group id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
search | string (search) |
page | integer (page) |
perpage | integer (perpage) |
letter | string (letter) |
orderby | string (orderby) Enum: "username" "time_added" "forum_posts" "added_authors" "added_releases" "added_groups" "added_publishers" "added_series" "is_admin" |
asc | string (asc) Enum: "asc" "desc" |
{- "search": "string",
- "page": 0,
- "perpage": 0,
- "letter": "string",
- "orderby": "username",
- "asc": "asc"
}
{- "total_hits": 0,
- "page": 0,
- "per_page": 0,
- "results": [
- {
- "record": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}
}
]
}
id required | integer <int64> Member id |
{- "total_hits": 0,
- "results": [
- {
- "record": {
- "ip": "string",
- "last_action": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
}
]
}
id required | integer Member id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Member id |
[- {
- "topic_id": 0,
- "topic": {
- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "time_subscribed_since": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
]
id required | integer <int64> Member id |
topic_id required | integer <int64> Topic id |
{- "topic_id": 0,
- "topic": {
- "topic_id": 0,
- "topic": "string",
- "url": "string",
- "last_post": {
- "post_id": 0,
- "body_excerpt": "string",
- "topic": {
- "forum_id": 0,
- "topic_id": 0,
- "topic": "string",
- "topic_url": "string"
}, - "author": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "stats": {
- "posts": 0,
- "views": 0
}, - "forum": {
- "forum_id": 0,
- "forum_name": "string",
- "url": "string"
}, - "is_poll": true,
- "admin": {
- "pinned": true,
- "locked": true,
- "global": true
}, - "topic_starter": {
- "user_id": 0,
- "username": "string",
- "url": "string",
- "avatar": {
- "id": 0,
- "url": "string",
- "height": 0,
- "width": 0
}, - "time_joined": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}, - "signature": "string",
- "forum_title": "string",
- "folding_at_home": true,
- "profile": {
- "upgrade": {
- "requested": true,
- "reason": "string"
}
}, - "stats": {
- "forum_posts": 0,
- "added_authors": 0,
- "added_groups": 0,
- "added_publishers": 0,
- "added_releases": 0,
- "added_series": 0
}, - "user_group": "string",
- "user_group_name": "string"
}, - "time_added": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}, - "time_subscribed_since": {
- "timestamp": 0,
- "as_rfc3339": "2019-08-24T14:15:22Z",
- "as_string": "string"
}
}
id required | integer <int64> id of member |
topic_id required | integer topic id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> id of member |
topic_id required | integer topic id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Member id |
image | string <binary> Image to update |
title | string Title of the new avatar |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer <int64> Member id |
avatar_id required | integer <int64> Avatar id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}
id required | integer Member id |
{- "status": "string",
- "reason": "string",
- "context": {
- "property1": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
], - "property2": [
- {
- "index": 0,
- "errors": [
- "string"
]
}
]
}
}