API Endpoint for journals.

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

{
    "pk": 26068,
    "title": "The Emergence of Conventions",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Symposia",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8xj3p8xq",
    "frozenauthors": [
        {
            "first_name": "Robert",
            "middle_name": "X. D.",
            "last_name": "Hawkins",
            "name_suffix": "",
            "institution": "Stanford University",
            "department": ""
        },
        {
            "first_name": "Noah",
            "middle_name": "D.",
            "last_name": "Goodman",
            "name_suffix": "",
            "institution": "Stanford University",
            "department": ""
        },
        {
            "first_name": "Kenny",
            "middle_name": "",
            "last_name": "Smith",
            "name_suffix": "",
            "institution": "University of Edinburgh",
            "department": ""
        },
        {
            "first_name": "Olga",
            "middle_name": "",
            "last_name": "Feher",
            "name_suffix": "",
            "institution": "University of Edinburgh",
            "department": ""
        },
        {
            "first_name": "Robert",
            "middle_name": "L.",
            "last_name": "Goldstone",
            "name_suffix": "",
            "institution": "Indiana University",
            "department": ""
        },
        {
            "first_name": "Tom",
            "middle_name": "",
            "last_name": "Griffiths",
            "name_suffix": "",
            "institution": "University of California, Berkeley",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2016-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/26068/galley/15704/download/"
        }
    ]
}