API Endpoint for journals.

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

{
    "pk": 35898,
    "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/1z25z43d",
    "frozenauthors": [
        {
            "first_name": "Rachel",
            "middle_name": "",
            "last_name": "Grant",
            "name_suffix": "",
            "institution": "City University of New York-College of Staten Island",
            "department": ""
        },
        {
            "first_name": "Leigh",
            "middle_name": "Anne",
            "last_name": "Shaw",
            "name_suffix": "",
            "institution": "Skyline College",
            "department": ""
        },
        {
            "first_name": "Rebekah",
            "middle_name": "",
            "last_name": "Sidman-Taveau",
            "name_suffix": "",
            "institution": "Cañada College",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2022-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/35898/galley/26753/download/"
        }
    ]
}