List all authors

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

{
    "count": 126089,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8637",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8635",
    "results": [
        {
            "author_id": 309775,
            "given_name": "R",
            "family_name": "Magliozzi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309775"
        },
        {
            "author_id": 309776,
            "given_name": "P",
            "family_name": "Manganotti",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309776"
        },
        {
            "author_id": 309777,
            "given_name": "S",
            "family_name": "Montemezzi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309777"
        },
        {
            "author_id": 309778,
            "given_name": "R",
            "family_name": "Reynolds",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/309778"
        },
        {
            "author_id": 309779,
            "given_name": "S",
            "family_name": "Monaco",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309779"
        },
        {
            "author_id": 309780,
            "given_name": "Paolo Luca",
            "family_name": "Politi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309780"
        },
        {
            "author_id": 309781,
            "given_name": "Federica",
            "family_name": "Viggiani",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309781"
        },
        {
            "author_id": 309782,
            "given_name": "Simone",
            "family_name": "Mercurio",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309782"
        },
        {
            "author_id": 309783,
            "given_name": "Chiara",
            "family_name": "Redemagni",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309783"
        },
        {
            "author_id": 309784,
            "given_name": "C.",
            "family_name": "Pascoal",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309784"
        }
    ]
}