API Endpoint for journals.

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

{
    "pk": 37389,
    "title": "Introdução",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "en",
    "license": {
        "name": "Copyright",
        "short_name": "Copyright",
        "text": "",
        "url": "https://escholarship.org/terms"
    },
    "keywords": [],
    "section": "Introduction",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6sq8194n",
    "frozenauthors": [
        {
            "first_name": "Emanuelle K. F.",
            "middle_name": "",
            "last_name": "Oliveira",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2012-10-30T04:01:43+05:30",
    "date_accepted": "2012-10-30T04:01:43+05:30",
    "date_published": "1995-01-01T05:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/37389/galley/28170/download/"
        }
    ]
}