API Endpoint for journals.

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

{
    "pk": 59346,
    "title": "A Deep Dive into Modeling and Mechanisms",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Interviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1vw1g37z",
    "frozenauthors": [
        {
            "first_name": "Bryan",
            "middle_name": "",
            "last_name": "Hsu",
            "name_suffix": "",
            "institution": "",
            "department": ""
        },
        {
            "first_name": "Timothy",
            "middle_name": "",
            "last_name": "Jang",
            "name_suffix": "",
            "institution": "",
            "department": ""
        },
        {
            "first_name": "Ananya",
            "middle_name": "",
            "last_name": "Krishnapura",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2021-08-22T18:52:38Z",
    "date_accepted": "2021-08-22T18:52:38Z",
    "date_published": "2021-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59346/galley/45350/download/"
        }
    ]
}