API Endpoint for journals.

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

{
    "pk": 2494,
    "title": "Call For Papers",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Economics"
        }
    ],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/29j7p2fn",
    "frozenauthors": [],
    "date_submitted": "2011-01-16T10:00:00+02:00",
    "date_accepted": "2011-01-16T10:00:00+02:00",
    "date_published": "2010-02-28T10:00:00+02:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/l2/article/2494/galley/1527/download/"
        }
    ]
}