API Endpoint for journals.

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

{
    "pk": 63559,
    "title": "Editors’ Note",
    "subtitle": null,
    "abstract": "Introduction to Volume 1, Issue 1.",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Education"
        }
    ],
    "section": "Editors' Introduction",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4x08d4vx",
    "frozenauthors": [
        {
            "first_name": "BRE",
            "middle_name": "",
            "last_name": "Editors",
            "name_suffix": "",
            "institution": "University Of California, Berkeley",
            "department": ""
        }
    ],
    "date_submitted": "2010-02-01T00:00:00-08:00",
    "date_accepted": "2010-02-01T00:00:00-08:00",
    "date_published": "2010-02-01T00:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/bre/article/63559/galley/48891/download/"
        }
    ]
}