API Endpoint for journals.

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

{
    "pk": 56412,
    "title": "Editors' Introduction",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Introduction",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/49c0831t",
    "frozenauthors": [
        {
            "first_name": "Kim",
            "middle_name": "",
            "last_name": "Foulds",
            "name_suffix": "",
            "institution": "",
            "department": ""
        },
        {
            "first_name": "Cody",
            "middle_name": "",
            "last_name": "Haight",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-05-27T06:47:43Z",
    "date_accepted": "2013-05-27T06:47:43Z",
    "date_published": "2007-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56412/galley/42838/download/"
        }
    ]
}