Replay video information (has value when content_type=video)
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Video ID | [optional] |
| streamId | String | Live stream ID | [optional] |
| title | String | Video Title | [optional] |
| avatar | String | Author avatar URL | [optional] |
| nick | String | Author nickname | [optional] |
| nickEn | String | Author English nickname | [optional] |
| cover | String | Cover image URL | [optional] |
| watched | Integer | Viewer count | [optional] |
| subscriptionRequired | Boolean | Whether subscription is required | [optional] |
| hasSubscribed | Boolean | Whether the current user has subscribed | [optional] |
| duration | Integer | Video duration (in seconds) | [optional] |
| weight | Integer | Sort weight | [optional] |
| momentsUid | String | Square user ID | [optional] |
| sessionId | String | Session ID | [optional] |
| endedAtFormat | String | End time format | [optional] |
| endedAtType | Integer | End time type | [optional] |
| tier | Integer | Author level | [optional] |
| tag | String | Tag | [optional] |