API Endpoint for journals.

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

{
    "pk": 20736,
    "title": "A Gathering",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/72f2765t",
    "frozenauthors": [
        {
            "first_name": "Adam",
            "middle_name": "",
            "last_name": "Benkato",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2021-01-27T13:30:20-08:00",
    "date_accepted": "2021-01-27T13:30:20-08:00",
    "date_published": "2020-12-31T16:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/lamma/article/20736/galley/10502/download/"
        }
    ]
}