API Endpoint for journals.

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

{
    "pk": 32592,
    "title": "Optimization and Path-following",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Short Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8nv1x4vq",
    "frozenauthors": [
        {
            "first_name": "Douglas",
            "middle_name": "",
            "last_name": "Vickers",
            "name_suffix": "",
            "institution": "Cognition and Development, University of California, Berkeley",
            "department": ""
        },
        {
            "first_name": "Michael",
            "middle_name": "",
            "last_name": "Lee",
            "name_suffix": "",
            "institution": "Cognition and Development, University of California, Berkeley",
            "department": ""
        },
        {
            "first_name": "Marcus",
            "middle_name": "",
            "last_name": "Butavicius",
            "name_suffix": "",
            "institution": "Department of Psychology, Center for Cognitive Science, The Ohio State University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1997-01-01T10:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/32592/galley/23656/download/"
        }
    ]
}