API Endpoint for journals.

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

{
    "pk": 2870,
    "title": "Editor's Note",
    "subtitle": null,
    "abstract": "N/A",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editor's Note",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2zs320tn",
    "frozenauthors": [
        {
            "first_name": "Christine",
            "middle_name": "",
            "last_name": "Vega",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Yadira",
            "middle_name": "",
            "last_name": "Valencia",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Gracen",
            "middle_name": "",
            "last_name": "Brilmyer",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Yvonne",
            "middle_name": "",
            "last_name": "Eadon",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2019-04-04T02:45:41+05:30",
    "date_accepted": "2019-04-04T02:45:41+05:30",
    "date_published": "2019-04-03T12:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/2870/galley/1703/download/"
        }
    ]
}