API Endpoint for journals.

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

{
    "pk": 65981,
    "title": "Shortness of Breath at the South Pole",
    "subtitle": null,
    "abstract": "23-year-old male with no significant medical history presents with severe shortness of breath at rest. He arrived at the Amundsen-Scott South Pole station three days prior...",
    "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/975617zc",
    "frozenauthors": [
        {
            "first_name": "Ellen",
            "middle_name": "",
            "last_name": "Asselin",
            "name_suffix": "MD",
            "institution": "",
            "department": ""
        },
        {
            "first_name": "John",
            "middle_name": "",
            "last_name": "Rose",
            "name_suffix": "MD",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2020-08-02T17:07:00.080563-04:00",
    "render_galley": {
        "label": "HTML Galley",
        "type": "html",
        "path": "https://journalpub.escholarship.org/usinrls/article/65981/galley/50573/download/"
    },
    "galleys": [
        {
            "label": "HTML Galley",
            "type": "html",
            "path": "https://journalpub.escholarship.org/usinrls/article/65981/galley/50573/download/"
        }
    ]
}