Dzen article feed sent in json to the client.
| Name | Type | Description |
|---|---|---|
| bindingPageLink | String | Binding page link for ok user id and dzen user id. |
| discussion_summary | DiscussionSummaryBean | |
| id | String | Article id. |
| images | DzenImageSizesBean | Link to image in various sizes (180, 240, … 1080 pixels) and blurred image. |
| like_summary | LikeSummaryBean | Set of fields for the feedback information entity (“Like” button). |
| link | String | Link to dzen article in OK. Example: https://ok.ru/dzen/article/Zjn_J8n1BmLjPpMr. |
| mark_as_spam_id | String | |
| owner_ref | String | Link to owner data of DzenOwnerBean type. |
| publication_date | long | Dzen article publication date. |
| ref | String | ID with a prefix (reference). |
| reshare_summary | ReshareSummaryBean | Set of fields for obtaining information about reposts. |
| rid | String | |
| shortId | String | Dzen article link suffix. For example, if the link is https://ok.ru/dzen/article/Zjn_J8n1BmLjPpMr, then shortId Zjn_J8n1BmLjPpMr. |
| text | String | Feed text before clicking the “more” button. When clicked, the full article on $link opens. |
| title | String | Feed title. |

