API Endpoint for journals.

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

{
    "pk": 55455,
    "title": "Black Shepherds\n \nYellow Fields",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/92b1f3g5",
    "frozenauthors": [
        {
            "first_name": "Gary",
            "middle_name": "",
            "last_name": "Bowne",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-17T22:02:32-07:00",
    "date_accepted": "2013-03-17T22:02:32-07:00",
    "date_published": "1970-12-31T16:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55455/galley/41816/download/"
        },
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55455/galley/41817/download/"
        }
    ]
}