API Endpoint for journals.

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

{
    "pk": 55299,
    "title": "The Hero's Return",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Short story",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3521r4dc",
    "frozenauthors": [
        {
            "first_name": "I.N.C.",
            "middle_name": "",
            "last_name": "Aniebo",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-17T19:01:19-07:00",
    "date_accepted": "2013-03-17T19:01:19-07:00",
    "date_published": "1972-12-31T16:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55299/galley/41656/download/"
        }
    ]
}