API Endpoint for journals.

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

{
    "pk": 56385,
    "title": "New Publications Received",
    "subtitle": null,
    "abstract": "[no abstract]",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Back Matter",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/68z5d6x1",
    "frozenauthors": [
        {
            "first_name": "n/a",
            "middle_name": "",
            "last_name": "n/a",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-05-25T20:10:07-07:00",
    "date_accepted": "2013-05-25T20:10:07-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/56385/galley/42811/download/"
        }
    ]
}