API Endpoint for journals.

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

{
    "pk": 8601,
    "title": "Die Another Day",
    "subtitle": null,
    "abstract": "N/A",
    "language": "en",
    "license": {
        "name": "Creative Commons Attribution 4.0",
        "short_name": "CC BY 4.0",
        "text": "Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.\r\n\r\nNo additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.",
        "url": "https://creativecommons.org/licenses/by/4.0"
    },
    "keywords": [
        {
            "word": "Brugada Syndrome, Syncope, Sudden Death, electrocardiogram"
        }
    ],
    "section": "Diagnostic Acumen",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9k41n2dw",
    "frozenauthors": [
        {
            "first_name": "Pablo",
            "middle_name": "",
            "last_name": "Aguilera",
            "name_suffix": "",
            "institution": "Pontificia Universidad Catolica de Chile, Department of Emergency Medicine, Santiago, Chile",
            "department": "None"
        },
        {
            "first_name": "Oscar",
            "middle_name": "",
            "last_name": "Navea",
            "name_suffix": "",
            "institution": "Pontificia Universidad Catolica de Chile, Department of Emergency Medicine, Santiago, Chile",
            "department": "None"
        },
        {
            "first_name": "Felipe",
            "middle_name": "",
            "last_name": "Arqueros",
            "name_suffix": "",
            "institution": "Pontificia Universidad Catolica de Chile, Department of Emergency Medicine, Santiago, Chile",
            "department": "None"
        },
        {
            "first_name": "Mel",
            "middle_name": "",
            "last_name": "Herbert",
            "name_suffix": "",
            "institution": "Keck School of Medicine, University of Southern California, Los Angeles, California",
            "department": "None"
        }
    ],
    "date_submitted": "2014-11-12T20:05:05+01:00",
    "date_accepted": "2014-11-12T20:05:05+01:00",
    "date_published": "2015-02-26T09:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/8601/galley/4959/download/"
        }
    ]
}