API Endpoint for journals.

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

{
    "pk": 2888,
    "title": "The price we pay",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Indigenous peoples, Argentina, Education"
        }
    ],
    "section": "CounterStory",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9bv1552g",
    "frozenauthors": [
        {
            "first_name": "Zaynab",
            "middle_name": "Amelia",
            "last_name": "Gates",
            "name_suffix": "",
            "institution": "UC San Diego",
            "department": "None"
        }
    ],
    "date_submitted": "2019-12-02T22:49:12-05:00",
    "date_accepted": "2019-12-02T22:49:12-05:00",
    "date_published": "2020-06-17T03:00:00-04:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/2888/galley/1711/download/"
        }
    ]
}