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

{
    "url": "https://demozoo.org/api/v1/productions/79/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79/",
    "id": 79,
    "title": "Proton",
    "author_nicks": [
        {
            "name": "Artwork",
            "abbreviation": "ATW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/353/?format=api",
                "id": 353,
                "name": "Artwork",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-18",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/530/?format=api",
                    "id": 530,
                    "name": "Nero",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "main"
        },
        {
            "nick": {
                "name": "Fiver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/349/?format=api",
                    "id": 349,
                    "name": "Fiver2",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "bumpmap"
        },
        {
            "nick": {
                "name": "JMS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/531/?format=api",
                    "id": 531,
                    "name": "JMS",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "proton logo"
        },
        {
            "nick": {
                "name": "Noogman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/532/?format=api",
                    "id": 532,
                    "name": "Noogie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "artwork logo end"
        },
        {
            "nick": {
                "name": "Skyphos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/529/?format=api",
                    "id": 529,
                    "name": "Skyphos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "lightwave converter, morphing flower"
        },
        {
            "nick": {
                "name": "Aurelius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/533/?format=api",
                    "id": 533,
                    "name": "Espen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "morphing flower"
        },
        {
            "nick": {
                "name": "Sharon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/528/?format=api",
                    "id": 528,
                    "name": "Sharon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "vector engine, special effects, lightwave converter"
        },
        {
            "nick": {
                "name": "Skyphos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/529/?format=api",
                    "id": 529,
                    "name": "Skyphos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "main objects"
        },
        {
            "nick": {
                "name": "Skyphos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/529/?format=api",
                    "id": 529,
                    "name": "Skyphos",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/assembly96/demo/atw_prot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2897"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "342",
            "competition": {
                "id": 212,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/104/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/104/",
                    "id": 104,
                    "name": "Assembly 1996",
                    "tagline": "",
                    "start_date": "1996-08-16",
                    "end_date": "1996-08-18",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "https://web.archive.org/web/19961031145121/http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}