API Endpoint for journals.

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

{
    "pk": 36543,
    "title": "Abstracts",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/59b969v0",
    "frozenauthors": [],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1995-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/36543/galley/27394/download/"
        }
    ]
}