API Endpoint for journals.

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

{
    "pk": 16124,
    "title": "President's Message",
    "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/9td220sz",
    "frozenauthors": [
        {
            "first_name": "Steven",
            "middle_name": "",
            "last_name": "Gabaeff",
            "name_suffix": "",
            "institution": "California Chapter of the American Academy of Emergency Medicine",
            "department": "None"
        }
    ],
    "date_submitted": "2007-05-21T11:00:00+04:00",
    "date_accepted": "2007-05-21T11:00:00+04:00",
    "date_published": "2006-12-01T11:00:00+03:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/16124/galley/8089/download/"
        }
    ]
}