API Endpoint for journals.

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

{
    "pk": 15705,
    "title": "Letter to the Editor",
    "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/57v4b6qw",
    "frozenauthors": [
        {
            "first_name": "Norman",
            "middle_name": "",
            "last_name": "Label",
            "name_suffix": "",
            "institution": "Emergency Physicians' Medical Group",
            "department": "None"
        }
    ],
    "date_submitted": "2007-11-03T10:00:00+03:00",
    "date_accepted": "2007-11-03T10:00:00+03:00",
    "date_published": "2002-01-01T11:00:00+03:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/15705/galley/7880/download/"
        }
    ]
}