id | string | optional | Unique identifier for the interaction |
source | string | optional | Source website of the interaction |
title | string | optional | Title of the interaction |
content | string | optional | Content of the interaction |
authorName | string | optional | Name of the author |
authorAvatar | string | optional | URL of author's avatar |
authorUrl | string | optional | URL of author's profile |
rating | integer | optional | Rating value (1-5) |
date | string | optional | Date and time of the interaction |
permalink | string | optional | Permanent URL to the interaction |
category | string | optional | Category of the interaction |
type | string | optional | Type of the interaction |
photoUrl | string | optional | URL of attached photo |
photoThumbnailUrl | string | optional | URL of photo thumbnail |
responded | boolean | optional | Whether the interaction has been responded to |
notes | string | optional | Additional notes |
responses | array of object | optional | Array of responses |
canRespond | boolean | optional | Whether responses are allowed |
totalResponses | integer | optional | Total number of responses |