GET /rest/v1/publishing_status/?format=api&ordering=-id&page=235
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7037,
    "next": null,
    "previous": "https://rsr.akvo.org/rest/v1/publishing_status/?format=api&ordering=-id&page=234",
    "results": [
        {
            "id": 19,
            "status": "published",
            "project": 27
        },
        {
            "id": 18,
            "status": "published",
            "project": 26
        },
        {
            "id": 17,
            "status": "published",
            "project": 25
        },
        {
            "id": 16,
            "status": "published",
            "project": 24
        },
        {
            "id": 15,
            "status": "published",
            "project": 23
        },
        {
            "id": 14,
            "status": "published",
            "project": 22
        },
        {
            "id": 13,
            "status": "published",
            "project": 21
        },
        {
            "id": 12,
            "status": "published",
            "project": 20
        },
        {
            "id": 11,
            "status": "published",
            "project": 19
        },
        {
            "id": 10,
            "status": "published",
            "project": 18
        },
        {
            "id": 9,
            "status": "published",
            "project": 17
        },
        {
            "id": 8,
            "status": "published",
            "project": 16
        },
        {
            "id": 6,
            "status": "published",
            "project": 14
        },
        {
            "id": 5,
            "status": "published",
            "project": 38
        },
        {
            "id": 4,
            "status": "published",
            "project": 42
        },
        {
            "id": 3,
            "status": "published",
            "project": 51
        },
        {
            "id": 1,
            "status": "published",
            "project": 43
        }
    ]
}