API Endpoint for journals.

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

{
    "pk": 59310,
    "title": "Plastic: It's What's For Dinner",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Features",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4c62f6wg",
    "frozenauthors": [
        {
            "first_name": "Emily",
            "middle_name": "",
            "last_name": "Pearlman",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2021-01-26T02:35:32Z",
    "date_accepted": "2021-01-26T02:35:32Z",
    "date_published": "2021-01-25T08:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59310/galley/45314/download/"
        }
    ]
}