API Endpoint for journals.

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

{
    "pk": 65205,
    "title": "Cover page",
    "subtitle": null,
    "abstract": ".",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7661x81x",
    "frozenauthors": [
        {
            "first_name": "UCMURJ",
            "middle_name": "",
            "last_name": "Spring Team",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2015-05-13T00:01:48Z",
    "date_accepted": "2015-05-13T00:01:48Z",
    "date_published": "2015-05-12T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucm_mwp_ucmurj/article/65205/galley/49966/download/"
        }
    ]
}