API Endpoint for journals.

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

{
    "pk": 43733,
    "title": "“How Much is That Doctor in the Window?”",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Clinical Commentary"
        }
    ],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/66q6s63q",
    "frozenauthors": [
        {
            "first_name": "Peter",
            "middle_name": "C.",
            "last_name": "Galier",
            "name_suffix": "MD, FACP",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2011-12-11T21:46:04-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/43733/galley/32538/download/"
        }
    ]
}