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

{
    "url": "https://demozoo.org/api/v1/productions/50972/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50972/",
    "id": 50972,
    "title": "Codein",
    "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": "2009-05-23",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Toodeloo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24958/?format=api",
                    "id": 24958,
                    "name": "Toodeloo",
                    "is_group": false
                }
            },
            "category": "Music",
            "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": "Evil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2002/?format=api",
                    "id": 2002,
                    "name": "Evil",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "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": "Proteque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1064/?format=api",
                    "id": 1064,
                    "name": "Proteque",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/DHS/CODEIN.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/outline09/demo/atari_st/codein.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "DhsVideoDbVideo",
            "url": "http://dhs.nu/video.php?ID=230"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53186"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=j1FzUW7yiMc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "189",
            "competition": {
                "id": 5238,
                "name": "Atari ST Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/199/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/199/",
                    "id": 199,
                    "name": "Outline 2009",
                    "tagline": "",
                    "start_date": "2009-05-21",
                    "end_date": "2009-05-24",
                    "location": "Eersel, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.35831,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/27/?format=api",
            "demozoo_url": "https://demozoo.org/parties/27/",
            "id": 27,
            "name": "Sommarhack 2009",
            "tagline": "",
            "start_date": "2009-06-26",
            "end_date": "2009-06-28",
            "location": "Grådö, Hedemora Kommun, Dalarna, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 60.25,
            "longitude": 16.03333,
            "website": "https://sommarhack.se/2009/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/46/8b56.13416.png",
            "original_width": 320,
            "original_height": 180,
            "standard_url": "https://media.demozoo.org/screens/s/5f/46/8b56.13416.png",
            "standard_width": 320,
            "standard_height": 180,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/46/8b56.13416.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "ct60",
        "68060"
    ]
}