API Endpoint for journals.

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

{
    "pk": 59238,
    "title": "The Science of Science Rhetoric",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Rhetoric"
        }
    ],
    "section": "Features",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1vn0318r",
    "frozenauthors": [
        {
            "first_name": "Jonathan",
            "middle_name": "",
            "last_name": "Kuo",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2019-01-06T06:43:07Z",
    "date_accepted": "2019-01-06T06:43:07Z",
    "date_published": "2018-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59238/galley/45249/download/"
        }
    ]
}