API Endpoint for journals.

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

{
    "pk": 42533,
    "title": "Forward Editor’s Note",
    "subtitle": null,
    "abstract": "Forward Editor’s Note for \nJTAS\n 3.2",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "American Studies"
        },
        {
            "word": "Transnational"
        },
        {
            "word": "International"
        }
    ],
    "section": "Forward",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/34q1s2p9",
    "frozenauthors": [
        {
            "first_name": "Greg",
            "middle_name": "",
            "last_name": "Robinson",
            "name_suffix": "",
            "institution": "Université du Québec à Montréal",
            "department": "None"
        }
    ],
    "date_submitted": "2011-12-19T21:28:10-05:00",
    "date_accepted": "2011-12-19T21:28:10-05:00",
    "date_published": "2011-12-20T16:59:21-05:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jtas/article/42533/galley/31756/download/"
        }
    ]
}