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

{
    "url": "https://demozoo.org/api/v1/productions/9128/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9128/",
    "id": 9128,
    "title": "Code Red",
    "author_nicks": [
        {
            "name": "SquoQuo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3528/?format=api",
                "id": 3528,
                "name": "SquoQuo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-02-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Genetic Gemini",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5796/?format=api",
                    "id": 5796,
                    "name": "Genetic Gemini",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Bugger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6345/?format=api",
                    "id": 6345,
                    "name": "Bugger",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Yoda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10640/?format=api",
                    "id": 10640,
                    "name": "Yoda",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design, 3d"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/0a000h/demo/tsq_codered.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11676"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "47",
            "competition": {
                "id": 7726,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/197/",
                    "id": 197,
                    "name": "0a000h 2004",
                    "tagline": "",
                    "start_date": "2004-02-27",
                    "end_date": "2004-02-29",
                    "location": "Spiegelberg, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.04083,
                    "longitude": 9.44444,
                    "website": "http://www.0a000h.de/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}