API Endpoint for journals.

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

{
    "pk": 52879,
    "title": "The National Parks and Geography (book excerpt)",
    "subtitle": null,
    "abstract": "An excerpt from the book The Parks Belong to the People: The Geography of the National Park System.",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "New Perspectives",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/52d6r02q",
    "frozenauthors": [
        {
            "first_name": "Joe",
            "middle_name": "",
            "last_name": "Weber",
            "name_suffix": "",
            "institution": "University of Alabama",
            "department": ""
        },
        {
            "first_name": "Selima",
            "middle_name": "",
            "last_name": "Sultana",
            "name_suffix": "",
            "institution": "University of North Carolina Greensboro",
            "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/52879/galley/39897/download/"
        }
    ]
}