Returns the total accumulated interactions per video, including data from the last week.
GET / api/external/videos/:video_id/interactions
{ "interactions": 65, "last_week": 10 }