API Endpoint for journals.

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

{
    "pk": 2902,
    "title": "Editor's Note",
    "subtitle": null,
    "abstract": "--",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editor's Note",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6q3531gg",
    "frozenauthors": [
        {
            "first_name": "Gracen",
            "middle_name": "",
            "last_name": "Brilmyer",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Yadira",
            "middle_name": "",
            "last_name": "Valencia",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Carlisa",
            "middle_name": "",
            "last_name": "Simon",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Yvonne",
            "middle_name": "",
            "last_name": "Eadon",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2020-03-30T21:29:59+02:00",
    "date_accepted": "2020-03-30T21:29:59+02:00",
    "date_published": "2020-01-01T01:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/2902/galley/1721/download/"
        }
    ]
}