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

{
    "url": "https://demozoo.org/api/v1/productions/8335/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8335/",
    "id": 8335,
    "title": "Corruption",
    "author_nicks": [
        {
            "name": "Savage",
            "abbreviation": "SVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21585/?format=api",
                "id": 21585,
                "name": "Savage",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-10-10",
    "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": "Smash!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10040/?format=api",
                    "id": 10040,
                    "name": "Smash!",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "dr.pain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10039/?format=api",
                    "id": 10039,
                    "name": "DrPain",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Leunam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/599/?format=api",
                    "id": 599,
                    "name": "Leunam",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://savage.planet-d.net/prods/corrupt.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/arroutada99/demo/corrupt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=530"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "28",
            "competition": {
                "id": 4015,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/883/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/883/",
                    "id": 883,
                    "name": "Arroutada 1999",
                    "tagline": "",
                    "start_date": "1999-10-09",
                    "end_date": "1999-10-11",
                    "location": "Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.89489,
                    "longitude": -2.98831,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}