API Endpoint for journals.

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

{
    "pk": 55650,
    "title": "Three Poems",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8bn644cc",
    "frozenauthors": [
        {
            "first_name": "Jackie",
            "middle_name": "",
            "last_name": "Rukuba",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T11:01:27+01:00",
    "date_accepted": "2013-03-18T11:01:27+01:00",
    "date_published": "1992-01-01T01:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55650/galley/42038/download/"
        }
    ]
}