API Endpoint for journals.

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

{
    "pk": 37972,
    "title": "Front matter",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "Copyright",
        "short_name": "Copyright",
        "text": "",
        "url": "https://escholarship.org/terms"
    },
    "keywords": [],
    "section": "FRONT MATTER",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8nc216sq",
    "frozenauthors": [
        {
            "first_name": "Isaac",
            "middle_name": "",
            "last_name": "Giménez",
            "name_suffix": "",
            "institution": "UC Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2021-12-09T14:07:39-08:00",
    "date_accepted": "2021-12-09T14:07:39-08:00",
    "date_published": "2021-12-09T14:15:02-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/37972/galley/28586/download/"
        }
    ]
}