API Endpoint for journals.

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

{
    "pk": 53415,
    "title": "Trapos al sol",
    "subtitle": null,
    "abstract": "n/a",
    "language": "es",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Fiction",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/573442qh",
    "frozenauthors": [
        {
            "first_name": "María",
            "middle_name": "Isidra",
            "last_name": "Meneos",
            "name_suffix": "",
            "institution": "University of California, Berkeley",
            "department": ""
        }
    ],
    "date_submitted": "2018-07-24T19:13:38-04:00",
    "date_accepted": "2018-07-24T19:13:38-04:00",
    "date_published": "1994-12-31T19:00:00-05:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/lucero/article/53415/galley/40325/download/"
        }
    ]
}