API Endpoint for journals.

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

{
    "pk": 42732,
    "title": "Reprise Editor’s Note",
    "subtitle": null,
    "abstract": "Reprise Editor’s Note for \nJTAS\n 6.1",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "American Studies"
        },
        {
            "word": "Transnational"
        }
    ],
    "section": "Reprise",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/83d3n8c0",
    "frozenauthors": [
        {
            "first_name": "Nina",
            "middle_name": "",
            "last_name": "Morgan",
            "name_suffix": "",
            "institution": "Kennesaw State University",
            "department": "None"
        }
    ],
    "date_submitted": "2015-03-03T21:02:14Z",
    "date_accepted": "2015-03-03T21:02:14Z",
    "date_published": "2015-03-04T17:10:06Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jtas/article/42732/galley/31878/download/"
        }
    ]
}