GET /posts/api/93/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://pagoolabs.com/posts/api/93/edit/?format=api",
    "post": "If you took trade 3 then even losing 4 and 5 would increase the total win. +4 minus the 2 losses would still get you +2 up on your +3 win. So +5 in total.",
    "html": "<p><p>If you took trade 3 then even losing 4 and 5 would increase the total win. +4 minus the 2 losses would still get you +2 up on your +3 win. So +5 in total.</p></p>",
    "userprofile": "https://pagoolabs.com/userprofiles/api/david_links/?format=api",
    "submit_date": "2018-01-09T03:48:58Z",
    "is_public": true,
    "previous_version": null,
    "edited_date": null,
    "upvotes": 1,
    "downvotes": 0,
    "replies": 1,
    "parent": null,
    "story": "https://pagoolabs.com/stories/api/58/?format=api",
    "forum": null
}