API Endpoint for journals.

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

{
    "pk": 43979,
    "title": "Closed-Fist Injury: What Dangers Lurk Within",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Clinical Vignette"
        }
    ],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/944173fv",
    "frozenauthors": [
        {
            "first_name": "Neil",
            "middle_name": "",
            "last_name": "Patel",
            "name_suffix": "M.D.",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2014-08-13T01:10:23+02:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/43979/galley/32783/download/"
        }
    ]
}