API Endpoint for journals.

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

{
    "pk": 3810,
    "title": "Editors' Note",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editorial Notes",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8km4x1wk",
    "frozenauthors": [
        {
            "first_name": "Chester",
            "middle_name": "",
            "last_name": "Harvey",
            "name_suffix": "",
            "institution": "UC Berkeley",
            "department": "None"
        },
        {
            "first_name": "Yanin",
            "middle_name": "",
            "last_name": "Kramsky",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Giselle",
            "middle_name": "",
            "last_name": "Mendonça Abreu",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2019-07-10T21:20:16+03:00",
    "date_accepted": "2019-07-10T21:20:16+03:00",
    "date_published": "2018-12-31T11:00:00+03:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucb_crp_bpj/article/3810/galley/2470/download/"
        }
    ]
}