API Endpoint for journals.

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

{
    "pk": 43321,
    "title": "Excerpt from \nJack London, Photographer",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "American History (United States)"
        }
    ],
    "section": "Forward",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1j66j051",
    "frozenauthors": [
        {
            "first_name": "Jeanne",
            "middle_name": "Campbell",
            "last_name": "Reesman",
            "name_suffix": "",
            "institution": "University of Texas, San Antonio",
            "department": "None"
        }
    ],
    "date_submitted": "2011-03-15T03:00:00-04:00",
    "date_accepted": "2011-03-15T03:00:00-04:00",
    "date_published": "2011-03-15T03:00:00-04:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jtas/article/43321/galley/32288/download/"
        }
    ]
}