API Endpoint for journals.

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

{
    "pk": 59999,
    "title": "Causation: The Forgotten Element of Conflict Malpractice",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4kv1531q",
    "frozenauthors": [
        {
            "first_name": "Edwin",
            "middle_name": "F.",
            "last_name": "McPherson",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2015-04-19T23:03:43+03:00",
    "date_accepted": "2015-04-19T23:03:43+03:00",
    "date_published": "1995-01-01T02:00:00+02:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_elr/article/59999/galley/45958/download/"
        }
    ]
}