AJAX view to handle just the vote response

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

{
    "post": "Ahh yes. I see that now. 7 is still open so can't open another. Makes sense.\r\nYeah mkts really crazy over decembr.\r\nThx alot for these write ups btw.",
    "userprofile": "constanz",
    "submit_date": "2018-01-08T08:33:09",
    "is_public": true,
    "parent": "91: post-91-by-seanmanefield",
    "story": "58: Trading AUD.JPY Using Heikin Ashi on the Four Hour Timeframe: published",
    "forum": null,
    "vote": 0,
    "upvotes_hidden": 0,
    "downvotes_hidden": 0,
    "report": false
}