API Endpoint for journals.

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

{
    "pk": 44102,
    "title": "An Asymptomatic Young Male with Bicuspid Aortic Valve with Severe Aortic Insufficiency",
    "subtitle": null,
    "abstract": null,
    "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/22x1q5wm",
    "frozenauthors": [
        {
            "first_name": "Sandra",
            "middle_name": "",
            "last_name": "Vizireanu",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "Gopi",
            "middle_name": "",
            "last_name": "Manthripragada",
            "name_suffix": "MD, FACC",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2016-02-04T22:17:41Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/44102/galley/32905/download/"
        }
    ]
}