API Endpoint for journals.

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

{
    "pk": 35303,
    "title": "The Morris Worm",
    "subtitle": null,
    "abstract": "The Morris worm was released in November of 1988.  It was launched surreptitiously from an MIT computer by graduate student Robert Tappan Morris at Cornell University, and spread to internet-connected computers running the BSD variant of UNIX.  The worm was designed to be undetectable, but a design flaw led it to create far more copies of itself than Morris estimated, and resulted in the drastic over-taxing of all the computers on which it was installed.  This in turn allowed for its immediate detection and the repair of the flaws that it exploited.",
    "language": null,
    "license": {
        "name": "Creative Commons Attribution-ShareAlike 4.0",
        "short_name": "CC BY-SA 4.0",
        "text": "Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.\n\nShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.\n\nNo additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.",
        "url": "https://creativecommons.org/licenses/by-sa/4.0"
    },
    "keywords": [],
    "section": "Article",
    "is_remote": false,
    "remote_url": null,
    "frozenauthors": [
        {
            "first_name": "Christopher",
            "middle_name": "M",
            "last_name": "Kelty",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2010-12-19T20:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/limn/article/35303/galley/26228/download/"
        }
    ]
}