List all authors

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

{
    "count": 125129,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12392",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12390",
    "results": [
        {
            "author_id": 349054,
            "given_name": "Sergio",
            "family_name": "Maroto-Izquierdo",
            "ORCID": "http://orcid.org/0000-0002-6696-5636",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349054"
        },
        {
            "author_id": 349055,
            "given_name": "Héctor",
            "family_name": "Menéndez",
            "ORCID": "http://orcid.org/0000-0002-4732-9802",
            "country": "ES",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349055"
        },
        {
            "author_id": 349056,
            "given_name": "José",
            "family_name": "Pinto-Fraga",
            "ORCID": "http://orcid.org/0000-0001-8179-9253",
            "country": "ES",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349056"
        },
        {
            "author_id": 349057,
            "given_name": "Simone",
            "family_name": "Lista",
            "ORCID": "http://orcid.org/0000-0001-6804-7858",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349057"
        },
        {
            "author_id": 349058,
            "given_name": "Alejandro",
            "family_name": "Santos-Lozano",
            "ORCID": "http://orcid.org/0000-0002-2309-3583",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349058"
        },
        {
            "author_id": 349059,
            "given_name": "Abdelmoumen",
            "family_name": "Kassoussi",
            "ORCID": "http://orcid.org/0000-0002-7082-4764",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349059"
        },
        {
            "author_id": 349060,
            "given_name": "Amina",
            "family_name": "Zahaf",
            "ORCID": "http://orcid.org/0000-0002-4974-7020",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349060"
        },
        {
            "author_id": 349061,
            "given_name": "Tom",
            "family_name": "Hutteau-Hamel",
            "ORCID": "http://orcid.org/0009-0002-2399-686X",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349061"
        },
        {
            "author_id": 349062,
            "given_name": "Claudia",
            "family_name": "Mattern",
            "ORCID": "http://orcid.org/0000-0001-6645-1638",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349062"
        },
        {
            "author_id": 349063,
            "given_name": "Pierre",
            "family_name": "Bobé",
            "ORCID": "http://orcid.org/0000-0002-8835-6786",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349063"
        }
    ]
}