API Endpoint for journals.

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

{
    "pk": 2893,
    "title": "Liberation",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Cover Art",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8k10k1qf",
    "frozenauthors": [
        {
            "first_name": "Mario",
            "middle_name": "",
            "last_name": "MillerJr",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2019-12-03T05:03:11Z",
    "date_accepted": "2019-12-03T05:03:11Z",
    "date_published": "2020-06-17T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/2893/galley/1715/download/"
        }
    ]
}