API Endpoint for journals.

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

{
    "pk": 38482,
    "title": "My Walden: Tales From Dead Cow Gulch",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "none",
        "short_name": "none",
        "text": "",
        "url": "https://escholarship.org/terms"
    },
    "keywords": [],
    "section": "Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/04q6531b",
    "frozenauthors": [
        {
            "first_name": "Diane",
            "middle_name": "",
            "last_name": "McKenzie",
            "name_suffix": "",
            "institution": "University of North Carolina, Chapel Hill",
            "department": "None"
        }
    ],
    "date_submitted": "2008-07-30T07:00:00Z",
    "date_accepted": "2008-07-30T07:00:00Z",
    "date_published": "1994-06-01T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/egj/article/38482/galley/28909/download/"
        }
    ]
}