API Endpoint for journals.

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

{
    "pk": 21003,
    "title": "On Resistance to Extraction",
    "subtitle": null,
    "abstract": ".",
    "language": "en",
    "license": {
        "name": "none",
        "short_name": "none",
        "text": "",
        "url": "https://escholarship.org/terms"
    },
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/81m1v40v",
    "frozenauthors": [
        {
            "first_name": "Kenton",
            "middle_name": "",
            "last_name": "Card",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2018-03-04T22:22:25Z",
    "date_accepted": "2018-03-04T22:22:25Z",
    "date_published": "2018-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/criticalplanning/article/21003/galley/10693/download/"
        }
    ]
}