API Endpoint for journals.

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

{
    "pk": 56263,
    "title": "The Ghost Song",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0qm4m8jf",
    "frozenauthors": [
        {
            "first_name": "Chike",
            "middle_name": "C.",
            "last_name": "Aniakor",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-19T05:03:35-04:00",
    "date_accepted": "2013-03-19T05:03:35-04:00",
    "date_published": "1976-12-31T19:00:00-05:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56263/galley/42652/download/"
        }
    ]
}