List all authors

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

{
    "count": 124792,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=7488",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=7486",
    "results": [
        {
            "author_id": 298027,
            "given_name": "M",
            "family_name": "Bergui",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/298027"
        },
        {
            "author_id": 298028,
            "given_name": "E",
            "family_name": "Versino",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298028"
        },
        {
            "author_id": 298029,
            "given_name": "A",
            "family_name": "Ricci",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298029"
        },
        {
            "author_id": 298030,
            "given_name": "J J",
            "family_name": "Zhong",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298030"
        },
        {
            "author_id": 298031,
            "given_name": "B",
            "family_name": "Ferrero",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/298031"
        },
        {
            "author_id": 298032,
            "given_name": "M",
            "family_name": "Clerico",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/298032"
        },
        {
            "author_id": 298033,
            "given_name": "A",
            "family_name": "Pipieri",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298033"
        },
        {
            "author_id": 298034,
            "given_name": "E",
            "family_name": "Verdun",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/298034"
        },
        {
            "author_id": 298035,
            "given_name": "L",
            "family_name": "Giordano",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298035"
        },
        {
            "author_id": 298036,
            "given_name": "L",
            "family_name": "Durelli",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298036"
        }
    ]
}