API Endpoint for journals.

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

{
    "pk": 42559,
    "title": "Forward Editor’s Note",
    "subtitle": null,
    "abstract": "Forward Editor’s Note for \nJTAS\n 4.1",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "American Studies"
        },
        {
            "word": "Transnational"
        },
        {
            "word": "Forward"
        }
    ],
    "section": "Forward",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1rm3h17t",
    "frozenauthors": [
        {
            "first_name": "Greg",
            "middle_name": "",
            "last_name": "Robinson",
            "name_suffix": "",
            "institution": "Université du Québec à Montréal",
            "department": "None"
        }
    ],
    "date_submitted": "2012-06-18T23:33:34+03:00",
    "date_accepted": "2012-06-18T23:33:34+03:00",
    "date_published": "2012-06-21T10:00:00+03:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jtas/article/42559/galley/31768/download/"
        }
    ]
}