API Endpoint for journals.

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

{
    "pk": 53555,
    "title": "Primer libro: últimos ritos",
    "subtitle": null,
    "abstract": "n/a",
    "language": "es",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0bf1v844",
    "frozenauthors": [
        {
            "first_name": "Cristian",
            "middle_name": "",
            "last_name": "Gomez O.",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2018-07-31T01:36:49+08:00",
    "date_accepted": "2018-07-31T01:36:49+08:00",
    "date_published": "2001-01-01T08:00:00+08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/lucero/article/53555/galley/40464/download/"
        }
    ]
}