API Endpoint for journals.

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

{
    "pk": 37001,
    "title": "Ideología y genética textual en el \nBuscón",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "es",
    "license": {
        "name": "Copyright",
        "short_name": "Copyright",
        "text": "",
        "url": "https://escholarship.org/terms"
    },
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0867n2ms",
    "frozenauthors": [
        {
            "first_name": "Edmond",
            "middle_name": "",
            "last_name": "Cros",
            "name_suffix": "",
            "institution": "Université Paul Valéry Montpelier",
            "department": "None"
        }
    ],
    "date_submitted": "2012-09-18T17:43:44Z",
    "date_accepted": "2012-09-18T17:43:44Z",
    "date_published": "2012-09-18T17:44:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/37001/galley/27786/download/"
        }
    ]
}