API Endpoint for journals.

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

{
    "pk": 43486,
    "title": "Front Matter",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Front Matter",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0cq7v8rv",
    "frozenauthors": [],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-01-23T00:00:00+06:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_jgl/article/43486/galley/32335/download/"
        }
    ]
}