API Endpoint for journals.

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

{
    "pk": 56092,
    "title": "On Literature and National Culture",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1fq9r6xn",
    "frozenauthors": [
        {
            "first_name": "Agostinho",
            "middle_name": "",
            "last_name": "Neto",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-19T11:23:56+05:30",
    "date_accepted": "2013-03-19T11:23:56+05:30",
    "date_published": "1982-01-01T05:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56092/galley/42479/download/"
        }
    ]
}