API Endpoint for journals.

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

{
    "pk": 56016,
    "title": "From the Ashes of a Pigeon",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8zb6h419",
    "frozenauthors": [
        {
            "first_name": "Ali",
            "middle_name": "Jimale",
            "last_name": "Ahmed",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-19T03:28:53Z",
    "date_accepted": "2013-03-19T03:28:53Z",
    "date_published": "1983-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56016/galley/42403/download/"
        }
    ]
}