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

{
    "count": 7034,
    "next": null,
    "previous": "https://rsr.akvo.org/rest/v1/publishing_status/?format=api&ordering=-status&page=234",
    "results": [
        {
            "id": 10862,
            "status": "published",
            "project": 10924
        },
        {
            "id": 10874,
            "status": "published",
            "project": 10936
        },
        {
            "id": 10877,
            "status": "published",
            "project": 10939
        },
        {
            "id": 10883,
            "status": "published",
            "project": 10945
        },
        {
            "id": 10885,
            "status": "published",
            "project": 10947
        },
        {
            "id": 10886,
            "status": "published",
            "project": 10948
        },
        {
            "id": 10888,
            "status": "published",
            "project": 10950
        },
        {
            "id": 10889,
            "status": "published",
            "project": 10951
        },
        {
            "id": 10899,
            "status": "published",
            "project": 10961
        },
        {
            "id": 10901,
            "status": "published",
            "project": 10963
        },
        {
            "id": 10903,
            "status": "published",
            "project": 10965
        },
        {
            "id": 10915,
            "status": "published",
            "project": 10977
        },
        {
            "id": 10921,
            "status": "published",
            "project": 10983
        },
        {
            "id": 10930,
            "status": "published",
            "project": 10992
        }
    ]
}