API Endpoint for journals.

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

{
    "pk": 59300,
    "title": "Cover",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Cover",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6pq8m3j9",
    "frozenauthors": [
        {
            "first_name": "UCB",
            "middle_name": "",
            "last_name": "BSJ",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2020-07-30T01:11:21+01:00",
    "date_accepted": "2020-07-30T01:11:21+01:00",
    "date_published": "2020-07-29T08:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59300/galley/45309/download/"
        }
    ]
}