API Endpoint for journals.

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

{
    "pk": 30271,
    "title": "A General Model For Simulating Information\nProcessing Experiments",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Submitted Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1n48k0dq",
    "frozenauthors": [
        {
            "first_name": "Earl",
            "middle_name": "",
            "last_name": "Hunt",
            "name_suffix": "",
            "institution": "The University of Washington",
            "department": ""
        },
        {
            "first_name": "Pollyanna",
            "middle_name": "",
            "last_name": "Plxton",
            "name_suffix": "",
            "institution": "The University of Washington",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1982-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30271/galley/20125/download/"
        }
    ]
}