List all authors

GET /authors/?format=api&page=7485
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=7486",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=7484",
    "results": [
        {
            "author_id": 298007,
            "given_name": "Wael",
            "family_name": "Marouf",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298007"
        },
        {
            "author_id": 298008,
            "given_name": "Lioba",
            "family_name": "Rückriem",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298008"
        },
        {
            "author_id": 298009,
            "given_name": "Helle J.",
            "family_name": "Simonsen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298009"
        },
        {
            "author_id": 298010,
            "given_name": "Genaro Gabriel",
            "family_name": "Ortíz",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298010"
        },
        {
            "author_id": 298011,
            "given_name": "Ana Laura",
            "family_name": "Briones-Torres",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298011"
        },
        {
            "author_id": 298012,
            "given_name": "Luis Javier",
            "family_name": "González-Ortíz",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298012"
        },
        {
            "author_id": 298013,
            "given_name": "Claudia Verónica",
            "family_name": "Palacios-Magaña",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298013"
        },
        {
            "author_id": 298014,
            "given_name": "Ajax",
            "family_name": "Yang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298014"
        },
        {
            "author_id": 298015,
            "given_name": "Beyza",
            "family_name": "Ciftci Kavaklioglu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298015"
        },
        {
            "author_id": 298016,
            "given_name": "Lauren",
            "family_name": "Erdman",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298016"
        }
    ]
}