API Endpoint for journals.

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

{
    "pk": 38676,
    "title": "Aldo Leopold: A Fierce Green Fire",
    "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/8x47t8q4",
    "frozenauthors": [
        {
            "first_name": "Alice",
            "middle_name": "",
            "last_name": "Crawley",
            "name_suffix": "",
            "institution": "Pennsylvania State University",
            "department": "None"
        }
    ],
    "date_submitted": "2008-09-04T09:00:00+02:00",
    "date_accepted": "2008-09-04T09:00:00+02:00",
    "date_published": "1999-12-01T09:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/egj/article/38676/galley/29102/download/"
        }
    ]
}