API Endpoint for journals.

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

{
    "pk": 63073,
    "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/6ms3n7cd",
    "frozenauthors": [],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-12-20T20:09:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_jelp/article/63073/galley/48710/download/"
        }
    ]
}