API Endpoint for journals.

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

{
    "pk": 64613,
    "title": "Front Matter",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "All rights reserved",
        "short_name": "Copyright",
        "text": "© the author(s). All rights reserved.",
        "url": "https://creativecommons.org/licenses/authors"
    },
    "keywords": [],
    "section": "Front Matter",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9fs3x3rr",
    "frozenauthors": [
        {
            "first_name": "Editors",
            "middle_name": "",
            "last_name": "Editors",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2026-04-20T23:06:00-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jilfa/article/64613/galley/49436/download/"
        }
    ]
}