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-05T22:43:07-08:00",
    "date_accepted": "2019-01-05T22:43:07-08:00",
    "date_published": "2017-12-31T16:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59238/galley/45249/download/"
        }
    ]
}