API Endpoint for journals.

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

{
    "pk": 45868,
    "title": "An Elderly Man with Cancer and Acrocyanosis",
    "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/1n04f3fm",
    "frozenauthors": [
        {
            "first_name": "Manuel",
            "middle_name": "A.",
            "last_name": "Eskildsen",
            "name_suffix": "MD, MPH",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2023-06-15T09:59:16-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/45868/galley/34600/download/"
        }
    ]
}