API Endpoint for journals.

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

{
    "pk": 15577,
    "title": "Treating Influenza In The Emergency Department",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "none",
        "short_name": "none",
        "text": "",
        "url": "http://google.com"
    },
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1q27p8p2",
    "frozenauthors": [
        {
            "first_name": "Robert",
            "middle_name": "W.",
            "last_name": "Derlet",
            "name_suffix": "",
            "institution": "UC Davis School of Medicine",
            "department": "None"
        }
    ],
    "date_submitted": "2007-11-03T07:00:00Z",
    "date_accepted": "2007-11-03T07:00:00Z",
    "date_published": "2001-01-01T08:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/15577/galley/7830/download/"
        }
    ]
}