API Endpoint for journals.

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

{
    "pk": 44654,
    "title": "A Patient with Glanzmann Thrombasthenia Presenting for Emergency Eye Surgery",
    "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/1xt4d06v",
    "frozenauthors": [
        {
            "first_name": "Peter",
            "middle_name": "G.",
            "last_name": "Lee",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "Elizabeth",
            "middle_name": "",
            "last_name": "Tsai",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2019-03-08T18:36:53Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/44654/galley/33447/download/"
        }
    ]
}