API Endpoint for journals.

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

{
    "pk": 42560,
    "title": "Special Editor’s Note",
    "subtitle": null,
    "abstract": "Special Editor’s Note for \nJTAS\n 4.1’s Forward",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "American Studies"
        },
        {
            "word": "Transnational"
        },
        {
            "word": "Forward"
        }
    ],
    "section": "Forward",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/14g1g4pr",
    "frozenauthors": [
        {
            "first_name": "Thomas",
            "middle_name": "",
            "last_name": "Bender",
            "name_suffix": "",
            "institution": "New York University",
            "department": "None"
        }
    ],
    "date_submitted": "2012-06-18T16:40:06-04:00",
    "date_accepted": "2012-06-18T16:40:06-04:00",
    "date_published": "2012-06-21T03:00:00-04:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jtas/article/42560/galley/31769/download/"
        }
    ]
}