API Endpoint for journals.

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

{
    "pk": 37157,
    "title": "Delirio",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "es",
    "license": {
        "name": "Copyright",
        "short_name": "Copyright",
        "text": "",
        "url": "https://escholarship.org/terms"
    },
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/18w8296n",
    "frozenauthors": [
        {
            "first_name": "Luis",
            "middle_name": "Miguel",
            "last_name": "Vicente",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2012-10-09T15:56:44Z",
    "date_accepted": "2012-10-09T15:56:44Z",
    "date_published": "2012-10-09T15:57:05Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/37157/galley/27942/download/"
        }
    ]
}