API Endpoint for journals.

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

{
    "pk": 55618,
    "title": "Front Matter",
    "subtitle": null,
    "abstract": "n/a",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Front Matter",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7x63673j",
    "frozenauthors": [
        {
            "first_name": "n/a",
            "middle_name": "",
            "last_name": "n/a",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T09:17:58Z",
    "date_accepted": "2013-03-18T09:17:58Z",
    "date_published": "1992-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55618/galley/42006/download/"
        }
    ]
}