API Endpoint for journals.

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

{
    "pk": 65114,
    "title": "Research Review: Recent Progress in HIV Entry Inhibition",
    "subtitle": null,
    "abstract": "Abstract available in the article.",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "HIV"
        },
        {
            "word": "Medicine"
        },
        {
            "word": "Biology"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8vm4t64c",
    "frozenauthors": [
        {
            "first_name": "Craig",
            "middle_name": "",
            "last_name": "Fisher",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-05-30T10:37:01+04:30",
    "date_accepted": "2013-05-30T10:37:01+04:30",
    "date_published": "2013-01-01T03:30:00+03:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucm_mwp_ucmurj/article/65114/galley/49886/download/"
        }
    ]
}