API Endpoint for journals.

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

{
    "pk": 37346,
    "title": "[Introduction]",
    "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/8b69w0t7",
    "frozenauthors": [
        {
            "first_name": "José Ramón",
            "middle_name": "",
            "last_name": "Núñez Astray",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2012-10-19T23:18:43+03:00",
    "date_accepted": "2012-10-19T23:18:43+03:00",
    "date_published": "2012-10-19T23:19:01+03:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/37346/galley/28128/download/"
        }
    ]
}