API Endpoint for journals.

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

{
    "pk": 30755,
    "title": "Is There \"Catastropic Interference\" in Connectionist Networks?",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Paper Presentations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0750529t",
    "frozenauthors": [
        {
            "first_name": "Phil",
            "middle_name": "A.",
            "last_name": "Hetherington",
            "name_suffix": "",
            "institution": "McGill University",
            "department": ""
        },
        {
            "first_name": "Mark",
            "middle_name": "S.",
            "last_name": "Seidenberg",
            "name_suffix": "",
            "institution": "McGill University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1989-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30755/galley/20604/download/"
        }
    ]
}