API Endpoint for journals.

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

{
    "pk": 32613,
    "title": "A Strategy for Handling Type-2 Problems",
    "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/2241f647",
    "frozenauthors": [
        {
            "first_name": "Istvan",
            "middle_name": "S. N.",
            "last_name": "Berkeley",
            "name_suffix": "",
            "institution": "Dept. of Philosophy, Univ. of California, Irvine",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1997-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/32613/galley/23677/download/"
        }
    ]
}