AJAX view to handle just the vote response

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

{
    "post": "the systems series is better than this setup imo. more depth on setups vs signals. i am reevaluating my existing strategy atm. this could get interesting.",
    "userprofile": "fran",
    "submit_date": "2017-11-03T00:59:04",
    "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
}