API Endpoint for journals.

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

{
    "pk": 24831,
    "title": "Guest Editor’s Note",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Editor’s Note",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8vf1404p",
    "frozenauthors": [
        {
            "first_name": "Amy",
            "middle_name": "",
            "last_name": "Pascucci",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2024-01-01T13:00:00-05:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/24831/galley/14425/download/"
        }
    ]
}