API Endpoint for journals.

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

{
    "pk": 56235,
    "title": "The Last Word",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/64n556hg",
    "frozenauthors": [
        {
            "first_name": "Sandra",
            "middle_name": "",
            "last_name": "Jackson",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-19T01:42:19-07:00",
    "date_accepted": "2013-03-19T01:42:19-07:00",
    "date_published": "1977-12-31T16:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56235/galley/42624/download/"
        }
    ]
}