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

{
    "url": "https://www.pagoolabs.com/posts/api/88/edit/?format=api",
    "post": "I am still hoping for an update :)",
    "html": "<p><p>I am still hoping for an update :)</p></p>",
    "userprofile": "https://www.pagoolabs.com/userprofiles/api/constanz/?format=api",
    "submit_date": "2018-01-07T04:14:44Z",
    "is_public": true,
    "previous_version": null,
    "edited_date": null,
    "upvotes": 1,
    "downvotes": 0,
    "replies": 0,
    "parent": null,
    "story": "https://www.pagoolabs.com/stories/api/57/?format=api",
    "forum": null
}