API Endpoint for journals.

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

{
    "pk": 63423,
    "title": "Seven Days that Shook Oakland and the One that Shook Us Up",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Call for Conversations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5734r9qd",
    "frozenauthors": [
        {
            "first_name": "Craig",
            "middle_name": "",
            "last_name": "Gordon",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2020-01-07T23:59:09Z",
    "date_accepted": "2020-01-07T23:59:09Z",
    "date_published": "2020-01-04T08:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/bre/article/63423/galley/48860/download/"
        }
    ]
}