API Endpoint for journals.

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

{
    "pk": 42672,
    "title": "Why the Negro Won’t Buy Communism (1951)",
    "subtitle": null,
    "abstract": "Reprinted with permission of \nThe American Legion Magazine\n, © June, 1951. www.legion.org.",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Zora Neale Hurston"
        }
    ],
    "section": "Reprise",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/47f1c8tc",
    "frozenauthors": [
        {
            "first_name": "Zora",
            "middle_name": "Neale",
            "last_name": "Hurston",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2013-09-22T20:07:57Z",
    "date_accepted": "2013-09-22T20:07:57Z",
    "date_published": "2013-09-22T20:09:12Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jtas/article/42672/galley/31852/download/"
        }
    ]
}