API Endpoint for journals.

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

{
    "pk": 37971,
    "title": "Notes on contributors",
    "subtitle": null,
    "abstract": "Biographical notes on contributors",
    "language": "en",
    "license": {
        "name": "Copyright",
        "short_name": "Copyright",
        "text": "",
        "url": "https://escholarship.org/terms"
    },
    "keywords": [
        {
            "word": "Notes on contributors"
        }
    ],
    "section": "NOTES ON EDITORS AND CONTRIBUTORS",
    "is_remote": false,
    "remote_url": null,
    "frozenauthors": [
        {
            "first_name": "Isaac",
            "middle_name": "",
            "last_name": "Giménez",
            "name_suffix": "",
            "institution": "UC Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2021-12-09T14:02:35-08:00",
    "date_accepted": "2021-12-09T14:02:35-08:00",
    "date_published": "2021-12-10T13:47:12-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/37971/galley/28585/download/"
        }
    ]
}