API Endpoint for journals.

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

{
    "pk": 35434,
    "title": "Cover, Masthead, and Table of Contents PSF Vol. 40 no. 3",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [
        {
            "word": "contents"
        }
    ],
    "section": "Cover, Masthead, and Table of Contents",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8xz5x103",
    "frozenauthors": [
        {
            "first_name": "The",
            "middle_name": "",
            "last_name": "PSF Editorial Team",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2024-09-15T10:00:00-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/psf/article/35434/galley/26330/download/"
        }
    ]
}