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

{
    "url": "https://demozoo.org/api/v1/productions/27742/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27742/",
    "id": 27742,
    "title": "Funslower",
    "author_nicks": [
        {
            "name": "SoopaDoopa",
            "abbreviation": "SD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16566/?format=api",
                "id": 16566,
                "name": "SoopaDoopa",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
            "id": 28,
            "name": "Sony Playstation 2 (PS2)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Druckluft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11370/?format=api",
                    "id": 11370,
                    "name": "Craft",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gibson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/201/?format=api",
                    "id": 201,
                    "name": "Ernst Hot",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Gibson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/201/?format=api",
                    "id": 201,
                    "name": "Ernst Hot",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "General Failure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/202/?format=api",
                    "id": 202,
                    "name": "Vipa",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/trsac01/wild/funslower_source_by_soopadoopa.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/trsac01/wild/soopadoopa-funslower.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/code/sources/fssource.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3966"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=UCtvdWyDYn4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "219",
            "competition": {
                "id": 2025,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/191/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/191/",
                    "id": 191,
                    "name": "TRSAC 2001",
                    "tagline": "",
                    "start_date": "2001-10-12",
                    "end_date": "2001-10-14",
                    "location": "Copenhagen, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.67631,
                    "longitude": 12.569355,
                    "website": "http://www.trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}