API Endpoint for journals.

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

{
    "pk": 61616,
    "title": "Demo CR 12-12-25",
    "subtitle": null,
    "abstract": "<p>this is an abstract, it's useful for SEO</p>",
    "language": null,
    "license": {
        "name": "All rights reserved",
        "short_name": "Copyright",
        "text": "© the author(s). All rights reserved.",
        "url": "https://creativecommons.org/licenses/authors"
    },
    "keywords": [],
    "section": "Article",
    "is_remote": false,
    "remote_url": null,
    "frozenauthors": [
        {
            "first_name": "Charlotte",
            "middle_name": "",
            "last_name": "Roh",
            "name_suffix": "",
            "institution": "University of California",
            "department": "",
            "country": "United States"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-12-12T08:08:00Z",
    "render_galley": {
        "label": "Other",
        "type": "other",
        "path": "https://journalpub.escholarship.org/demo/article/61616/galley/47543/download/"
    },
    "galleys": [
        {
            "label": "Other",
            "type": "other",
            "path": "https://journalpub.escholarship.org/demo/article/61616/galley/47543/download/"
        }
    ]
}