GET /rest/v1/policy_marker/?page=62
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1831,
    "next": null,
    "previous": "https://rsr.akvo.org/rest/v1/policy_marker/?page=61",
    "results": [
        {
            "id": 3006,
            "policy_marker_label": "10 - Disaster Risk Reduction(DRR)",
            "vocabulary_label": "1 - OECD DAC CRS",
            "significance_label": "1 - significant objective",
            "policy_marker": "10",
            "significance": "1",
            "vocabulary": "1",
            "vocabulary_uri": "",
            "description": "",
            "project": 11038
        }
    ]
}