API Endpoint for journals.

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

{
    "pk": 53576,
    "title": "Poema",
    "subtitle": null,
    "abstract": "n/a",
    "language": "es",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/67x5d50q",
    "frozenauthors": [
        {
            "first_name": "José",
            "middle_name": "Antonio",
            "last_name": "Mazzotti",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2018-07-31T17:18:14-04:00",
    "date_accepted": "2018-07-31T17:18:14-04:00",
    "date_published": "2001-12-31T19:00:00-05:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/lucero/article/53576/galley/40485/download/"
        }
    ]
}