API Endpoint for journals.

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

{
    "pk": 2486,
    "title": "Thanks to Reviewers",
    "subtitle": null,
    "abstract": "Thanks to reviewers.",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6v49n4d2",
    "frozenauthors": [
        {
            "first_name": "Claire",
            "middle_name": "J.",
            "last_name": "Kramsch",
            "name_suffix": "",
            "institution": "University of California, Berkeley",
            "department": "None"
        }
    ],
    "date_submitted": "2009-12-31T08:00:00Z",
    "date_accepted": "2009-12-31T08:00:00Z",
    "date_published": "2009-04-23T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/l2/article/2486/galley/1519/download/"
        }
    ]
}