GET /api/author/?format=api&page=150
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1492,
    "next": null,
    "previous": "https://api.research.service.sci.tu.ac.th/api/author/?format=api&page=149",
    "results": [
        {
            "id": 1491,
            "name": "Onjun T."
        },
        {
            "id": 1492,
            "name": "Bunchuay T."
        }
    ]
}