API Endpoint for journals.

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

{
    "pk": 42587,
    "title": "Reprise Editor's Note",
    "subtitle": null,
    "abstract": "Reprise Editor’s Note for \nJTAS\n 4.1",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "American Studies"
        },
        {
            "word": "Transnational"
        },
        {
            "word": "Reprise"
        }
    ],
    "section": "Reprise",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9g70g188",
    "frozenauthors": [
        {
            "first_name": "Nina",
            "middle_name": "",
            "last_name": "Morgan",
            "name_suffix": "",
            "institution": "Kennesaw State University",
            "department": "None"
        }
    ],
    "date_submitted": "2012-06-20T19:43:38+02:00",
    "date_accepted": "2012-06-20T19:43:38+02:00",
    "date_published": "2012-06-21T09:00:00+02:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jtas/article/42587/galley/31796/download/"
        }
    ]
}