API Endpoint for journals.

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

{
    "pk": 45056,
    "title": "Advanced Care Planning in a Patient with Amyotrophic Lateral Sclerosis",
    "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/3d83138d",
    "frozenauthors": [
        {
            "first_name": "Balbir",
            "middle_name": "S.",
            "last_name": "Brar",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "Michael",
            "middle_name": "E.",
            "last_name": "Lazarus",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2020-09-29T19:40:52+03:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/45056/galley/33849/download/"
        }
    ]
}