API Endpoint for journals.

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

{
    "pk": 16638,
    "title": "Images in Emergency Medicine: Pelvic Digit",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "none",
        "short_name": "none",
        "text": "",
        "url": "http://google.com"
    },
    "keywords": [
        {
            "word": "pelvic"
        },
        {
            "word": "digit"
        },
        {
            "word": "radiograph"
        }
    ],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6m5958zz",
    "frozenauthors": [
        {
            "first_name": "Jennifer",
            "middle_name": "",
            "last_name": "Carnell",
            "name_suffix": "",
            "institution": "Department of Emergency Medicine, Alameda County Medical Center - Highland Hospital",
            "department": "None"
        },
        {
            "first_name": "Christopher",
            "middle_name": "",
            "last_name": "Fee",
            "name_suffix": "",
            "institution": "Division of Emergency Medicine, University of California, San Francisco Medical Center",
            "department": "None"
        }
    ],
    "date_submitted": "2008-02-23T08:00:00Z",
    "date_accepted": "2008-02-23T08:00:00Z",
    "date_published": "2008-06-23T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/16638/galley/8418/download/"
        }
    ]
}