GET /posts/api/?format=api&ordering=-post&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": "https://www.pagoolabs.com/posts/api/?format=api&ordering=-post&page=4",
    "previous": "https://www.pagoolabs.com/posts/api/?format=api&ordering=-post&page=2",
    "results": [
        {
            "url": "https://www.pagoolabs.com/posts/api/84/?format=api",
            "post": "The machine learning mentioned above interests me. Will you be explaining how to train a model to compute the trend?",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/constanz/?format=api",
            "submit_date": "2017-12-02T07:04:46Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": "https://www.pagoolabs.com/posts/api/82/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/48/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/64/?format=api",
            "post": "the charts help alot",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/fran/?format=api",
            "submit_date": "2017-11-03T01:36:09Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": "https://www.pagoolabs.com/posts/api/63/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/42/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/86/?format=api",
            "post": "Thanks. When will the next nxt post be up?",
            "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
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/60/?format=api",
            "post": "Thanks. This is a very clear explanation. I would like to see an example from fx just to see if the math works out the same.\r\nThe systems articles look long but I'll try to get them done over the w/e.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/jono/?format=api",
            "submit_date": "2017-11-03T00:43:27Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 3,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/42/?format=api",
            "forum": null
        }
    ]
}