API Endpoint for journals.

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

{
    "pk": 44401,
    "title": "Acute Appendicitis in a Patient with a Family History of Malignant Hyperthermia",
    "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/9jw748gb",
    "frozenauthors": [
        {
            "first_name": "Peter",
            "middle_name": "G.",
            "last_name": "Lee",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "Peter",
            "middle_name": "",
            "last_name": "Drocton",
            "name_suffix": "MD",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2017-11-02T23:16:54+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/44401/galley/33195/download/"
        }
    ]
}