API Endpoint for journals.

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

{
    "pk": 53765,
    "title": "Rising from the Grave",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2397q5w3",
    "frozenauthors": [
        {
            "first_name": "Mariana",
            "middle_name": "",
            "last_name": "Rivera",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2020-10-31T19:49:36-07:00",
    "date_accepted": "2020-10-31T19:49:36-07:00",
    "date_published": "2020-10-31T19:50:43-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/lucero/article/53765/galley/40674/download/"
        }
    ]
}