API Endpoint for journals.

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

{
    "pk": 48467,
    "title": "(Book) Reviews",
    "subtitle": null,
    "abstract": "Review of books on Chaco Canyon and Gettysburg.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/16t5q7fg",
    "frozenauthors": [
        {
            "first_name": "",
            "middle_name": "",
            "last_name": "",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1982-06-01T00:00:00-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/gwf/article/48467/galley/36503/download/"
        }
    ]
}