API Endpoint for journals.

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

{
    "pk": 56341,
    "title": "African Spring",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Short story",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0mm7v096",
    "frozenauthors": [
        {
            "first_name": "Diedre",
            "middle_name": "L.",
            "last_name": "Gomez",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-19T12:44:11+02:00",
    "date_accepted": "2013-03-19T12:44:11+02:00",
    "date_published": "1975-01-01T02:00:00+02:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56341/galley/42748/download/"
        },
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56341/galley/42749/download/"
        }
    ]
}