API Endpoint for journals.

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

{
    "pk": 59333,
    "title": "Seeking Serendipity",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Features",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/46v0p9pt",
    "frozenauthors": [
        {
            "first_name": "Emily",
            "middle_name": "",
            "last_name": "Pearlman",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2021-08-23T02:32:30+08:00",
    "date_accepted": "2021-08-23T02:32:30+08:00",
    "date_published": "2021-01-01T08:00:00+08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59333/galley/45337/download/"
        }
    ]
}