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

{
    "url": "https://demozoo.org/api/v1/productions/327194/?format=api",
    "demozoo_url": "https://demozoo.org/productions/327194/",
    "id": 327194,
    "title": "rekursiivinen templete",
    "author_nicks": [
        {
            "name": "as graffa bois",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90121/?format=api",
                "id": 90121,
                "name": "as graffa bois",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-07-29",
    "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": "hyrtsi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138469/?format=api",
                    "id": 138469,
                    "name": "hyrtsi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "hyrtsi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138469/?format=api",
                    "id": 138469,
                    "name": "hyrtsi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "lehdari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81036/?format=api",
                    "id": 81036,
                    "name": "lehdari",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Effects"
        },
        {
            "nick": {
                "name": "lehdari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81036/?format=api",
                    "id": 81036,
                    "name": "lehdari",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        },
        {
            "nick": {
                "name": "NRK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138471/?format=api",
                    "id": 138471,
                    "name": "NRK",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "sndels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72377/?format=api",
                    "id": 72377,
                    "name": "sndels",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Framework"
        },
        {
            "nick": {
                "name": "sndels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72377/?format=api",
                    "id": 72377,
                    "name": "sndels",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "tkln",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44248/?format=api",
                    "id": 44248,
                    "name": "tkln",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/graffathon23/advanced/rekursiivinen_templete.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94759"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NA99MrZvlBM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "133",
            "competition": {
                "id": 18103,
                "name": "Advanced",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4653/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4653/",
                    "id": 4653,
                    "name": "Graffathon 2023",
                    "tagline": "",
                    "start_date": "2023-07-28",
                    "end_date": "2023-07-30",
                    "location": "Espoo, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": "https://www.graffathon.fi/2023/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ba/22/d2d0.330399.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/ba/22/d2d0.330399.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ba/22/d2d0.330399.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "sdl2"
    ]
}