API Endpoint for journals.

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

{
    "pk": 55489,
    "title": "The Moment of Truth, The Time of Reckoning",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9q0493rq",
    "frozenauthors": [
        {
            "first_name": "Benedicto",
            "middle_name": "Wokomaatani",
            "last_name": "Malunga",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T05:38:04Z",
    "date_accepted": "2013-03-18T05:38:04Z",
    "date_published": "1998-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55489/galley/41854/download/"
        }
    ]
}