API Endpoint for journals.

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

{
    "pk": 35321,
    "title": "Engineering Collectives: Technology From the Coop",
    "subtitle": null,
    "abstract": "Engineers make the world, but not just as they please. Chris Csikszentmihályi recounts how engineers come to be part of one collective or another.",
    "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": "Chris",
            "middle_name": "",
            "last_name": "Csikszentmihályi",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2012-02-09T20:00:00Z",
    "render_galley": null,
    "galleys": []
}