API Endpoint for journals.

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

{
    "pk": 52399,
    "title": "Masthead",
    "subtitle": null,
    "abstract": "",
    "language": null,
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Prefatory",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1x80r0wb",
    "frozenauthors": [],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-08-31T21:00:00+03:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucilr/article/52399/galley/39482/download/"
        }
    ]
}