API Endpoint for journals.

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

{
    "pk": 62313,
    "title": "(Book) Review",
    "subtitle": null,
    "abstract": "<p>A review of \"Extinction\" by Paul Ehrlich and Anne Ehrlich.</p>",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3q18v4h5",
    "frozenauthors": [
        {
            "first_name": "K.",
            "middle_name": "",
            "last_name": "Dakota",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1983-04-02T03:00:00+09:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/gwf/article/62313/galley/48153/download/"
        }
    ]
}