API Endpoint for journals.

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

{
    "pk": 54782,
    "title": "Front Matter",
    "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/3125q0tf",
    "frozenauthors": [
        {
            "first_name": "APALJ",
            "middle_name": "",
            "last_name": "Editors",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2016-08-03T15:01:06Z",
    "date_accepted": "2016-08-03T15:01:06Z",
    "date_published": "2016-08-03T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_apalj/article/54782/galley/41321/download/"
        }
    ]
}