Thread
If accessing as a user, true if they are watching this thread
If accessing as a user, the number of posts they have made in this thread
If accessing as a user, true if this thread is unread
Key-value pairs of custom field values for this thread
Present if this thread has a prefix. Printable name of the prefix.
Present for members with permission to change the search index state of this thread.
Forum object
If requested by context, the forum this thread was posted in.
A list of breadcrumbs for this node, including the node_id, title, and node_type_id
Data related to the specific node type this represents. Contents will vary significantly.
The content's vote score (if supported)
True if the viewing user can vote on this content
List of content vote types allowed on this content
True if the viewing user has voted on this content
If the viewer reacted, the vote they case (up/down)
User object
Information about the user. Different information will be included based on permissions and verbosity.
The user's current age. Only included if available.
Maps from size types to URL.
Maps from size types to URL.
Map of custom field keys and values.
Will have a value if a custom title has been specifically set; prefer user_title instead.
Date of birth with year, month and day keys.
True if the visitor is following this user. Only included if visitor is not a guest.
True if the visitor is ignoring this user. Only included if visitor is not a guest.
Unix timestamp of user's last activity, if available.
Current warning points.
{
"username": "string",
"is_watching": true,
"visitor_post_count": 0,
"is_unread": true,
"custom_fields": {},
"tags": [
null
],
"prefix": "string",
"can_edit": true,
"can_edit_tags": true,
"can_reply": true,
"can_soft_delete": true,
"can_hard_delete": true,
"can_view_attachments": true,
"view_url": "string",
"is_first_post_pinned": true,
"highlighted_post_ids": [
null
],
"is_search_engine_indexable": true,
"index_state": "string",
"Forum": {
"breadcrumbs": [
null
],
"type_data": {},
"view_url": "string",
"node_id": 0,
"title": "string",
"node_name": "string",
"description": "string",
"node_type_id": "string",
"parent_node_id": 0,
"display_order": 0,
"display_in_list": true
},
"vote_score": 0,
"can_content_vote": true,
"allowed_content_vote_types": [
"string"
],
"is_content_voted": true,
"visitor_content_vote": "string",
"thread_id": 0,
"node_id": 0,
"title": "string",
"reply_count": 0,
"view_count": 0,
"user_id": 0,
"post_date": 0,
"sticky": true,
"discussion_state": "string",
"discussion_open": true,
"discussion_type": "string",
"first_post_id": 0,
"last_post_date": 0,
"last_post_id": 0,
"last_post_user_id": 0,
"last_post_username": "string",
"first_post_reaction_score": 0,
"prefix_id": 0,
"featured": true,
"User": {
"about": "string",
"activity_visible": true,
"age": 0,
"alert_optout": [
null
],
"allow_post_profile": "string",
"allow_receive_news_feed": "string",
"allow_send_personal_conversation": "string",
"allow_view_identities": "string",
"allow_view_profile": "string",
"avatar_urls": {},
"profile_banner_urls": {},
"can_ban": true,
"can_converse": true,
"can_edit": true,
"can_follow": true,
"can_ignore": true,
"can_post_profile": true,
"can_view_profile": true,
"can_view_profile_posts": true,
"can_warn": true,
"content_show_signature": true,
"creation_watch_state": "string",
"custom_fields": {},
"custom_title": "string",
"dob": {},
"email": "string",
"email_on_conversation": true,
"gravatar": "string",
"interaction_watch_state": true,
"is_admin": true,
"is_banned": true,
"is_discouraged": true,
"is_followed": true,
"is_ignored": true,
"is_moderator": true,
"is_super_admin": true,
"last_activity": 0,
"location": "string",
"push_on_conversation": true,
"push_optout": [
null
],
"receive_admin_email": true,
"secondary_group_ids": [
null
],
"show_dob_date": true,
"show_dob_year": true,
"signature": "string",
"timezone": "string",
"use_tfa": true,
"user_group_id": 0,
"user_state": "string",
"user_title": "string",
"visible": true,
"warning_points": 0,
"website": "string",
"view_url": "string",
"user_id": 0,
"username": "string",
"message_count": 0,
"question_solution_count": 0,
"register_date": 0,
"trophy_points": 0,
"is_staff": true,
"reaction_score": 0,
"vote_score": 0
}
}