API Endpoint for journals.

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

{
    "pk": 16071,
    "title": "President's Message",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "none",
        "short_name": "none",
        "text": "",
        "url": "http://google.com"
    },
    "keywords": [
        {
            "word": "Cal/AAEM"
        },
        {
            "word": "Mission"
        },
        {
            "word": "president"
        }
    ],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6hq907dr",
    "frozenauthors": [
        {
            "first_name": "Steven",
            "middle_name": "",
            "last_name": "Gabaeff",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2007-05-14T07:00:00Z",
    "date_accepted": "2007-05-14T07:00:00Z",
    "date_published": "2006-01-01T08:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/westjem/article/16071/galley/8062/download/"
        }
    ]
}