API Endpoint for journals.

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

{
    "pk": 30349,
    "title": "The Biological Constraint: A Symposium",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Symposia",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0kd7p5hq",
    "frozenauthors": [
        {
            "first_name": "James",
            "middle_name": "L.",
            "last_name": "McClelland",
            "name_suffix": "",
            "institution": "Carnegie-Mellon University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1984-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30349/galley/20201/download/"
        }
    ]
}