API Endpoint for journals.

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

{
    "pk": 55784,
    "title": "The Robbers",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5jc5x2t0",
    "frozenauthors": [
        {
            "first_name": "Chuma",
            "middle_name": "G.",
            "last_name": "Ezenyirioha",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T13:55:47+02:00",
    "date_accepted": "2013-03-18T13:55:47+02:00",
    "date_published": "1988-01-01T02:00:00+02:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55784/galley/42171/download/"
        }
    ]
}