API Endpoint for journals.

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

{
    "pk": 40030,
    "title": "Conferences: Science is Stirring!",
    "subtitle": null,
    "abstract": "A short notice of three upcoming park-related science conferences: in Hawaii, Montana, and California.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "conferences"
        }
    ],
    "section": "",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7v71g7v3",
    "frozenauthors": [
        {
            "first_name": "Jean",
            "middle_name": "",
            "last_name": "Matthews",
            "name_suffix": "",
            "institution": "George Wright Society",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1982-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "HTML",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/gwf/article/40030/galley/30125/download/"
        }
    ]
}