API Endpoint for journals.

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

{
    "pk": 42007,
    "title": "“Radiant Lands”",
    "subtitle": null,
    "abstract": "An artist statement regarding the cover art for this issue.",
    "language": "eng",
    "license": null,
    "keywords": [
        {
            "word": "Indigenous stewardship"
        }
    ],
    "section": "Featured Theme Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/696389v7",
    "frozenauthors": [
        {
            "first_name": "Kelly",
            "middle_name": "Redfearn",
            "last_name": "Kinder",
            "name_suffix": "",
            "institution": "University of California, Berkeley",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-01-15T22:07:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/psf/article/42007/galley/31379/download/"
        }
    ]
}