API Endpoint for journals.

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

{
    "pk": 17004,
    "title": "Images in Emergency Medicine: Irritant Contact Dermatitis from Jet Fuel",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "none",
        "short_name": "none",
        "text": "",
        "url": "http://google.com"
    },
    "keywords": [
        {
            "word": "jet fuel exposure"
        },
        {
            "word": "irritant dermatitis"
        }
    ],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2k84b16n",
    "frozenauthors": [
        {
            "first_name": "Christopher",
            "middle_name": "C",
            "last_name": "Trigger",
            "name_suffix": "",
            "institution": "University of Illinois at Chicago, Department of Emergency Medicine",
            "department": "None"
        },
        {
            "first_name": "Wesley",
            "middle_name": "",
            "last_name": "Eilbert",
            "name_suffix": "",
            "institution": "University of Illinois at Chicago, Department of Emergency Medicine",
            "department": "None"
        }
    ],
    "date_submitted": "2008-08-12T07:00:00Z",
    "date_accepted": "2008-08-12T07:00:00Z",
    "date_published": "2009-08-01T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/17004/galley/8600/download/"
        }
    ]
}