Returns the total number of unique users who viewed the video, including the total for the last 7 days.
GET / api/external/videos/:video_id/viewers
{ "viewers": 92, "last_week": 17 }