API Endpoint for journals.

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

{
    "pk": 42660,
    "title": "Forward Editor’s Note",
    "subtitle": null,
    "abstract": "Forward Editor’s Note for \nJTAS\n 5.1",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Forward",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8mg349wx",
    "frozenauthors": [
        {
            "first_name": "Greg",
            "middle_name": "",
            "last_name": "Robinson",
            "name_suffix": "",
            "institution": "Université du Québec à Montréal",
            "department": "None"
        }
    ],
    "date_submitted": "2013-09-22T18:07:37Z",
    "date_accepted": "2013-09-22T18:07:37Z",
    "date_published": "2013-09-22T18:08:27Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jtas/article/42660/galley/31840/download/"
        }
    ]
}