API Endpoint for journals.

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

{
    "pk": 56572,
    "title": "When Birds Come to Roost",
    "subtitle": null,
    "abstract": "n/a",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Short story",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0285v363",
    "frozenauthors": [
        {
            "first_name": "Benedicto",
            "middle_name": "Wokomaatani",
            "last_name": "Malunga",
            "name_suffix": "",
            "institution": "University Registrar in Malawi & the University of Bath",
            "department": ""
        }
    ],
    "date_submitted": "2016-06-03T08:17:41+03:00",
    "date_accepted": "2016-06-03T08:17:41+03:00",
    "date_published": "2016-01-01T02:00:00+02:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56572/galley/42945/download/"
        }
    ]
}