API Endpoint for journals.

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

{
    "pk": 32516,
    "title": "A Closer Look at Nonverbal IQ Tests",
    "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/6nv9h23j",
    "frozenauthors": [
        {
            "first_name": "John",
            "middle_name": "W.",
            "last_name": "Oller",
            "name_suffix": "",
            "institution": "Lancaster University",
            "department": ""
        },
        {
            "first_name": "Marie",
            "middle_name": "",
            "last_name": "Chaves",
            "name_suffix": "",
            "institution": "University of Victoria",
            "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/32516/galley/23581/download/"
        }
    ]
}