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

{
    "url": "https://demozoo.org/api/v1/productions/202472/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202472/",
    "id": 202472,
    "title": "Alexa's Wet Dream",
    "author_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        },
        {
            "name": "Logicoma",
            "abbreviation": "LGC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59917/?format=api",
                "id": 59917,
                "name": "Logicoma",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-20",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "evvvvil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71087/?format=api",
                    "id": 71087,
                    "name": "evvvvil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "evvvvil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71087/?format=api",
                    "id": 71087,
                    "name": "evvvvil",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "noby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6849/?format=api",
                    "id": 6849,
                    "name": "noby",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "H0ffman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                    "id": 1525,
                    "name": "H0ffman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/revision19/pc-4k-intro/alexas_wet_dream-evvvvil_h0ffman_noby.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81117"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/WlX3Wn"
        },
        {
            "link_class": "VimeoVideo",
            "url": "https://vimeo.com/331871498"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wWgtB9gevW0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "1120",
            "competition": {
                "id": 15056,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3770/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3770/",
                    "id": 3770,
                    "name": "Revision 2019",
                    "tagline": "",
                    "start_date": "2019-04-19",
                    "end_date": "2019-04-22",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2019.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/46/fadc.184855.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/09/46/fadc.184855.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/46/fadc.184855.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "shader-sandbox"
    ]
}