API Endpoint for journals.

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

{
    "pk": 37098,
    "title": "H2O",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "en",
    "license": {
        "name": "Copyright",
        "short_name": "Copyright",
        "text": "",
        "url": "https://escholarship.org/terms"
    },
    "keywords": [],
    "section": "Narrative and Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6nf7t4j8",
    "frozenauthors": [
        {
            "first_name": "Juan",
            "middle_name": "Carlos",
            "last_name": "Galeano",
            "name_suffix": "",
            "institution": "University of Kentucky-Lexington",
            "department": "None"
        }
    ],
    "date_submitted": "2012-09-20T19:45:46Z",
    "date_accepted": "2012-09-20T19:45:46Z",
    "date_published": "2012-09-20T19:46:01Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/37098/galley/27884/download/"
        }
    ]
}