API Endpoint for journals.

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

{
    "pk": 45127,
    "title": "Distal Trigger Finger",
    "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/16c4h8r6",
    "frozenauthors": [
        {
            "first_name": "Jason",
            "middle_name": "",
            "last_name": "Hove",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "Ronald",
            "middle_name": "",
            "last_name": "Tsao",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2021-02-05T18:56:33Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/45127/galley/33920/download/"
        }
    ]
}