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

{
    "url": "https://demozoo.org/api/v1/productions/327586/?format=api",
    "demozoo_url": "https://demozoo.org/productions/327586/",
    "id": 327586,
    "title": "The Legend of Sisyphus",
    "author_nicks": [
        {
            "name": "Andromeda Software Development",
            "abbreviation": "ASD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/206/?format=api",
                "id": 206,
                "name": "Andromeda Software Development",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Navis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/207/?format=api",
                    "id": 207,
                    "name": "Navis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Navis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/207/?format=api",
                    "id": 207,
                    "name": "Navis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "aMUSiC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/208/?format=api",
                    "id": 208,
                    "name": "aMUSiC",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Amoivikos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/311/?format=api",
                    "id": 311,
                    "name": "Amoivikos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Loader"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.amusic.gr/asd/ASD-TheLegendOfSisyphus.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/assembly_summer23/demo/asd-thelegendofsisyphus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://amusic.gr/post/identity-loop-composing-for-the-legend-of-sisyphus"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://navis-asd.blogspot.com/2023/08/any-way-you-play-it.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94784"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-cZLo3aiMCs"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FzC9H9lSQfs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "3712",
            "competition": {
                "id": 18132,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4634/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4634/",
                    "id": 4634,
                    "name": "Assembly Summer 2023",
                    "tagline": "",
                    "start_date": "2023-08-03",
                    "end_date": "2023-08-06",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bf/1c/fe3e.331532.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/bf/1c/fe3e.331532.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bf/1c/fe3e.331532.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "bass",
        "epilepsy-warning",
        "character-animation",
        "glew",
        "sdl2",
        "writeup-available"
    ]
}