API Endpoint for journals.

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

{
    "pk": 42011,
    "title": "Exploration of Edges",
    "subtitle": null,
    "abstract": "A poem in the \"Verse in Place\" section of Parks Stewardship Forum.",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Verse in Place",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1qn6w00r",
    "frozenauthors": [
        {
            "first_name": "Scott",
            "middle_name": "",
            "last_name": "Owens",
            "name_suffix": "",
            "institution": "",
            "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/42011/galley/31383/download/"
        }
    ]
}