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

{
    "count": 99705,
    "next": null,
    "previous": "https://eartharxiv.org/api/keywords/?format=api&limit=100&offset=99600",
    "results": [
        {
            "word": "IQ-TREE"
        },
        {
            "word": "Phylogenetic regression"
        },
        {
            "word": "Somatic maintenance"
        },
        {
            "word": "Comparative genomics"
        },
        {
            "word": "Disposable soma theory"
        }
    ]
}