AJAX view to handle just the vote response

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

{
    "post": "I am looking forward to an article from you on fx trading. I think in pips for risk. Is fx different.",
    "userprofile": "nomidas",
    "submit_date": "2017-10-30T00:49:25",
    "is_public": true,
    "parent": null,
    "story": "41: How Many Contracts to Open in a Futures or Forex Trade: published",
    "forum": null,
    "vote": 0,
    "upvotes_hidden": 1,
    "downvotes_hidden": 0,
    "report": false
}