AJAX view to handle just the vote response

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

{
    "post": "Ok I got through these 5 or 6 and yeah they explain how to them but dont we need a computer program? Gets boring when I have to repeat the same calcs on each chart.",
    "userprofile": "jono",
    "submit_date": "2017-12-02T02:01:01",
    "is_public": true,
    "parent": null,
    "story": "48: Getting the Right Target Price in a Forex or Futures System Using Simulations: published",
    "forum": null,
    "vote": 0,
    "upvotes_hidden": 0,
    "downvotes_hidden": 0,
    "report": false
}