API Endpoint for journals.

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

{
    "pk": 6751,
    "title": "A Comparative Review of Two EST Writing Textbooks by Lawrence Lem",
    "subtitle": null,
    "abstract": "Abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/26q9q5xh",
    "frozenauthors": [
        {
            "first_name": "Lawrence",
            "middle_name": "",
            "last_name": "Lem",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2016-04-29T07:12:52Z",
    "date_accepted": "2016-04-29T07:12:52Z",
    "date_published": "2016-05-16T21:11:40Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/6751/galley/3890/download/"
        }
    ]
}