API Endpoint for journals.

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

{
    "pk": 16829,
    "title": "Masthead",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "none",
        "short_name": "none",
        "text": "",
        "url": "http://google.com"
    },
    "keywords": [
        {
            "word": "Masthead"
        }
    ],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8j47f2mp",
    "frozenauthors": [],
    "date_submitted": "2009-05-06T07:00:00Z",
    "date_accepted": "2009-05-06T07:00:00Z",
    "date_published": "2009-05-01T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/16829/galley/8524/download/"
        }
    ]
}