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

{
    "url": "https://demozoo.org/api/v1/productions/40620/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40620/",
    "id": 40620,
    "title": "The Genocidal",
    "author_nicks": [
        {
            "name": "Dead Hackers Society",
            "abbreviation": "DHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-06-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
            "id": 50,
            "name": "96K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gizmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/608/?format=api",
                    "id": 608,
                    "name": "Gizmo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gizmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/608/?format=api",
                    "id": 608,
                    "name": "Gizmo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Evil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2002/?format=api",
                    "id": 2002,
                    "name": "Evil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "505",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2003/?format=api",
                    "id": 2003,
                    "name": "505",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Crazy Q",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2108/?format=api",
                    "id": 2108,
                    "name": "Crazy Q",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/DHS/GENO.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/outline06/atari/in96/dhs-the_genocidal.avi"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/outline06/atari/in96/dhs-the_genocidal.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "DhsVideoDbVideo",
            "url": "http://dhs.nu/video.php?ID=24"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24953"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NCzUK7Sb1PQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "149",
            "competition": {
                "id": 3825,
                "name": "Atari 96k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/220/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/220/",
                    "id": 220,
                    "name": "Outline 2006",
                    "tagline": "",
                    "start_date": "2006-06-02",
                    "end_date": "2006-06-05",
                    "location": "Zevenaar, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.931618,
                    "longitude": 6.076878,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ad/61/26a2.13924.png",
            "original_width": 288,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/ad/61/26a2.13924.png",
            "standard_width": 288,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ad/61/26a2.13924.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": [
        "ct60"
    ]
}