API Endpoint for journals.

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

{
    "pk": 65984,
    "title": "Cavitary Lesion of the Lung",
    "subtitle": null,
    "abstract": "A 25-year-old male with past medical history of HIV presents with shortness of breath and fevers for three days...",
    "language": "eng",
    "license": {
        "name": "All rights reserved",
        "short_name": "Copyright",
        "text": "© the author(s). All rights reserved.",
        "url": "https://creativecommons.org/licenses/authors"
    },
    "keywords": [],
    "section": "Pulmonary",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6zh2q9dm",
    "frozenauthors": [
        {
            "first_name": "Christine McBeth",
            "middle_name": "",
            "last_name": "DO",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2020-08-02T18:34:45.458565Z",
    "render_galley": {
        "label": "HTML Galley",
        "type": "html",
        "path": "https://journalpub.escholarship.org/usinrls/article/65984/galley/50576/download/"
    },
    "galleys": [
        {
            "label": "HTML Galley",
            "type": "html",
            "path": "https://journalpub.escholarship.org/usinrls/article/65984/galley/50576/download/"
        }
    ]
}