AJAX view to handle just the vote response

GET /posts/api/65/vote/edit/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "post": "A story focusing on Forex is high on the agenda. Keep a look out!",
    "userprofile": "SeanManefield",
    "submit_date": "2017-11-03T05:53:11",
    "is_public": true,
    "parent": "60: post-60-by-jono",
    "story": "42: Managing a Futures or Forex Trade with Margin and Target Price: published",
    "forum": null,
    "vote": 0,
    "upvotes_hidden": 2,
    "downvotes_hidden": 0,
    "report": false
}