AJAX view to handle just the vote response

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

{
    "post": "Are there any circumstances under which you would consider going against your outlined rules? After having gone through all of your tutorials and stories I am just wondering when I should consider moving from demo trading into the real thing?!\r\nYour charts are excellent and finally I started to understand a lot more. Thanks!",
    "userprofile": "Mason",
    "submit_date": "2018-01-14T04:10:00",
    "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": 1,
    "downvotes_hidden": 0,
    "report": false
}