Returns the distribution of views by state, providing an overview of the video's regional reach.
GET /api/videos/:video_id/states
[ { "name": "SP", "views": 76 }, { "name": "RJ", "views": 34 }, { "name": "MG", "views": 21 } ]