API Endpoint for journals.

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

{
    "pk": 42659,
    "title": "About the Contributors",
    "subtitle": null,
    "abstract": "Contributors for \nJTAS\n 5.1",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Contributors",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3s3315vh",
    "frozenauthors": [
        {
            "first_name": "Caroline",
            "middle_name": "",
            "last_name": "Hong",
            "name_suffix": "",
            "institution": "Queens College, City University of New York",
            "department": "None"
        }
    ],
    "date_submitted": "2013-09-22T18:01:55Z",
    "date_accepted": "2013-09-22T18:01:55Z",
    "date_published": "2013-09-22T18:02:47Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jtas/article/42659/galley/31839/download/"
        }
    ]
}