AJAX view to handle just the vote response

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

{
    "post": "Thanks. This is a very clear explanation. I would like to see an example from fx just to see if the math works out the same.\r\nThe systems articles look long but I'll try to get them done over the w/e.",
    "userprofile": "jono",
    "submit_date": "2017-11-03T00:43:27",
    "is_public": true,
    "parent": null,
    "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
}