API Endpoint for journals.

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

{
    "pk": 15801,
    "title": "Exponential Rise in Resource Utilization in the Emergency Department as the Length of Visit Increases",
    "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/1r32b17k",
    "frozenauthors": [
        {
            "first_name": "A",
            "middle_name": "",
            "last_name": "Shneiderman",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "J",
            "middle_name": "",
            "last_name": "Christianson",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "E",
            "middle_name": "",
            "last_name": "Hardin",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2007-11-03T07:00:00Z",
    "date_accepted": "2007-11-03T07:00:00Z",
    "date_published": "2002-07-01T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/15801/galley/7916/download/"
        }
    ]
}