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

{
    "url": "https://www.pagoolabs.com/posts/api/86/edit/?format=api",
    "post": "Thanks. When will the next nxt post be up?",
    "html": "<p><p>Thanks. When will the next nxt post be up?</p></p>",
    "userprofile": "https://www.pagoolabs.com/userprofiles/api/constanz/?format=api",
    "submit_date": "2017-12-03T05:10:40Z",
    "is_public": true,
    "previous_version": null,
    "edited_date": null,
    "upvotes": 1,
    "downvotes": 0,
    "replies": 1,
    "parent": null,
    "story": "https://www.pagoolabs.com/stories/api/57/?format=api",
    "forum": null
}