API Endpoint for journals.

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

{
    "pk": 15912,
    "title": "President's Message: Holding Our Breath!",
    "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/3t83p9z5",
    "frozenauthors": [
        {
            "first_name": "Paul",
            "middle_name": "",
            "last_name": "Windham",
            "name_suffix": "",
            "institution": "California Chapter, American Academy of Emergency Medicine",
            "department": "None"
        }
    ],
    "date_submitted": "2007-10-28T07:00:00Z",
    "date_accepted": "2007-10-28T07:00:00Z",
    "date_published": "2003-11-01T08:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/15912/galley/7974/download/"
        }
    ]
}