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

{
    "count": 1492,
    "next": "https://api.research.service.sci.tu.ac.th/api/author/?format=api&page=4",
    "previous": "https://api.research.service.sci.tu.ac.th/api/author/?format=api&page=2",
    "results": [
        {
            "id": 21,
            "name": "Prathuangwong S."
        },
        {
            "id": 22,
            "name": "Inthakusol W."
        },
        {
            "id": 23,
            "name": "Itoh A."
        },
        {
            "id": 24,
            "name": "Michalko R."
        },
        {
            "id": 25,
            "name": "Esufali S."
        },
        {
            "id": 26,
            "name": "Kasheverov I.E."
        },
        {
            "id": 27,
            "name": "Zimmerman J."
        },
        {
            "id": 28,
            "name": "Tragoonrung S."
        },
        {
            "id": 29,
            "name": "Srakaew P."
        },
        {
            "id": 30,
            "name": "Watson A.J."
        }
    ]
}