API Endpoint for journals.

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

{
    "pk": 45143,
    "title": "Der Besuch",
    "subtitle": null,
    "abstract": "This text originally appeared in \nfreitext\n, no. 18 (October 2011).",
    "language": "de",
    "license": null,
    "keywords": [],
    "section": "Open Forum",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/78f6z9v6",
    "frozenauthors": [
        {
            "first_name": "Hakan Savaş",
            "middle_name": "",
            "last_name": "Mican",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2012-07-20T03:51:28+08:00",
    "date_accepted": "2012-07-20T03:51:28+08:00",
    "date_published": "2012-07-26T06:43:12+08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/transit/article/45143/galley/33936/download/"
        }
    ]
}