API Endpoint for journals.

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

{
    "pk": 59189,
    "title": "Editorial Note",
    "subtitle": null,
    "abstract": "Editorial Note",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Responses or Comments",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4wc9x86h",
    "frozenauthors": [
        {
            "first_name": "Harshika",
            "middle_name": "",
            "last_name": "Chowdhary",
            "name_suffix": "",
            "institution": "",
            "department": ""
        },
        {
            "first_name": "Alexander",
            "middle_name": "",
            "last_name": "Powers",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2017-06-26T19:07:27+02:00",
    "date_accepted": "2017-06-26T19:07:27+02:00",
    "date_published": "2017-01-01T01:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59189/galley/45206/download/"
        }
    ]
}