API Endpoint for journals.

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

{
    "pk": 32130,
    "title": "A Hybrid Learning Model of Abductive Reasoning",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Society Member Abstracts",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5m16601q",
    "frozenauthors": [
        {
            "first_name": "Todd",
            "middle_name": "R.",
            "last_name": "Johnson",
            "name_suffix": "",
            "institution": "The Ohio State University",
            "department": ""
        },
        {
            "first_name": "Jiajie",
            "middle_name": "",
            "last_name": "Zhang",
            "name_suffix": "",
            "institution": "The Ohio State University",
            "department": ""
        },
        {
            "first_name": "Hongbin",
            "middle_name": "",
            "last_name": "Wang",
            "name_suffix": "",
            "institution": "The Ohio State University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1996-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/32130/galley/23195/download/"
        }
    ]
}