API Endpoint for journals.

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

{
    "pk": 15549,
    "title": "Overcrowding in Emergency Departments: Effects on Patients",
    "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/2qr3q0w6",
    "frozenauthors": [
        {
            "first_name": "Robert",
            "middle_name": "W.",
            "last_name": "Derlet",
            "name_suffix": "",
            "institution": "UC Davis School of Medicine",
            "department": "None"
        }
    ],
    "date_submitted": "2007-11-03T10:00:00+03:00",
    "date_accepted": "2007-11-03T10:00:00+03:00",
    "date_published": "2000-07-01T11:00:00+04:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/15549/galley/7816/download/"
        }
    ]
}