API Endpoint for journals.

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

{
    "pk": 43618,
    "title": "A Patient with Melanoma and Another with Hairy Cell Leukemia Walk into a Pharmacy….",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/49r798cm",
    "frozenauthors": [
        {
            "first_name": "Steven",
            "middle_name": "",
            "last_name": "Applebaum",
            "name_suffix": "M.D.",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "Evangelia",
            "middle_name": "",
            "last_name": "Kirimis",
            "name_suffix": "M.D.",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2015-08-22T03:10:43Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/43618/galley/32423/download/"
        }
    ]
}