API Endpoint for journals.

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

{
    "pk": 34526,
    "title": "Foreword",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Foreword",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4mf3418v",
    "frozenauthors": [
        {
            "first_name": "Eduardo",
            "middle_name": "A.",
            "last_name": "Brito",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Leo",
            "middle_name": "J.",
            "last_name": "Ramos",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2014-01-08T12:38:29+05:30",
    "date_accepted": "2014-01-08T12:38:29+05:30",
    "date_published": "1991-01-01T05:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_cllr/article/34526/galley/25619/download/"
        }
    ]
}