API Endpoint for journals.

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

{
    "pk": 48234,
    "title": "Foreword",
    "subtitle": null,
    "abstract": "Introduction for 2019 issue",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Foreword",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/70n4k36q",
    "frozenauthors": [
        {
            "first_name": "Ilona",
            "middle_name": "V",
            "last_name": "Missakian",
            "name_suffix": "",
            "institution": "University of California, Irvine",
            "department": "None"
        }
    ],
    "date_submitted": "2019-09-09T23:43:35Z",
    "date_accepted": "2019-09-09T23:43:35Z",
    "date_published": "2019-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cla_jlta/article/48234/galley/36324/download/"
        }
    ]
}