API Endpoint for journals.

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

{
    "pk": 45978,
    "title": "Elevated Serum Vitamin B12: An Underappreciated Marker of Disease",
    "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/0bk2v25p",
    "frozenauthors": [
        {
            "first_name": "Diane",
            "middle_name": "V.",
            "last_name": "Reed",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "Arielle",
            "middle_name": "",
            "last_name": "Sommer",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2023-09-15T11:17:29-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/45978/galley/34710/download/"
        }
    ]
}