Artist short videos audience
Get an artist’s short videos, and the current audience of each video (comments/likes/views).
Columns type
| Column | Type |
|---|---|
| artist_uuid | UUID |
| identifier | String |
| platform_code | String |
| date | DateTime |
| external_id | String |
| created_at | DateTime |
| views | Nullable(UInt64) |
| likes | Nullable(UInt32) |
| comments | Nullable(UInt32) |
| url | String |
| title | String |
| text | String |