API Endpoint for journals.

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

{
    "pk": 56329,
    "title": "Two Poems",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3p15h09r",
    "frozenauthors": [
        {
            "first_name": "Lourdes",
            "middle_name": "Ison",
            "last_name": "Pammit",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-19T03:00:14-07:00",
    "date_accepted": "2013-03-19T03:00:14-07:00",
    "date_published": "1975-12-31T16:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56329/galley/42725/download/"
        },
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56329/galley/42726/download/"
        }
    ]
}