API Endpoint for journals.

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

{
    "pk": 59258,
    "title": "On the Brink of Disconnection",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Computing Speed"
        },
        {
            "word": "Computer Architecture"
        },
        {
            "word": "Moore's Law"
        },
        {
            "word": "Language Decoding"
        },
        {
            "word": "Domain-Specific Languages"
        },
        {
            "word": "Quantum Computing"
        }
    ],
    "section": "Features",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2d256733",
    "frozenauthors": [
        {
            "first_name": "Candy",
            "middle_name": "",
            "last_name": "Xu",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2019-09-27T05:56:08Z",
    "date_accepted": "2019-09-27T05:56:08Z",
    "date_published": "2019-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59258/galley/45270/download/"
        }
    ]
}