API Endpoint for journals.

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

{
    "pk": 52851,
    "title": "Thoughtful Reprimand",
    "subtitle": null,
    "abstract": "In this \"Letter from Woodstock,\" our columnist Rolf Diamant, joined by Nora Mitchell, recall the influence of their late friend, the historical architect Hugh Miller.",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Points of View",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2ng3362j",
    "frozenauthors": [
        {
            "first_name": "Rolf",
            "middle_name": "",
            "last_name": "Diamant",
            "name_suffix": "",
            "institution": "GWS",
            "department": ""
        },
        {
            "first_name": "Nora",
            "middle_name": "",
            "last_name": "Mitchell",
            "name_suffix": "",
            "institution": "GWS",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-09-15T11:00:00-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/psf/article/52851/galley/39870/download/"
        }
    ]
}