API Endpoint for journals.

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

{
    "pk": 40025,
    "title": "The Park Library: Rare Materials and Easy Marks",
    "subtitle": null,
    "abstract": "An overview of the sometimes underappreciated value of the libraries found in national park administrative offices.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "libraries"
        }
    ],
    "section": "",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5298542s",
    "frozenauthors": [
        {
            "first_name": "Thomas",
            "middle_name": "W.",
            "last_name": "Lucke",
            "name_suffix": "",
            "institution": "National Park Service",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1982-01-01T10:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/gwf/article/40025/galley/30120/download/"
        }
    ]
}