API Endpoint for journals.

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

{
    "pk": 55835,
    "title": "\"A Fountain of Blood\"",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1t94j87m",
    "frozenauthors": [
        {
            "first_name": "Assumpta",
            "middle_name": "",
            "last_name": "Acam-Oturu",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T13:21:13+01:00",
    "date_accepted": "2013-03-18T13:21:13+01:00",
    "date_published": "1988-01-01T01:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55835/galley/42222/download/"
        }
    ]
}