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

{
    "url": "https://demozoo.org/api/v1/productions/8453/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8453/",
    "id": 8453,
    "title": "Stoerfall Ost",
    "author_nicks": [
        {
            "name": "Freestyle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/968/?format=api",
                "id": 968,
                "name": "Freestyle",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11-04",
    "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": "Mindflower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11708/?format=api",
                    "id": 11708,
                    "name": "Mindflower",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Muhmac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6154/?format=api",
                    "id": 6154,
                    "name": "Muhmac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yamato",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10738/?format=api",
                    "id": 10738,
                    "name": "Yamato",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vudu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11707/?format=api",
                    "id": 11707,
                    "name": "Vudu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "synth"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/dialogos00/in4k/stoerfall_ost.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/dialogos00/in4k/stoerfall_ost_final.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/code/sources/freestyle_stoerfall_ost-src.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=743"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=RnsnAqCQqsw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "868",
            "competition": {
                "id": 4753,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1013/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1013/",
                    "id": 1013,
                    "name": "Dialogos 2000",
                    "tagline": "",
                    "start_date": "2000-11-03",
                    "end_date": "2000-11-05",
                    "location": "Jena, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.92878,
                    "longitude": 11.5899,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "20to4",
        "source-available"
    ]
}