API Endpoint for journals.

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

{
    "pk": 45584,
    "title": "A Case of Vitamin B6 Neurotoxicity",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Clinical Vignette"
        }
    ],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9ws5r5w2",
    "frozenauthors": [
        {
            "first_name": "Mopelola",
            "middle_name": "",
            "last_name": "Adeyemo",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "Dave",
            "middle_name": "",
            "last_name": "Garg",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2022-11-15T20:31:15Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/45584/galley/34370/download/"
        }
    ]
}