ProfilePostComment
HTML parsed version of the message contents.
Attachments object[]
Attachments to this profile post, if it has any.
ProfilePost object
If requested by context, the profile post this comment relates to.
HTML parsed version of the message contents.
ProfileUser 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.
Attachments object[]
Attachments to this profile post, if it has any.
If requested, the most recent comments on this profile post.
True if the viewing user has reacted to this content
If the viewer reacted, the ID of the reaction they used
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.
True if the viewing user has reacted to this content
If the viewer reacted, the ID of the reaction they used
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",
"message_parsed": "string",
"can_edit": true,
"can_soft_delete": true,
"can_hard_delete": true,
"can_react": true,
"can_view_attachments": true,
"Attachments": [
{
"filename": "string",
"file_size": 0,
"height": 0,
"width": 0,
"thumbnail_url": "string",
"retina_thumbnail_url": "string",
"direct_url": "string",
"is_video": true,
"is_audio": true,
"attachment_id": 0,
"content_type": "string",
"content_id": 0,
"attach_date": 0,
"view_count": 0
}
],
"ProfilePost": {
"username": "string",
"message_parsed": "string",
"can_edit": true,
"can_soft_delete": true,
"can_hard_delete": true,
"can_react": true,
"can_view_attachments": true,
"view_url": "string",
"ProfileUser": {
"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
},
"Attachments": [
{
"filename": "string",
"file_size": 0,
"height": 0,
"width": 0,
"thumbnail_url": "string",
"retina_thumbnail_url": "string",
"direct_url": "string",
"is_video": true,
"is_audio": true,
"attachment_id": 0,
"content_type": "string",
"content_id": 0,
"attach_date": 0,
"view_count": 0
}
],
"LatestComments": [
null
],
"is_reacted_to": true,
"visitor_reaction_id": 0,
"profile_post_id": 0,
"profile_user_id": 0,
"user_id": 0,
"post_date": 0,
"message": "string",
"message_state": "string",
"warning_message": "string",
"comment_count": 0,
"first_comment_date": 0,
"last_comment_date": 0,
"reaction_score": 0,
"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
}
},
"is_reacted_to": true,
"visitor_reaction_id": 0,
"profile_post_comment_id": 0,
"profile_post_id": 0,
"user_id": 0,
"comment_date": 0,
"message": "string",
"message_state": "string",
"warning_message": "string",
"reaction_score": 0,
"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
}
}