API Endpoint for journals.

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

{
    "pk": 42658,
    "title": "Editor’s Note",
    "subtitle": null,
    "abstract": "Editor's Note for \nJTAS\n 5.1",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "American Studies"
        },
        {
            "word": "Transnational"
        }
    ],
    "section": "Issue Editors' Note",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5gq7r88m",
    "frozenauthors": [
        {
            "first_name": "Alfred",
            "middle_name": "",
            "last_name": "Hornung",
            "name_suffix": "",
            "institution": "Johannes Gutenberg University of Mainz",
            "department": "None"
        }
    ],
    "date_submitted": "2013-09-23T01:54:29+08:00",
    "date_accepted": "2013-09-23T01:54:29+08:00",
    "date_published": "2013-09-23T01:55:31+08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jtas/article/42658/galley/31838/download/"
        }
    ]
}