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

{
    "url": "https://demozoo.org/api/v1/productions/37622/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37622/",
    "id": 37622,
    "title": "Riot Of Flowers",
    "author_nicks": [
        {
            "name": "KakiArts",
            "abbreviation": "KAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/858/?format=api",
                "id": 858,
                "name": "KakiArts",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-12",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24365/?format=api",
                    "id": 24365,
                    "name": "JK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gabi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5956/?format=api",
                    "id": 5956,
                    "name": "Gabi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Tristan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5821/?format=api",
                    "id": 5821,
                    "name": "Tristan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/evoke06/in64/kakiarts_-_riot_of_flowers.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25865"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "660",
            "competition": {
                "id": 3394,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/340/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/340/",
                    "id": 340,
                    "name": "Evoke 2006",
                    "tagline": "The Scene Railway Station",
                    "start_date": "2006-08-11",
                    "end_date": "2006-08-13",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2006/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}