API Endpoint for journals.

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

{
    "pk": 34064,
    "title": "Front Matter",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Front Matter",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2nb8d4k3",
    "frozenauthors": [
        {
            "first_name": "Editors",
            "middle_name": "",
            "last_name": "Editors",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2022-08-26T22:50:25Z",
    "date_accepted": "2022-08-26T22:50:25Z",
    "date_published": "2022-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_jgl/article/34064/galley/25105/download/"
        }
    ]
}