API Endpoint for journals.

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

{
    "pk": 34599,
    "title": "[Front Matter]",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Front Matter",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3851v1t4",
    "frozenauthors": [
        {
            "first_name": "[No author]",
            "middle_name": "",
            "last_name": "CLLR",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2014-01-08T17:20:49-08:00",
    "date_accepted": "2014-01-08T17:20:49-08:00",
    "date_published": "1994-12-31T16:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_cllr/article/34599/galley/25692/download/"
        }
    ]
}