API Endpoint for journals.

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

{
    "pk": 15573,
    "title": "President's Message: Reply to \"Letter to the Editor\"",
    "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/8gw3b5vk",
    "frozenauthors": [
        {
            "first_name": "A.",
            "middle_name": "Antoine",
            "last_name": "Kazzi",
            "name_suffix": "",
            "institution": "California Chapter, American Academy of Emergency Medicine",
            "department": "None"
        }
    ],
    "date_submitted": "2007-11-03T08:00:00+01:00",
    "date_accepted": "2007-11-03T08:00:00+01:00",
    "date_published": "2001-01-01T09:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/15573/galley/7828/download/"
        }
    ]
}