GET /api/v1/productions/324140/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/324140/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324140/",
    "id": 324140,
    "title": "The Purple Carrot 06/95",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1995-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Stone the Crow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17779/?format=api",
                    "id": 17779,
                    "name": "Stone the Crow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Stone the Crow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17779/?format=api",
                    "id": 17779,
                    "name": "Stone the Crow",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Mighty Mouse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14164/?format=api",
                    "id": 14164,
                    "name": "Mighty Mouse",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Sinned Soul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26585/?format=api",
                    "id": 26585,
                    "name": "Sinned Soul",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wonder Monkey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17531/?format=api",
                    "id": 17531,
                    "name": "Wonder Monkey",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        },
        {
            "nick": {
                "name": "Dr. Mike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94935/?format=api",
                    "id": 94935,
                    "name": "Dr. Mike",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Swamp Rat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137538/?format=api",
                    "id": 137538,
                    "name": "Swamp Rat",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Inner Logic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137539/?format=api",
                    "id": 137539,
                    "name": "Inner Logic",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Grimlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38870/?format=api",
                    "id": 38870,
                    "name": "Grimlock",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Whisper.Motion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137540/?format=api",
                    "id": 137540,
                    "name": "Whisper.Motion",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/the_purple_carrot/tpc-9506.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ed/94/0538.326664.png",
            "original_width": 718,
            "original_height": 398,
            "standard_url": "https://media.demozoo.org/screens/s/ed/94/0538.326664.png",
            "standard_width": 400,
            "standard_height": 221,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ed/94/0538.326664.png",
            "thumbnail_width": 200,
            "thumbnail_height": 110
        }
    ],
    "tags": [
        "turbo-pascal"
    ]
}