List all authors

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

{
    "count": 125415,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12139",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12137",
    "results": [
        {
            "author_id": 346487,
            "given_name": "Sören",
            "family_name": "Möller",
            "ORCID": "http://orcid.org/0000-0003-0858-4269",
            "country": "DK",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346487"
        },
        {
            "author_id": 346488,
            "given_name": "Jette L.",
            "family_name": "Battistini",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346488"
        },
        {
            "author_id": 346489,
            "given_name": "Kristina B.",
            "family_name": "Svendsen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346489"
        },
        {
            "author_id": 346490,
            "given_name": "Anna C.",
            "family_name": "Nilsson",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346490"
        },
        {
            "author_id": 346491,
            "given_name": "Michelle",
            "family_name": "Beattie",
            "ORCID": "http://orcid.org/0000-0003-2396-9992",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346491"
        },
        {
            "author_id": 346492,
            "given_name": "Kevin",
            "family_name": "Muirhead",
            "ORCID": "http://orcid.org/0000-0002-5742-562X",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346492"
        },
        {
            "author_id": 346493,
            "given_name": "Roma",
            "family_name": "Gibb",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346493"
        },
        {
            "author_id": 346494,
            "given_name": "Fiona",
            "family_name": "Ross",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346494"
        },
        {
            "author_id": 346495,
            "given_name": "Leah",
            "family_name": "Macaden",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346495"
        },
        {
            "author_id": 346496,
            "given_name": "Jet van den",
            "family_name": "Dijssel",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346496"
        }
    ]
}