GET /api/keywords/?format=api&offset=99800
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 99808,
    "next": null,
    "previous": "https://eartharxiv.org/api/keywords/?format=api&limit=100&offset=99700",
    "results": [
        {
            "word": "Co-creation"
        },
        {
            "word": "Small towns"
        },
        {
            "word": "Solid waste management"
        },
        {
            "word": "Training methods"
        },
        {
            "word": "Water and sanitation"
        },
        {
            "word": "Prescribed Fires"
        },
        {
            "word": "TEMPO"
        },
        {
            "word": "Nitrogen Dioxide"
        }
    ]
}