API Endpoint for journals.

GET /api/articles/?format=api&offset=39500
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 39502,
    "next": null,
    "previous": "https://eartharxiv.org/api/articles/?format=api&limit=100&offset=39400",
    "results": [
        {
            "pk": 37688,
            "title": "Una Observación",
            "subtitle": null,
            "abstract": "Poema",
            "language": "en",
            "license": {
                "name": "Copyright",
                "short_name": "Copyright",
                "text": "",
                "url": "https://escholarship.org/terms"
            },
            "keywords": [],
            "section": "Poesía",
            "is_remote": true,
            "remote_url": "https://escholarship.org/uc/item/9gt3v1z8",
            "frozenauthors": [
                {
                    "first_name": "Roberta",
                    "middle_name": "",
                    "last_name": "Glidden",
                    "name_suffix": "",
                    "institution": "",
                    "department": "None"
                }
            ],
            "date_submitted": "2014-01-18T08:14:58+01:00",
            "date_accepted": "2014-01-18T08:14:58+01:00",
            "date_published": "1970-01-01T01:00:00+01:00",
            "render_galley": null,
            "galleys": [
                {
                    "label": "",
                    "type": "pdf",
                    "path": "https://journalpub.escholarship.org/mester/article/37688/galley/28440/download/"
                }
            ]
        },
        {
            "pk": 37693,
            "title": "\"Voce tomou minha cabeca ...\"",
            "subtitle": null,
            "abstract": "Poema sin título en portugués. Se toma el primer verso como título",
            "language": "en",
            "license": {
                "name": "Copyright",
                "short_name": "Copyright",
                "text": "",
                "url": "https://escholarship.org/terms"
            },
            "keywords": [],
            "section": "Poesía",
            "is_remote": true,
            "remote_url": "https://escholarship.org/uc/item/24d7k1vn",
            "frozenauthors": [
                {
                    "first_name": "Cynthia",
                    "middle_name": "Z.",
                    "last_name": "Gold",
                    "name_suffix": "",
                    "institution": "",
                    "department": "None"
                }
            ],
            "date_submitted": "2014-01-18T08:25:40+01:00",
            "date_accepted": "2014-01-18T08:25:40+01:00",
            "date_published": "1970-01-01T01:00:00+01:00",
            "render_galley": null,
            "galleys": [
                {
                    "label": "",
                    "type": "pdf",
                    "path": "https://journalpub.escholarship.org/mester/article/37693/galley/28445/download/"
                }
            ]
        }
    ]
}