API Endpoint for journals.

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

{
    "pk": 59673,
    "title": "Lecture by Larry Krasner",
    "subtitle": null,
    "abstract": "n/a",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "criminal justice reform"
        },
        {
            "word": "district attorney"
        },
        {
            "word": "racial disparity"
        },
        {
            "word": "incarceration"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/91g5q8j2",
    "frozenauthors": [
        {
            "first_name": "Larry",
            "middle_name": "",
            "last_name": "Krasner",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2019-06-10T22:54:30+05:30",
    "date_accepted": "2019-06-10T22:54:30+05:30",
    "date_published": "2018-05-31T12:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_cjlr/article/59673/galley/45635/download/"
        }
    ]
}