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

{
    "echo": null,
    "total": 443013,
    "per_page": 10,
    "pages": 44302,
    "page": 1,
    "next": "https://vu.amcat.nl/api/v4/codedarticle?format=api&page=2",
    "previous": null,
    "results": [
        {
            "id": 81,
            "article_id": 51297,
            "title": "Genoeg argumenten om ook de grootste critici te overtuigen",
            "date": "2019-03-12T00:00:00",
            "comments": null,
            "status": 2
        },
        {
            "id": 82,
            "article_id": 51279,
            "title": "Weet u nog, dat gevoel van eenheid?",
            "date": "2019-03-09T00:00:00",
            "comments": null,
            "status": 2
        },
        {
            "id": 83,
            "article_id": 51200,
            "title": "Luidkeels protest klimaatmars maastricht",
            "date": "2019-09-21T00:00:00",
            "comments": null,
            "status": 2
        },
        {
            "id": 84,
            "article_id": 51111,
            "title": "Bosbranden? Afrika wint van Brazilië",
            "date": "2019-08-31T00:00:00",
            "comments": null,
            "status": 2
        },
        {
            "id": 85,
            "article_id": 51067,
            "title": "Wij zijn allemaal klimaatontkenners",
            "date": "2019-07-27T00:00:00",
            "comments": null,
            "status": 2
        },
        {
            "id": 86,
            "article_id": 50664,
            "title": "Brieven",
            "date": "2019-04-02T00:00:00",
            "comments": null,
            "status": 2
        },
        {
            "id": 87,
            "article_id": 50424,
            "title": "’Aan angst valt te verdienen’",
            "date": "2019-03-01T00:00:00",
            "comments": null,
            "status": 2
        },
        {
            "id": 88,
            "article_id": 47250,
            "title": "Motie van wantrouwen",
            "date": "2019-03-02T00:00:00",
            "comments": null,
            "status": 2
        },
        {
            "id": 89,
            "article_id": 46751,
            "title": "Positie van Wiebes wankel na falend optreden in Groningen",
            "date": "2019-06-03T00:00:00",
            "comments": null,
            "status": 2
        },
        {
            "id": 90,
            "article_id": 45214,
            "title": "Airco geeft extra klimaatprobleem",
            "date": "2019-07-30T00:00:00",
            "comments": null,
            "status": 2
        }
    ]
}