API Endpoint for journals.

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

{
    "pk": 4865,
    "title": "Undergraduate Research Journal 14th Edition",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Journal",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5cb842vw",
    "frozenauthors": [
        {
            "first_name": "University of California,",
            "middle_name": "",
            "last_name": "Riverside",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2020-07-29T09:04:53Z",
    "date_accepted": "2020-07-29T09:04:53Z",
    "date_published": "2020-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucr_undergrad_research_j/article/4865/galley/2760/download/"
        }
    ]
}