API Endpoint for journals.

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

{
    "pk": 56038,
    "title": "A Letter to Harlem",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/92t9h9vx",
    "frozenauthors": [
        {
            "first_name": "Mohamud",
            "middle_name": "Siad",
            "last_name": "Togane",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T22:45:46-05:00",
    "date_accepted": "2013-03-18T22:45:46-05:00",
    "date_published": "1982-12-31T18:00:00-06:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56038/galley/42425/download/"
        }
    ]
}