API Endpoint for journals.

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

{
    "pk": 17010,
    "title": "Images in Emergency Medicine: Sporotrichosis",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "none",
        "short_name": "none",
        "text": "",
        "url": "http://google.com"
    },
    "keywords": [
        {
            "word": "Sporotrichosis"
        },
        {
            "word": "Sporothrix schenkii"
        },
        {
            "word": "lymphocutaneous nodule"
        }
    ],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8kp1w2jf",
    "frozenauthors": [
        {
            "first_name": "Michael",
            "middle_name": "",
            "last_name": "Burns",
            "name_suffix": "",
            "institution": "University of California, Irvine School of Medicine, Department of Emergency Medicine, Orange, CA",
            "department": "None"
        },
        {
            "first_name": "Neel",
            "middle_name": "N.",
            "last_name": "Kapadia",
            "name_suffix": "",
            "institution": "University of California, Irvine School of Medicine, Irvine, CA",
            "department": "None"
        },
        {
            "first_name": "Eric",
            "middle_name": "F",
            "last_name": "Silman",
            "name_suffix": "",
            "institution": "University of California, San Francisco, Department of Emergency Medicine, San Francisco, CA",
            "department": "None"
        }
    ],
    "date_submitted": "2008-03-07T08:00:00Z",
    "date_accepted": "2008-03-07T08:00:00Z",
    "date_published": "2009-08-01T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/17010/galley/8601/download/"
        }
    ]
}