API Endpoint for journals.

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

{
    "pk": 63019,
    "title": "Front Matter",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "All rights reserved",
        "short_name": "Copyright",
        "text": "© the author(s). All rights reserved.",
        "url": "https://creativecommons.org/licenses/authors"
    },
    "keywords": [],
    "section": "Front Matter",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8g17r85n",
    "frozenauthors": [],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2026-02-18T03:11:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_elr/article/63019/galley/48675/download/"
        }
    ]
}