API Endpoint for journals.

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

{
    "pk": 30302,
    "title": "How do Children Think About Numbers? Let us Count the Ways",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Paper Session #4",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/87g189c1",
    "frozenauthors": [
        {
            "first_name": "James",
            "middle_name": "A.",
            "last_name": "Levin",
            "name_suffix": "",
            "institution": "University of California, San Diego",
            "department": ""
        },
        {
            "first_name": "Marcia",
            "middle_name": "J.",
            "last_name": "Boruta",
            "name_suffix": "",
            "institution": "University of California, San Diego",
            "department": ""
        },
        {
            "first_name": "Andrea",
            "middle_name": "L.",
            "last_name": "Petitto",
            "name_suffix": "",
            "institution": "University of Rochester",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1983-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30302/galley/20156/download/"
        }
    ]
}