API Endpoint for journals.

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

{
    "pk": 17030,
    "title": "Carnage in Sacramento",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "none",
        "short_name": "none",
        "text": "",
        "url": "http://google.com"
    },
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/74b0m1rm",
    "frozenauthors": [
        {
            "first_name": "Douglas",
            "middle_name": "",
            "last_name": "Brosnan",
            "name_suffix": "",
            "institution": "CAL/ACEP Policy & Advocacy Fellow; Associate Director of Provider Relations, CEP",
            "department": "None"
        }
    ],
    "date_submitted": "2009-10-13T07:00:00Z",
    "date_accepted": "2009-10-13T07:00:00Z",
    "date_published": "2009-08-01T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/17030/galley/8608/download/"
        }
    ]
}