API Endpoint for journals.

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

{
    "pk": 15915,
    "title": "Novel Approaches to Sepsis in the Emergency Department",
    "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/3xg0v8fj",
    "frozenauthors": [
        {
            "first_name": "Molly",
            "middle_name": "A",
            "last_name": "Phelps",
            "name_suffix": "",
            "institution": "Department of Emergency Medicine, Alameda County Medical Center",
            "department": "None"
        },
        {
            "first_name": "Robert",
            "middle_name": "M",
            "last_name": "Rodriguez",
            "name_suffix": "",
            "institution": "University of California, San Francisco",
            "department": "None"
        }
    ],
    "date_submitted": "2007-10-27T07:00:00Z",
    "date_accepted": "2007-10-27T07:00:00Z",
    "date_published": "2004-01-01T08:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/15915/galley/7977/download/"
        }
    ]
}