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

{
    "url": "https://demozoo.org/api/v1/productions/9911/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9911/",
    "id": 9911,
    "title": "Dead Ringer",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-05",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Reed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/931/?format=api",
                    "id": 931,
                    "name": "Reed",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Oyiseer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/484/?format=api",
                    "id": 484,
                    "name": "Oyise",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Kustaa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/930/?format=api",
                    "id": 930,
                    "name": "Kustaa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Smash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/230/?format=api",
                    "id": 230,
                    "name": "Smash",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rui",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11993/?format=api",
                    "id": 11993,
                    "name": "Suicide",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Smash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/230/?format=api",
                    "id": 230,
                    "name": "Smash",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d, design"
        },
        {
            "nick": {
                "name": "Maktone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3036/?format=api",
                    "id": 3036,
                    "name": "Maktone",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graffiti"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/assembly06/in64/dead_ringer_by_fairlight.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25776"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Mc_TR4mcJKE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "14265",
            "competition": {
                "id": 8634,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/112/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/112/",
                    "id": 112,
                    "name": "Assembly 2006",
                    "tagline": "",
                    "start_date": "2006-08-03",
                    "end_date": "2006-08-06",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "graffiti",
        "hip-hop",
        "house",
        "screenshots-needed"
    ]
}