API Endpoint for journals.

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

{
    "pk": 3049,
    "title": "Editors' Note",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editor's Note",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7937d7jj",
    "frozenauthors": [
        {
            "first_name": "Paula",
            "middle_name": "",
            "last_name": "Carbone",
            "name_suffix": "",
            "institution": "UCLA",
            "department": "None"
        },
        {
            "first_name": "Christopher",
            "middle_name": "S.",
            "last_name": "Collins",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        },
        {
            "first_name": "Stacey",
            "middle_name": "L.",
            "last_name": "Meeker",
            "name_suffix": "",
            "institution": "UCLA",
            "department": "None"
        }
    ],
    "date_submitted": "2008-06-21T12:30:00+05:30",
    "date_accepted": "2008-06-21T12:30:00+05:30",
    "date_published": "2008-06-24T12:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/3049/galley/1842/download/"
        }
    ]
}