API Endpoint for journals.

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

{
    "pk": 32500,
    "title": "Asynchronous Connectionist Binding",
    "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/93v024jb",
    "frozenauthors": [
        {
            "first_name": "Bradley",
            "middle_name": "C.",
            "last_name": "Love",
            "name_suffix": "",
            "institution": "Department of Psychology, Carnegie Mellon 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/32500/galley/23565/download/"
        }
    ]
}