API Endpoint for journals.

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

{
    "pk": 45213,
    "title": "Preface",
    "subtitle": null,
    "abstract": "Preface to \"The Future of the Past.\"",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5k91d6zj",
    "frozenauthors": [
        {
            "first_name": "Nina",
            "middle_name": "",
            "last_name": "Berman",
            "name_suffix": "",
            "institution": "Ohio State University",
            "department": "None"
        }
    ],
    "date_submitted": "2016-06-10T18:42:38+08:00",
    "date_accepted": "2016-06-10T18:42:38+08:00",
    "date_published": "2016-01-01T08:00:00+08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/transit/article/45213/galley/34004/download/"
        }
    ]
}