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

{
    "url": "https://demozoo.org/api/v1/parties/111/?format=api",
    "demozoo_url": "https://demozoo.org/parties/111/",
    "id": 111,
    "name": "Assembly 2005",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/2/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/2/",
        "id": 2,
        "name": "Assembly",
        "website": "http://www.assembly.org"
    },
    "start_date": "2005-07-28",
    "end_date": "2005-07-31",
    "location": "Helsinki, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 60.17116,
    "longitude": 24.93258,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/3795/?format=api",
            "demozoo_url": "https://demozoo.org/productions/3795/",
            "id": 3795,
            "title": "Binary Flow",
            "author_nicks": [
                {
                    "name": "Conspiracy",
                    "abbreviation": "CNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120/?format=api",
                        "id": 120,
                        "name": "Conspiracy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2005-03-28",
            "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"
                }
            ],
            "tags": [
                "addict2"
            ]
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 1730,
            "demozoo_url": "https://demozoo.org/competitions/1730/",
            "name": "64K Intro",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "9173",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/155/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/155/",
                        "id": 155,
                        "title": "Che Guevara",
                        "author_nicks": [
                            {
                                "name": "Fairlight",
                                "abbreviation": "FLT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                                    "id": 239,
                                    "name": "Fairlight",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": [
                            "kkrunchy",
                            "shader-model-2.0",
                            "screenshots-needed"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "7365",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8269/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8269/",
                        "id": 8269,
                        "title": "Flight 666",
                        "author_nicks": [
                            {
                                "name": "Loonies",
                                "abbreviation": "LNS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                                    "id": 115,
                                    "name": "Loonies",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "6538",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80381/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80381/",
                        "id": 80381,
                        "title": "Origami",
                        "author_nicks": [
                            {
                                "name": "Juippi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16603/?format=api",
                                    "id": 16603,
                                    "name": "Juippi",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Trilkk",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35899/?format=api",
                                    "id": 35899,
                                    "name": "Trilkk",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Warma",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37940/?format=api",
                                    "id": 37940,
                                    "name": "Warma",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Faemiyah",
                                "abbreviation": "FHI",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12911/?format=api",
                                    "id": 12911,
                                    "name": "Faemiyah",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/84/?format=api",
                                "id": 84,
                                "name": "FreeBSD"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            },
                            {
                                "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "6361",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80382/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80382/",
                        "id": 80382,
                        "title": "Fiat Homo",
                        "author_nicks": [
                            {
                                "name": "Traction",
                                "abbreviation": "TRCT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/422/?format=api",
                                    "id": 422,
                                    "name": "Traction",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "1804",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80393/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80393/",
                        "id": 80393,
                        "title": "Suboceanic",
                        "author_nicks": [
                            {
                                "name": "Tomkh",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9916/?format=api",
                                    "id": 9916,
                                    "name": "Tomkh",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": [
                            "underwater"
                        ]
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "1310",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/66662/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/66662/",
                        "id": 66662,
                        "title": "VITAL",
                        "author_nicks": [
                            {
                                "name": "Aspekt",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11951/?format=api",
                                    "id": 11951,
                                    "name": "Aspekt",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            },
                            {
                                "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "954",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80394/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80394/",
                        "id": 80394,
                        "title": "Bustro",
                        "author_nicks": [
                            {
                                "name": "PhalanX Art Group",
                                "abbreviation": "PXAG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41451/?format=api",
                                    "id": 41451,
                                    "name": "PhalanX Art Group",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "795",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80395/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80395/",
                        "id": 80395,
                        "title": "Function '05 Invitation",
                        "author_nicks": [
                            {
                                "name": "Racers",
                                "abbreviation": "RCS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6021/?format=api",
                                    "id": 6021,
                                    "name": "Racers",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "744",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80396/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80396/",
                        "id": 80396,
                        "title": "Another day of Lil Drolley",
                        "author_nicks": [
                            {
                                "name": "Abhorus",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/31208/?format=api",
                                    "id": 31208,
                                    "name": "Abhorus",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "540",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80400/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80400/",
                        "id": 80400,
                        "title": "Black / White",
                        "author_nicks": [
                            {
                                "name": "Rozware",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/22204/?format=api",
                                    "id": 22204,
                                    "name": "Rozware",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "438",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80401/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80401/",
                        "id": 80401,
                        "title": "Bribing you with oil!",
                        "author_nicks": [
                            {
                                "name": "Flo",
                                "abbreviation": "F",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3588/?format=api",
                                    "id": 3588,
                                    "name": "Flo",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "295",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80402/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80402/",
                        "id": 80402,
                        "title": "Lodi",
                        "author_nicks": [
                            {
                                "name": "Immersion",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3573/?format=api",
                                    "id": 3573,
                                    "name": "Inversion",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                                "id": 2,
                                "name": "64K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80403/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80403/",
                        "id": 80403,
                        "title": "Pappamopo 2",
                        "author_nicks": [
                            {
                                "name": "TVT",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/38231/?format=api",
                                    "id": 38231,
                                    "name": "TVT",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 14,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80404/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80404/",
                        "id": 80404,
                        "title": "iD (aidii)",
                        "author_nicks": [
                            {
                                "name": "Mr. Hellaaa",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41452/?format=api",
                                    "id": 41452,
                                    "name": "Mr. Hellaaa",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80405/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80405/",
                        "id": 80405,
                        "title": "Dutch",
                        "author_nicks": [
                            {
                                "name": "Jumalauta",
                                "abbreviation": "JML",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                                    "id": 1297,
                                    "name": "Jumalauta",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                                "id": 2,
                                "name": "64K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 8354,
            "demozoo_url": "https://demozoo.org/competitions/8354/",
            "name": "Browser Demo",
            "shown_date": "2005-07-30",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "5967",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80696/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80696/",
                        "id": 80696,
                        "title": "Redbug",
                        "author_nicks": [
                            {
                                "name": "Shingebis",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                                    "id": 5879,
                                    "name": "Gasman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "4486",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80697/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80697/",
                        "id": 80697,
                        "title": "The Drop",
                        "author_nicks": [
                            {
                                "name": "Komplex",
                                "abbreviation": "KLX",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                                    "id": 175,
                                    "name": "Komplex",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "ambient",
                            "macromedia-director"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "4390",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80698/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80698/",
                        "id": 80698,
                        "title": "Pure Javascript Demo",
                        "author_nicks": [
                            {
                                "name": "Iku",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/36583/?format=api",
                                    "id": 36583,
                                    "name": "Iku",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "4023",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/9898/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/9898/",
                        "id": 9898,
                        "title": "Neja",
                        "author_nicks": [
                            {
                                "name": "Bomb!",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/127/?format=api",
                                    "id": 127,
                                    "name": "Bomb",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Ribbon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                                    "id": 192,
                                    "name": "Ribbon",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "interactive",
                            "dhtml"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "3552",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80699/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80699/",
                        "id": 80699,
                        "title": "Scene of Life",
                        "author_nicks": [
                            {
                                "name": "Inapt",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18387/?format=api",
                                    "id": 18387,
                                    "name": "Inapt",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Static",
                                "abbreviation": "STC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10122/?format=api",
                                    "id": 10122,
                                    "name": "Static",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "3299",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80700/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80700/",
                        "id": 80700,
                        "title": "I,Mofo",
                        "author_nicks": [
                            {
                                "name": "Pyrotech",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3591/?format=api",
                                    "id": 3591,
                                    "name": "Pyrotech",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "2780",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80701/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80701/",
                        "id": 80701,
                        "title": "Etsin unelmaa",
                        "author_nicks": [
                            {
                                "name": "CND GROUP",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41517/?format=api",
                                    "id": 41517,
                                    "name": "CND GROUP",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80702/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80702/",
                        "id": 80702,
                        "title": "Skeidas! Tai kuinka lakkasin välittämästä ja rakastuin lonkeroihin",
                        "author_nicks": [
                            {
                                "name": "MukaSmarts",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/40539/?format=api",
                                    "id": 40539,
                                    "name": "MukaSmarts",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80703/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80703/",
                        "id": 80703,
                        "title": "Flash Asylum",
                        "author_nicks": [
                            {
                                "name": "Exca",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35897/?format=api",
                                    "id": 35897,
                                    "name": "Exca",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Poro",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/65656/?format=api",
                                    "id": 65656,
                                    "name": "Poro",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80704/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80704/",
                        "id": 80704,
                        "title": "Tets",
                        "author_nicks": [
                            {
                                "name": "ReiLKan",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41518/?format=api",
                                    "id": 41518,
                                    "name": "ReiLKan",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Kuake",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41519/?format=api",
                                    "id": 41519,
                                    "name": "Kuake",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 1083,
            "demozoo_url": "https://demozoo.org/competitions/1083/",
            "name": "Combined 4K Intro",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "10604",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/10179/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/10179/",
                        "id": 10179,
                        "title": "Make It 4k",
                        "author_nicks": [
                            {
                                "name": "Bandwagon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3016/?format=api",
                                    "id": 3016,
                                    "name": "Bandwagon",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Fit",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                                    "id": 1761,
                                    "name": "Fit",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            },
                            {
                                "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "5185",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80343/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80343/",
                        "id": 80343,
                        "title": "Trapped Mind",
                        "author_nicks": [
                            {
                                "name": "Unknown Artists",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18267/?format=api",
                                    "id": 18267,
                                    "name": "Unknown Artists",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "4642",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8076/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8076/",
                        "id": 8076,
                        "title": "Evoke Spacerace",
                        "author_nicks": [
                            {
                                "name": "Black Maiden",
                                "abbreviation": "BM",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                                    "id": 3810,
                                    "name": "Black Maiden",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Null OK",
                                "abbreviation": "0ok",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5935/?format=api",
                                    "id": 5935,
                                    "name": "Null OK",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Ümlaüt Design",
                                "abbreviation": "ÜD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4216/?format=api",
                                    "id": 4216,
                                    "name": "Ümlaüt Design",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                                "id": 11,
                                "name": "Invitation",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "3790",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80344/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80344/",
                        "id": 80344,
                        "title": "Blobzilla 4000",
                        "author_nicks": [
                            {
                                "name": "Northern Dragons",
                                "abbreviation": "ND",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/853/?format=api",
                                    "id": 853,
                                    "name": "Northern Dragons",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "3074",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80345/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80345/",
                        "id": 80345,
                        "title": "Automation",
                        "author_nicks": [
                            {
                                "name": "Digital Devotion",
                                "abbreviation": "DDV",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4477/?format=api",
                                    "id": 4477,
                                    "name": "Digital Devotion",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "1468",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80346/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80346/",
                        "id": 80346,
                        "title": "uniform",
                        "author_nicks": [
                            {
                                "name": "Headcrash",
                                "abbreviation": "HCR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3776/?format=api",
                                    "id": 3776,
                                    "name": "Headcrash",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "1257",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80347/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80347/",
                        "id": 80347,
                        "title": "Stressless",
                        "author_nicks": [
                            {
                                "name": "Medieval",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14994/?format=api",
                                    "id": 14994,
                                    "name": "Medieval",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "929",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80348/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80348/",
                        "id": 80348,
                        "title": "Monstah",
                        "author_nicks": [
                            {
                                "name": "Hipo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18384/?format=api",
                                    "id": 18384,
                                    "name": "Hipo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Lonely Coders",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18385/?format=api",
                                    "id": 18385,
                                    "name": "Lonely Coders",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "728",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80351/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80351/",
                        "id": 80351,
                        "title": "Driftwood Theory",
                        "author_nicks": [
                            {
                                "name": "Lasse Toimela",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41447/?format=api",
                                    "id": 41447,
                                    "name": "Lasse Toimela",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "692",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80352/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80352/",
                        "id": 80352,
                        "title": "Cracked",
                        "author_nicks": [
                            {
                                "name": "Inphernic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37834/?format=api",
                                    "id": 37834,
                                    "name": "Inphernic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "268",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80353/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80353/",
                        "id": 80353,
                        "title": "Kalja",
                        "author_nicks": [
                            {
                                "name": "zoi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3574/?format=api",
                                    "id": 3574,
                                    "name": "zoi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Immersion",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3573/?format=api",
                                    "id": 3573,
                                    "name": "Inversion",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "disq",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80356/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80356/",
                        "id": 80356,
                        "title": "Rhythm",
                        "author_nicks": [
                            {
                                "name": "Dreadful Sight",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41448/?format=api",
                                    "id": 41448,
                                    "name": "Dreadful Sight",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 2565,
            "demozoo_url": "https://demozoo.org/competitions/2565/",
            "name": "Combined Demo",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "9989",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31627/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31627/",
                        "id": 31627,
                        "title": "Iconoclast",
                        "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": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": [
                            "mindcandy-vol.3"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "6015",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8965/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8965/",
                        "id": 8965,
                        "title": "STS-04: Instant Zen",
                        "author_nicks": [
                            {
                                "name": "Synesthetics",
                                "abbreviation": "STS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5941/?format=api",
                                    "id": 5941,
                                    "name": "Synesthetics",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": [
                            "nature",
                            "seamless-transitions",
                            "clouds",
                            "mindcandy-vol.3"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "5043",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8275/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8275/",
                        "id": 8275,
                        "title": "Don't Stop",
                        "author_nicks": [
                            {
                                "name": "Portal Process",
                                "abbreviation": "PP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/499/?format=api",
                                    "id": 499,
                                    "name": "Portal Process",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": [
                            "graffiti"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "2847",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80361/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80361/",
                        "id": 80361,
                        "title": "The Line Age",
                        "author_nicks": [
                            {
                                "name": "Trauma",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3160/?format=api",
                                    "id": 3160,
                                    "name": "Trauma",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": [
                            "concept"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "2577",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80362/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80362/",
                        "id": 80362,
                        "title": "Light Amplification by Stimulated Emission of Radiation",
                        "author_nicks": [
                            {
                                "name": "Ananasmurska",
                                "abbreviation": "ANS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3610/?format=api",
                                    "id": 3610,
                                    "name": "Ananasmurska",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            },
                            {
                                "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "2187",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80363/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80363/",
                        "id": 80363,
                        "title": "Contamination of The Present Governmental System",
                        "author_nicks": [
                            {
                                "name": "Matt Current",
                                "abbreviation": "MC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                                    "id": 10,
                                    "name": "Matt Current",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "2093",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80364/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80364/",
                        "id": 80364,
                        "title": "Tannhäuser Gate",
                        "author_nicks": [
                            {
                                "name": "Cubicle",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3735/?format=api",
                                    "id": 3735,
                                    "name": "Cubicle",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": [
                            "blade-runner"
                        ]
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "1121",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80365/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80365/",
                        "id": 80365,
                        "title": "No Trace",
                        "author_nicks": [
                            {
                                "name": "RRE",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15867/?format=api",
                                    "id": 15867,
                                    "name": "RRE",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "1063",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80366/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80366/",
                        "id": 80366,
                        "title": "Imaginations",
                        "author_nicks": [
                            {
                                "name": "Dope",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24884/?format=api",
                                    "id": 24884,
                                    "name": "Dope",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "965",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80368/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80368/",
                        "id": 80368,
                        "title": "The Apparatus",
                        "author_nicks": [
                            {
                                "name": "Division",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/495/?format=api",
                                    "id": 495,
                                    "name": "Division",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": [
                            "directx-9",
                            "windows-xp"
                        ]
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "900",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80369/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80369/",
                        "id": 80369,
                        "title": "My Diamond Mind Broken",
                        "author_nicks": [
                            {
                                "name": "Outbreak",
                                "abbreviation": "OTB",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5265/?format=api",
                                    "id": 5265,
                                    "name": "Outbreak",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            },
                            {
                                "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "810",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80370/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80370/",
                        "id": 80370,
                        "title": "Into The 0:0:255",
                        "author_nicks": [
                            {
                                "name": "Unknown Artists",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18267/?format=api",
                                    "id": 18267,
                                    "name": "Unknown Artists",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "622",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80371/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80371/",
                        "id": 80371,
                        "title": "Club Null",
                        "author_nicks": [
                            {
                                "name": "wAMMA",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                                    "id": 3107,
                                    "name": "wAMMA",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": [
                            "werkkzeug"
                        ]
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "546",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80372/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80372/",
                        "id": 80372,
                        "title": "Unknown Entity",
                        "author_nicks": [
                            {
                                "name": "proMille deZign",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37635/?format=api",
                                    "id": 37635,
                                    "name": "proMille deZign",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "482",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80373/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80373/",
                        "id": 80373,
                        "title": "pyromanssi - pyromance",
                        "author_nicks": [
                            {
                                "name": "tAAt",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8551/?format=api",
                                    "id": 8551,
                                    "name": "tAAt",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80374/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80374/",
                        "id": 80374,
                        "title": "Blokkig",
                        "author_nicks": [
                            {
                                "name": "blinkenlichten",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41449/?format=api",
                                    "id": 41449,
                                    "name": "blinkenlichten",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 17,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80375/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80375/",
                        "id": 80375,
                        "title": "The Tunnel Of Dreams",
                        "author_nicks": [
                            {
                                "name": "Paistis",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41450/?format=api",
                                    "id": 41450,
                                    "name": "Paistis",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        },
        {
            "id": 8350,
            "demozoo_url": "https://demozoo.org/competitions/8350/",
            "name": "Drawn Themed",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "5296",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80599/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80599/",
                        "id": 80599,
                        "title": "Boneprone Organismo",
                        "author_nicks": [
                            {
                                "name": "Mazor",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/580/?format=api",
                                    "id": 580,
                                    "name": "Mazor",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Fairlight",
                                "abbreviation": "FLT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                                    "id": 239,
                                    "name": "Fairlight",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "4683",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80600/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80600/",
                        "id": 80600,
                        "title": "Sika",
                        "author_nicks": [
                            {
                                "name": "John Peeba",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12862/?format=api",
                                    "id": 12862,
                                    "name": "John Peeba",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "2993",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80601/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80601/",
                        "id": 80601,
                        "title": "Super Star Adventures",
                        "author_nicks": [
                            {
                                "name": "Phase1",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9982/?format=api",
                                    "id": 9982,
                                    "name": "Tero",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Creators",
                                "abbreviation": "CTR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                                    "id": 4240,
                                    "name": "Creators",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Dekadence",
                                "abbreviation": "DKD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                                    "id": 936,
                                    "name": "Dekadence",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "2405",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80602/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80602/",
                        "id": 80602,
                        "title": "Metamorphosis",
                        "author_nicks": [
                            {
                                "name": "huZba",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41496/?format=api",
                                    "id": 41496,
                                    "name": "huZba",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "2313",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80603/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80603/",
                        "id": 80603,
                        "title": "Circle",
                        "author_nicks": [
                            {
                                "name": "Epos",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39913/?format=api",
                                    "id": 39913,
                                    "name": "Epos",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Granma",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20796/?format=api",
                                    "id": 20796,
                                    "name": "Granma",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "1656",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80604/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80604/",
                        "id": 80604,
                        "title": "Old Faithful",
                        "author_nicks": [
                            {
                                "name": "Maxon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5243/?format=api",
                                    "id": 5243,
                                    "name": "Maxon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "1399",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80605/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80605/",
                        "id": 80605,
                        "title": "Queensbridge",
                        "author_nicks": [
                            {
                                "name": "Reko",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4309/?format=api",
                                    "id": 4309,
                                    "name": "Reko",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Instant Ejakulation",
                                "abbreviation": "iE^n",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35851/?format=api",
                                    "id": 35851,
                                    "name": "Instant Ejakulation",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "1320",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80606/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80606/",
                        "id": 80606,
                        "title": "Taehtihauva Hurvitus",
                        "author_nicks": [
                            {
                                "name": "Joil",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10949/?format=api",
                                    "id": 10949,
                                    "name": "Joil",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "1255",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80607/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80607/",
                        "id": 80607,
                        "title": "Tattooed",
                        "author_nicks": [
                            {
                                "name": "Nukkie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41497/?format=api",
                                    "id": 41497,
                                    "name": "Nukkie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "1235",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80608/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80608/",
                        "id": 80608,
                        "title": "Starhunting For Sport",
                        "author_nicks": [
                            {
                                "name": "Kinnerean",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12880/?format=api",
                                    "id": 12880,
                                    "name": "Kinnerean",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Pyrotech",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3591/?format=api",
                                    "id": 3591,
                                    "name": "Pyrotech",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "1133",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80609/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80609/",
                        "id": 80609,
                        "title": "StarSinger",
                        "author_nicks": [
                            {
                                "name": "Visualice",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/275/?format=api",
                                    "id": 275,
                                    "name": "Visualice",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "1012",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80610/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80610/",
                        "id": 80610,
                        "title": "World of the Wars",
                        "author_nicks": [
                            {
                                "name": "Elukka",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16678/?format=api",
                                    "id": 16678,
                                    "name": "Elukka",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "829",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80611/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80611/",
                        "id": 80611,
                        "title": "Komisario Jyrkkä",
                        "author_nicks": [
                            {
                                "name": "Partikle",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11215/?format=api",
                                    "id": 11215,
                                    "name": "Partikle",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "764",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80612/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80612/",
                        "id": 80612,
                        "title": "sori, tissit ei näy.",
                        "author_nicks": [
                            {
                                "name": "Progress",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17686/?format=api",
                                    "id": 17686,
                                    "name": "Progress",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "615",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80613/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80613/",
                        "id": 80613,
                        "title": "Virus",
                        "author_nicks": [
                            {
                                "name": "Random",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                                    "id": 10125,
                                    "name": "Random",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Gfxile",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24608/?format=api",
                                    "id": 24608,
                                    "name": "Gfxile",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "16",
                    "score": "521",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80614/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80614/",
                        "id": 80614,
                        "title": "Night Vision",
                        "author_nicks": [
                            {
                                "name": "Aropupu",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11977/?format=api",
                                    "id": 11977,
                                    "name": "Aropupu",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 17,
                    "ranking": "17",
                    "score": "356",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80615/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80615/",
                        "id": 80615,
                        "title": "Careful, Dad !",
                        "author_nicks": [
                            {
                                "name": "SDG",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9325/?format=api",
                                    "id": 9325,
                                    "name": "SDG",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 18,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80616/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80616/",
                        "id": 80616,
                        "title": "RPGStyle",
                        "author_nicks": [
                            {
                                "name": "tuomas DECKER karmakallio",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41466/?format=api",
                                    "id": 41466,
                                    "name": "tuomas DECKER karmakallio",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 19,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80617/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80617/",
                        "id": 80617,
                        "title": "Pa Starr D",
                        "author_nicks": [
                            {
                                "name": "Kingi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15392/?format=api",
                                    "id": 15392,
                                    "name": "Kingi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 20,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80618/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80618/",
                        "id": 80618,
                        "title": "Crap",
                        "author_nicks": [
                            {
                                "name": "tturunen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41498/?format=api",
                                    "id": 41498,
                                    "name": "tturunen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 21,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80619/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80619/",
                        "id": 80619,
                        "title": "Old school flight Compo",
                        "author_nicks": [
                            {
                                "name": "Scottie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15466/?format=api",
                                    "id": 15466,
                                    "name": "Scottie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Brainlez Coders!",
                                "abbreviation": "bC!",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                                    "id": 10362,
                                    "name": "Brainlez Coders!",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 22,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80620/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80620/",
                        "id": 80620,
                        "title": "1886 and 0.* stars",
                        "author_nicks": [
                            {
                                "name": "Irah",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12872/?format=api",
                                    "id": 12872,
                                    "name": "Irah",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 23,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80621/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80621/",
                        "id": 80621,
                        "title": "Miscarriage",
                        "author_nicks": [
                            {
                                "name": "DiamonDie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5699/?format=api",
                                    "id": 5699,
                                    "name": "DiamonDie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Foobug",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
                                    "id": 5700,
                                    "name": "Foobug",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Numedia Cyclops",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5701/?format=api",
                                    "id": 5701,
                                    "name": "Numedia Cyclops",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 24,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80622/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80622/",
                        "id": 80622,
                        "title": "Ace of Stars",
                        "author_nicks": [
                            {
                                "name": "Salome",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/30620/?format=api",
                                    "id": 30620,
                                    "name": "Salome",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "HyperCube",
                                "abbreviation": "HC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/28780/?format=api",
                                    "id": 28780,
                                    "name": "HyperCube",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 8343,
            "demozoo_url": "https://demozoo.org/competitions/8343/",
            "name": "Fast Graphics",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "4352",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80460/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80460/",
                        "id": 80460,
                        "title": "Nigerian Breakfast",
                        "author_nicks": [
                            {
                                "name": "Hasso Neurath Foundation",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/40526/?format=api",
                                    "id": 40526,
                                    "name": "Hasso Neurath Foundation",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "3244",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80461/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80461/",
                        "id": 80461,
                        "title": "Breakfast With a Twist",
                        "author_nicks": [
                            {
                                "name": "Maxon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5243/?format=api",
                                    "id": 5243,
                                    "name": "Maxon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "3098",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80462/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80462/",
                        "id": 80462,
                        "title": "Assembly Needs A Bigger Screen",
                        "author_nicks": [
                            {
                                "name": "Oozie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17716/?format=api",
                                    "id": 17716,
                                    "name": "Oozie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "2838",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80463/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80463/",
                        "id": 80463,
                        "title": "Mailer Daemon",
                        "author_nicks": [
                            {
                                "name": "John Peeba",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12862/?format=api",
                                    "id": 12862,
                                    "name": "John Peeba",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "2222",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80464/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80464/",
                        "id": 80464,
                        "title": "Eka!",
                        "author_nicks": [
                            {
                                "name": "Mangis",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39178/?format=api",
                                    "id": 39178,
                                    "name": "Mangis",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "1972",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80465/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80465/",
                        "id": 80465,
                        "title": "Breakfast Ad Spammer",
                        "author_nicks": [
                            {
                                "name": "Random",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                                    "id": 10125,
                                    "name": "Random",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Gfxile",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24608/?format=api",
                                    "id": 24608,
                                    "name": "Gfxile",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "1574",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80466/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80466/",
                        "id": 80466,
                        "title": "Pork and Chicken",
                        "author_nicks": [
                            {
                                "name": "Flea",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39314/?format=api",
                                    "id": 39314,
                                    "name": "Flea",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "1254",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80467/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80467/",
                        "id": 80467,
                        "title": "Breakfastface",
                        "author_nicks": [
                            {
                                "name": "Sulq",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/38933/?format=api",
                                    "id": 38933,
                                    "name": "Sulq",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "1089",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80468/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80468/",
                        "id": 80468,
                        "title": "Spam, bacon, and eggs... OF THE FUTURE!",
                        "author_nicks": [
                            {
                                "name": "Marzu",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15478/?format=api",
                                    "id": 15478,
                                    "name": "Marzu",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "986",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80469/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80469/",
                        "id": 80469,
                        "title": "Queen of Baco",
                        "author_nicks": [
                            {
                                "name": "Reko",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4309/?format=api",
                                    "id": 4309,
                                    "name": "Reko",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Instant Ejakulation",
                                "abbreviation": "iE^n",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35851/?format=api",
                                    "id": 35851,
                                    "name": "Instant Ejakulation",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "985",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80470/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80470/",
                        "id": 80470,
                        "title": "NoirGarbage",
                        "author_nicks": [
                            {
                                "name": "Malakai",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/121765/?format=api",
                                    "id": 121765,
                                    "name": "Malakai",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "984",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80471/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80471/",
                        "id": 80471,
                        "title": "Putte",
                        "author_nicks": [
                            {
                                "name": "Elukka",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16678/?format=api",
                                    "id": 16678,
                                    "name": "Elukka",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "779",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80472/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80472/",
                        "id": 80472,
                        "title": "The Farm Gang",
                        "author_nicks": [
                            {
                                "name": "McLad",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12873/?format=api",
                                    "id": 12873,
                                    "name": "McLad",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "661",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80473/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80473/",
                        "id": 80473,
                        "title": "US Mail",
                        "author_nicks": [
                            {
                                "name": "Progress",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17686/?format=api",
                                    "id": 17686,
                                    "name": "Progress",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "272",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80474/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80474/",
                        "id": 80474,
                        "title": "Fat Spam",
                        "author_nicks": [
                            {
                                "name": "Pika",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41465/?format=api",
                                    "id": 41465,
                                    "name": "Pika",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "16",
                    "score": "210",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80475/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80475/",
                        "id": 80475,
                        "title": "Bacon on The Beat",
                        "author_nicks": [
                            {
                                "name": "Delicio",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/40448/?format=api",
                                    "id": 40448,
                                    "name": "Delicio",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 17,
                    "ranking": "17",
                    "score": "206",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80476/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80476/",
                        "id": 80476,
                        "title": "SpamSuxx",
                        "author_nicks": [
                            {
                                "name": "tuomas DECKER karmakallio",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41466/?format=api",
                                    "id": 41466,
                                    "name": "tuomas DECKER karmakallio",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 18,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80477/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80477/",
                        "id": 80477,
                        "title": "Mato aamupalalla",
                        "author_nicks": [
                            {
                                "name": "mbnet",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41467/?format=api",
                                    "id": 41467,
                                    "name": "mbnet",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 19,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80478/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80478/",
                        "id": 80478,
                        "title": "Lautanen",
                        "author_nicks": [
                            {
                                "name": "Kryygeri",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41468/?format=api",
                                    "id": 41468,
                                    "name": "Kryygeri",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 20,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80479/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80479/",
                        "id": 80479,
                        "title": "Spammed",
                        "author_nicks": [
                            {
                                "name": "Jabus",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41469/?format=api",
                                    "id": 41469,
                                    "name": "Jabus",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 21,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80480/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80480/",
                        "id": 80480,
                        "title": "Servers",
                        "author_nicks": [
                            {
                                "name": "Janne Hokkanen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41470/?format=api",
                                    "id": 41470,
                                    "name": "Janne Hokkanen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 22,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80481/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80481/",
                        "id": 80481,
                        "title": "When coder goes to graphics",
                        "author_nicks": [
                            {
                                "name": "neonaspect",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41471/?format=api",
                                    "id": 41471,
                                    "name": "neonaspect",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 23,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80482/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80482/",
                        "id": 80482,
                        "title": "Spammed!",
                        "author_nicks": [
                            {
                                "name": "muora",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41472/?format=api",
                                    "id": 41472,
                                    "name": "muora",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 24,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80537/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80537/",
                        "id": 80537,
                        "title": "Hungry...",
                        "author_nicks": [
                            {
                                "name": "Rayven",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41476/?format=api",
                                    "id": 41476,
                                    "name": "Rayven",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 25,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80538/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80538/",
                        "id": 80538,
                        "title": "More Spam, bacon and eggs!",
                        "author_nicks": [
                            {
                                "name": "Kingi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15392/?format=api",
                                    "id": 15392,
                                    "name": "Kingi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 26,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80539/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80539/",
                        "id": 80539,
                        "title": "GA ZEBO",
                        "author_nicks": [
                            {
                                "name": "thewire",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41478/?format=api",
                                    "id": 41478,
                                    "name": "thewire",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "yeg",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41477/?format=api",
                                    "id": 41477,
                                    "name": "yeg",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 27,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80540/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80540/",
                        "id": 80540,
                        "title": "bacon_girl",
                        "author_nicks": [
                            {
                                "name": "Osku",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37786/?format=api",
                                    "id": 37786,
                                    "name": "Osku",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Piste Gamez",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37512/?format=api",
                                    "id": 37512,
                                    "name": "Piste Gamez",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 28,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80541/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80541/",
                        "id": 80541,
                        "title": "Kolesteroli rules",
                        "author_nicks": [
                            {
                                "name": "DiamonDie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5699/?format=api",
                                    "id": 5699,
                                    "name": "DiamonDie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Foobug",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
                                    "id": 5700,
                                    "name": "Foobug",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Numedia Cyclops",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5701/?format=api",
                                    "id": 5701,
                                    "name": "Numedia Cyclops",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 29,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80542/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80542/",
                        "id": 80542,
                        "title": "Bojoing",
                        "author_nicks": [
                            {
                                "name": "Spiralmind",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41464/?format=api",
                                    "id": 41464,
                                    "name": "Spiralmind",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 8342,
            "demozoo_url": "https://demozoo.org/competitions/8342/",
            "name": "Fast Music",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "2126",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80442/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80442/",
                        "id": 80442,
                        "title": "Tarmo",
                        "author_nicks": [
                            {
                                "name": "Aikapallo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12885/?format=api",
                                    "id": 12885,
                                    "name": "Aikapallo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "2065",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80443/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80443/",
                        "id": 80443,
                        "title": "Straylight",
                        "author_nicks": [
                            {
                                "name": "NightBeat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                                    "id": 5887,
                                    "name": "NightBeat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "1979",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80444/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80444/",
                        "id": 80444,
                        "title": "Nuts",
                        "author_nicks": [
                            {
                                "name": "Jonezky",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41457/?format=api",
                                    "id": 41457,
                                    "name": "Jonezky",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "1827",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80445/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80445/",
                        "id": 80445,
                        "title": "Kahdeksannes sipulis osa - Eighth onions piece",
                        "author_nicks": [
                            {
                                "name": "tArzAn",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3162/?format=api",
                                    "id": 3162,
                                    "name": "tonic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "1632",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80446/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80446/",
                        "id": 80446,
                        "title": "Flush",
                        "author_nicks": [
                            {
                                "name": "KiWi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15400/?format=api",
                                    "id": 15400,
                                    "name": "OUTRON",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Piste Gamez",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37512/?format=api",
                                    "id": 37512,
                                    "name": "Piste Gamez",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "1264",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80447/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80447/",
                        "id": 80447,
                        "title": "Meshmuka",
                        "author_nicks": [
                            {
                                "name": "Cairbre",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37771/?format=api",
                                    "id": 37771,
                                    "name": "Cairbre",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "1060",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80448/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80448/",
                        "id": 80448,
                        "title": "Pakkopulla",
                        "author_nicks": [
                            {
                                "name": "Paavo \"Tarantula\" Härkönen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17186/?format=api",
                                    "id": 17186,
                                    "name": "Tarantula",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "1027",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80449/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80449/",
                        "id": 80449,
                        "title": "The Temple of 42 Secrets",
                        "author_nicks": [
                            {
                                "name": "Prophecy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16690/?format=api",
                                    "id": 16690,
                                    "name": "Prophecy",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "836",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80450/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80450/",
                        "id": 80450,
                        "title": "Soitellaan",
                        "author_nicks": [
                            {
                                "name": "Battus",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41458/?format=api",
                                    "id": 41458,
                                    "name": "Battus",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "836",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80451/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80451/",
                        "id": 80451,
                        "title": "Pula-ajan hittibiisi",
                        "author_nicks": [
                            {
                                "name": "Trayrace",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35132/?format=api",
                                    "id": 35132,
                                    "name": "Trayrace",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "801",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80452/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80452/",
                        "id": 80452,
                        "title": "Siloinen Siili",
                        "author_nicks": [
                            {
                                "name": "Iloinen Kiloinen Loinen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41459/?format=api",
                                    "id": 41459,
                                    "name": "Iloinen Kiloinen Loinen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Exile",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41460/?format=api",
                                    "id": 41460,
                                    "name": "Exile",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "509",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80453/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80453/",
                        "id": 80453,
                        "title": "Strenuous",
                        "author_nicks": [
                            {
                                "name": "Carcall",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16634/?format=api",
                                    "id": 16634,
                                    "name": "Carcall",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "The Pond",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41461/?format=api",
                                    "id": 41461,
                                    "name": "The Pond",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80454/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80454/",
                        "id": 80454,
                        "title": "Boss Battle",
                        "author_nicks": [
                            {
                                "name": "Tomas",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18398/?format=api",
                                    "id": 18398,
                                    "name": "Tomas",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80455/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80455/",
                        "id": 80455,
                        "title": "488",
                        "author_nicks": [
                            {
                                "name": "Marko \"Ufomies\" Kettunen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41462/?format=api",
                                    "id": 41462,
                                    "name": "Marko \"Ufomies\" Kettunen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80456/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80456/",
                        "id": 80456,
                        "title": "Twisten' Moneyspeed",
                        "author_nicks": [
                            {
                                "name": "Phaser",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15539/?format=api",
                                    "id": 15539,
                                    "name": "Phaser",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80457/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80457/",
                        "id": 80457,
                        "title": "Dawnbreak",
                        "author_nicks": [
                            {
                                "name": "PainLess",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15735/?format=api",
                                    "id": 15735,
                                    "name": "PainLess",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 17,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80458/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80458/",
                        "id": 80458,
                        "title": "Quick Fix",
                        "author_nicks": [
                            {
                                "name": "JellyPope",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41485/?format=api",
                                    "id": 41485,
                                    "name": "JellyPope",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Scanner",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41456/?format=api",
                                    "id": 41456,
                                    "name": "Scanner",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Dope",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24884/?format=api",
                                    "id": 24884,
                                    "name": "Dope",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 18,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80459/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80459/",
                        "id": 80459,
                        "title": "Silmämato",
                        "author_nicks": [
                            {
                                "name": "Spiralmind",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41464/?format=api",
                                    "id": 41464,
                                    "name": "Spiralmind",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 8352,
            "demozoo_url": "https://demozoo.org/competitions/8352/",
            "name": "Freestyle Graphics",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "1623",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80653/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80653/",
                        "id": 80653,
                        "title": "Not to 3.14",
                        "author_nicks": [
                            {
                                "name": "Random",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                                    "id": 10125,
                                    "name": "Random",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Gfxile",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24608/?format=api",
                                    "id": 24608,
                                    "name": "Gfxile",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "1603",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80654/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80654/",
                        "id": 80654,
                        "title": "Let There Be Light",
                        "author_nicks": [
                            {
                                "name": "PeXi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35861/?format=api",
                                    "id": 35861,
                                    "name": "PeXi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "1577",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80655/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80655/",
                        "id": 80655,
                        "title": "Darth Reagan",
                        "author_nicks": [
                            {
                                "name": "Frank",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/278/?format=api",
                                    "id": 278,
                                    "name": "Frank",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Orange",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                                    "id": 487,
                                    "name": "Orange",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "1427",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80656/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80656/",
                        "id": 80656,
                        "title": "Cici Portrait",
                        "author_nicks": [
                            {
                                "name": "Reanimator",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17733/?format=api",
                                    "id": 17733,
                                    "name": "Reanimator",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "1249",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80657/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80657/",
                        "id": 80657,
                        "title": "Bugbear",
                        "author_nicks": [
                            {
                                "name": "Reko",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4309/?format=api",
                                    "id": 4309,
                                    "name": "Reko",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Instant Ejakulation",
                                "abbreviation": "iE^n",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35851/?format=api",
                                    "id": 35851,
                                    "name": "Instant Ejakulation",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "1200",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80658/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80658/",
                        "id": 80658,
                        "title": "My Best Mushrooms",
                        "author_nicks": [
                            {
                                "name": "Kerko",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39311/?format=api",
                                    "id": 39311,
                                    "name": "Kerko",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "848",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80659/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80659/",
                        "id": 80659,
                        "title": "Dragonflail",
                        "author_nicks": [
                            {
                                "name": "huZba",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41496/?format=api",
                                    "id": 41496,
                                    "name": "huZba",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "nsfw"
                        ]
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "717",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80660/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80660/",
                        "id": 80660,
                        "title": "Tree",
                        "author_nicks": [
                            {
                                "name": "B. o. W.",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/36728/?format=api",
                                    "id": 36728,
                                    "name": "B. o. W.",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "602",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80661/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80661/",
                        "id": 80661,
                        "title": "Skull & Bones 322",
                        "author_nicks": [
                            {
                                "name": "Partikle",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11215/?format=api",
                                    "id": 11215,
                                    "name": "Partikle",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "564",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80662/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80662/",
                        "id": 80662,
                        "title": "Sisterhood",
                        "author_nicks": [
                            {
                                "name": "Spikey",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17822/?format=api",
                                    "id": 17822,
                                    "name": "Spikey",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "451",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80663/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80663/",
                        "id": 80663,
                        "title": "Reign",
                        "author_nicks": [
                            {
                                "name": "Visualice",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/275/?format=api",
                                    "id": 275,
                                    "name": "Visualice",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Farbrausch",
                                "abbreviation": "FR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                                    "id": 211,
                                    "name": "Farbrausch",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "stages-included"
                        ]
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "396",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80664/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80664/",
                        "id": 80664,
                        "title": "Normandia 2000",
                        "author_nicks": [
                            {
                                "name": "Serialthrill",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1126/?format=api",
                                    "id": 1126,
                                    "name": "Serial",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "289",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80665/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80665/",
                        "id": 80665,
                        "title": "Finder's Keepers",
                        "author_nicks": [
                            {
                                "name": "Zeroic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11407/?format=api",
                                    "id": 11407,
                                    "name": "Zeroic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "wAMMA",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                                    "id": 3107,
                                    "name": "wAMMA",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "nsfw"
                        ]
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "284",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80666/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80666/",
                        "id": 80666,
                        "title": "Fork",
                        "author_nicks": [
                            {
                                "name": "Maxon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5243/?format=api",
                                    "id": 5243,
                                    "name": "Maxon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "280",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80667/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80667/",
                        "id": 80667,
                        "title": "Pronounced dead at 6:45",
                        "author_nicks": [
                            {
                                "name": "Dodke",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1125/?format=api",
                                    "id": 1125,
                                    "name": "Dodke",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80668/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80668/",
                        "id": 80668,
                        "title": "CyberGirl",
                        "author_nicks": [
                            {
                                "name": "tturunen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41498/?format=api",
                                    "id": 41498,
                                    "name": "tturunen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 17,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80669/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80669/",
                        "id": 80669,
                        "title": "Lintu sininen",
                        "author_nicks": [
                            {
                                "name": "DiamonDie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5699/?format=api",
                                    "id": 5699,
                                    "name": "DiamonDie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Foobug",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
                                    "id": 5700,
                                    "name": "Foobug",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Numedia Cyclops",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5701/?format=api",
                                    "id": 5701,
                                    "name": "Numedia Cyclops",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 18,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80670/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80670/",
                        "id": 80670,
                        "title": "Weather Forecast",
                        "author_nicks": [
                            {
                                "name": "Problem",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1914/?format=api",
                                    "id": 1914,
                                    "name": "Problem",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 19,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80671/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80671/",
                        "id": 80671,
                        "title": "Saints of tomorrow",
                        "author_nicks": [
                            {
                                "name": "NightBeat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                                    "id": 5887,
                                    "name": "NightBeat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 20,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80672/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80672/",
                        "id": 80672,
                        "title": "Skies on Fire",
                        "author_nicks": [
                            {
                                "name": "Seven_dc",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41508/?format=api",
                                    "id": 41508,
                                    "name": "Seven_dc",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 21,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80673/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80673/",
                        "id": 80673,
                        "title": "Metsä",
                        "author_nicks": [
                            {
                                "name": "Unas",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41509/?format=api",
                                    "id": 41509,
                                    "name": "Unas",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 22,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80674/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80674/",
                        "id": 80674,
                        "title": "Bush Strikes Back",
                        "author_nicks": [
                            {
                                "name": "Carcall",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16634/?format=api",
                                    "id": 16634,
                                    "name": "Carcall",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "The Pond",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41461/?format=api",
                                    "id": 41461,
                                    "name": "The Pond",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 23,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80675/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80675/",
                        "id": 80675,
                        "title": "Shakki",
                        "author_nicks": [
                            {
                                "name": "AK",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/66962/?format=api",
                                    "id": 66962,
                                    "name": "AK",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 24,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80676/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80676/",
                        "id": 80676,
                        "title": "Yksisilmaenen tutkimusmatkailija",
                        "author_nicks": [
                            {
                                "name": "proge",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41510/?format=api",
                                    "id": 41510,
                                    "name": "proge",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 25,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80677/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80677/",
                        "id": 80677,
                        "title": "Fear Factor",
                        "author_nicks": [
                            {
                                "name": "Sirpa Peramaa",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41511/?format=api",
                                    "id": 41511,
                                    "name": "Sirpa Peramaa",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 26,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80678/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80678/",
                        "id": 80678,
                        "title": "Pixel is Dead, Long Live Pixel",
                        "author_nicks": [
                            {
                                "name": "Salome",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/30620/?format=api",
                                    "id": 30620,
                                    "name": "Salome",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "HyperCube",
                                "abbreviation": "HC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/28780/?format=api",
                                    "id": 28780,
                                    "name": "HyperCube",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 27,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80679/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80679/",
                        "id": 80679,
                        "title": "Swimming in binarypool",
                        "author_nicks": [
                            {
                                "name": "Satai",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41512/?format=api",
                                    "id": 41512,
                                    "name": "Satai",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 28,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80680/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80680/",
                        "id": 80680,
                        "title": "GatesOfHeaven",
                        "author_nicks": [
                            {
                                "name": "Cza",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/40247/?format=api",
                                    "id": 40247,
                                    "name": "Cza",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 29,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80681/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80681/",
                        "id": 80681,
                        "title": "Kentaurin kosto",
                        "author_nicks": [
                            {
                                "name": "Silja Viitanen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41513/?format=api",
                                    "id": 41513,
                                    "name": "Silja Viitanen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 30,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80682/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80682/",
                        "id": 80682,
                        "title": "kylmakaapin_pimea_pingviini",
                        "author_nicks": [
                            {
                                "name": "PainCreators",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41514/?format=api",
                                    "id": 41514,
                                    "name": "PainCreators",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 31,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80683/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80683/",
                        "id": 80683,
                        "title": "Too Fast Too Furious",
                        "author_nicks": [
                            {
                                "name": "Kingi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15392/?format=api",
                                    "id": 15392,
                                    "name": "Kingi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 32,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80684/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80684/",
                        "id": 80684,
                        "title": "Roger",
                        "author_nicks": [
                            {
                                "name": "wAMMA",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                                    "id": 3107,
                                    "name": "wAMMA",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 33,
                    "ranking": "disq",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80685/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80685/",
                        "id": 80685,
                        "title": "Zool",
                        "author_nicks": [
                            {
                                "name": "Tokai",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/38244/?format=api",
                                    "id": 38244,
                                    "name": "Tokai",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 34,
                    "ranking": "disq",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80686/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80686/",
                        "id": 80686,
                        "title": "little red ridinghood likes spam",
                        "author_nicks": [
                            {
                                "name": "Havocplague",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3575/?format=api",
                                    "id": 3575,
                                    "name": "Havocplague",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Immersion",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3573/?format=api",
                                    "id": 3573,
                                    "name": "Inversion",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        },
        {
            "id": 8351,
            "demozoo_url": "https://demozoo.org/competitions/8351/",
            "name": "Freestyle Music",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "1279",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80623/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80623/",
                        "id": 80623,
                        "title": "Funk Trap",
                        "author_nicks": [
                            {
                                "name": "Paavo \"Tarantula\" Härkönen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17186/?format=api",
                                    "id": 17186,
                                    "name": "Tarantula",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "1067",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80624/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80624/",
                        "id": 80624,
                        "title": "I'll be gone",
                        "author_nicks": [
                            {
                                "name": "Lerker",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39297/?format=api",
                                    "id": 39297,
                                    "name": "Lerker",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Granma",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20796/?format=api",
                                    "id": 20796,
                                    "name": "Granma",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "851",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80625/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80625/",
                        "id": 80625,
                        "title": "Promised Land (feat. Caroline)",
                        "author_nicks": [
                            {
                                "name": "Man With No Alias",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                                    "id": 804,
                                    "name": "Little Bitchard",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "842",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80626/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80626/",
                        "id": 80626,
                        "title": "Desire",
                        "author_nicks": [
                            {
                                "name": "Ricky Martin",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3041/?format=api",
                                    "id": 3041,
                                    "name": "Ricky Martin",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Rave Network Overscan",
                                "abbreviation": "RNO",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                                    "id": 3066,
                                    "name": "Rave Network Overscan",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "784",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80627/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80627/",
                        "id": 80627,
                        "title": "Winter Thaw (dopest remix)",
                        "author_nicks": [
                            {
                                "name": "Aisth",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18405/?format=api",
                                    "id": 18405,
                                    "name": "Aisth",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "750",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80628/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80628/",
                        "id": 80628,
                        "title": "Sketch",
                        "author_nicks": [
                            {
                                "name": "Injektio",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/40478/?format=api",
                                    "id": 40478,
                                    "name": "Injektio",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "716",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80629/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80629/",
                        "id": 80629,
                        "title": "Virtual Excitement",
                        "author_nicks": [
                            {
                                "name": "Cairbre",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37771/?format=api",
                                    "id": 37771,
                                    "name": "Cairbre",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "695",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80630/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80630/",
                        "id": 80630,
                        "title": "Calling Me A Ho",
                        "author_nicks": [
                            {
                                "name": "Castor",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3578/?format=api",
                                    "id": 3578,
                                    "name": "Castor",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Immersion",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3573/?format=api",
                                    "id": 3573,
                                    "name": "Inversion",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "690",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80631/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80631/",
                        "id": 80631,
                        "title": "Samalla Tavoin Sinä",
                        "author_nicks": [
                            {
                                "name": "djh",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17694/?format=api",
                                    "id": 17694,
                                    "name": "djh",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "666",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80632/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80632/",
                        "id": 80632,
                        "title": "Feel the rain",
                        "author_nicks": [
                            {
                                "name": "Olli-Serkku",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39167/?format=api",
                                    "id": 39167,
                                    "name": "Olli-Serkku",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "506",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80633/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80633/",
                        "id": 80633,
                        "title": "Funkazm",
                        "author_nicks": [
                            {
                                "name": "Roz",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3103/?format=api",
                                    "id": 3103,
                                    "name": "Roz",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "495",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80634/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80634/",
                        "id": 80634,
                        "title": "Moon & Sun",
                        "author_nicks": [
                            {
                                "name": "Reed",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/931/?format=api",
                                    "id": 931,
                                    "name": "Reed",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Fairlight",
                                "abbreviation": "FLT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                                    "id": 239,
                                    "name": "Fairlight",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "428",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80635/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80635/",
                        "id": 80635,
                        "title": "Valkea",
                        "author_nicks": [
                            {
                                "name": "Citius",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41500/?format=api",
                                    "id": 41500,
                                    "name": "Citius",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "325",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80636/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80636/",
                        "id": 80636,
                        "title": "God's House",
                        "author_nicks": [
                            {
                                "name": "Chris Nash",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41479/?format=api",
                                    "id": 41479,
                                    "name": "Chris Nash",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "325",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80637/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80637/",
                        "id": 80637,
                        "title": "Niin hyvää hukkuu sateeseen",
                        "author_nicks": [
                            {
                                "name": "HSC",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/44086/?format=api",
                                    "id": 44086,
                                    "name": "HSC",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80638/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80638/",
                        "id": 80638,
                        "title": "She is the answer",
                        "author_nicks": [
                            {
                                "name": "Ilari Pitkänen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37879/?format=api",
                                    "id": 37879,
                                    "name": "Ilari Pitkänen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 17,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80639/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80639/",
                        "id": 80639,
                        "title": "Tietokonepeleistä",
                        "author_nicks": [
                            {
                                "name": "Aikamies",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41501/?format=api",
                                    "id": 41501,
                                    "name": "Aikamies",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Clockwork Music",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41221/?format=api",
                                    "id": 41221,
                                    "name": "Clockwork Music",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 18,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80640/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80640/",
                        "id": 80640,
                        "title": "Export",
                        "author_nicks": [
                            {
                                "name": "ksco",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41502/?format=api",
                                    "id": 41502,
                                    "name": "ksco",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 19,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80641/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80641/",
                        "id": 80641,
                        "title": "Soppalaulu",
                        "author_nicks": [
                            {
                                "name": "LeoLaama - Valaanpyytäjät",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41503/?format=api",
                                    "id": 41503,
                                    "name": "LeoLaama - Valaanpyytäjät",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 20,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80642/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80642/",
                        "id": 80642,
                        "title": "For you",
                        "author_nicks": [
                            {
                                "name": "Rocktech",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35813/?format=api",
                                    "id": 35813,
                                    "name": "Rocktech",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Zamu",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/40484/?format=api",
                                    "id": 40484,
                                    "name": "Zamu",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 21,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80643/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80643/",
                        "id": 80643,
                        "title": "Erectronic",
                        "author_nicks": [
                            {
                                "name": "Carcall",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16634/?format=api",
                                    "id": 16634,
                                    "name": "Carcall",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "The Pond",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41461/?format=api",
                                    "id": 41461,
                                    "name": "The Pond",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 22,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80644/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80644/",
                        "id": 80644,
                        "title": "Betrayal",
                        "author_nicks": [
                            {
                                "name": "Oller",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41504/?format=api",
                                    "id": 41504,
                                    "name": "Oller",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 23,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80645/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80645/",
                        "id": 80645,
                        "title": "Sailor The Cat",
                        "author_nicks": [
                            {
                                "name": "Tiamad",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/33243/?format=api",
                                    "id": 33243,
                                    "name": "Tiamad",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Critical Mass",
                                "abbreviation": "CMS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9341/?format=api",
                                    "id": 9341,
                                    "name": "Critical Mass",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 24,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80646/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80646/",
                        "id": 80646,
                        "title": "Assemblage",
                        "author_nicks": [
                            {
                                "name": "Scanner",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41456/?format=api",
                                    "id": 41456,
                                    "name": "Scanner",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Dope",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24884/?format=api",
                                    "id": 24884,
                                    "name": "Dope",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 25,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80647/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80647/",
                        "id": 80647,
                        "title": "Suffering Eye",
                        "author_nicks": [
                            {
                                "name": "Markus Lehto",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41506/?format=api",
                                    "id": 41506,
                                    "name": "Markus Lehto",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Oskar Fagerman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41505/?format=api",
                                    "id": 41505,
                                    "name": "Oskar Fagerman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 26,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80648/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80648/",
                        "id": 80648,
                        "title": "Elektrik Mekaniks",
                        "author_nicks": [
                            {
                                "name": "Phaser",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15539/?format=api",
                                    "id": 15539,
                                    "name": "Phaser",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 27,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80649/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80649/",
                        "id": 80649,
                        "title": "Yön Kuningatar",
                        "author_nicks": [
                            {
                                "name": "Joni Koskimaa",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37889/?format=api",
                                    "id": 37889,
                                    "name": "Joni Koskimaa",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 28,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80650/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80650/",
                        "id": 80650,
                        "title": "Weird Day Coding (Night Time)",
                        "author_nicks": [
                            {
                                "name": "Akinos",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41507/?format=api",
                                    "id": 41507,
                                    "name": "Akinos",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 29,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80651/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80651/",
                        "id": 80651,
                        "title": "minä olen pikku mies",
                        "author_nicks": [
                            {
                                "name": "Army of droon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41490/?format=api",
                                    "id": 41490,
                                    "name": "Army of droon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 30,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80652/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80652/",
                        "id": 80652,
                        "title": "We Are The Gods",
                        "author_nicks": [
                            {
                                "name": "1in10",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1759/?format=api",
                                    "id": 1759,
                                    "name": "1in10",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Kewlers",
                                "abbreviation": "KWL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/490/?format=api",
                                    "id": 490,
                                    "name": "Kewlers",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "mfx",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                                    "id": 404,
                                    "name": "mfx",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 8353,
            "demozoo_url": "https://demozoo.org/competitions/8353/",
            "name": "Game Development",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "10074",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80687/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80687/",
                        "id": 80687,
                        "title": "Kumoon",
                        "author_nicks": [
                            {
                                "name": "Mayoneez and the Boyz",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41022/?format=api",
                                    "id": 41022,
                                    "name": "Mayoneez and the Boyz",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "6900",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80688/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80688/",
                        "id": 80688,
                        "title": "Skies",
                        "author_nicks": [
                            {
                                "name": "Aukiogames",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/40516/?format=api",
                                    "id": 40516,
                                    "name": "Aukiogames",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "5093",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80689/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80689/",
                        "id": 80689,
                        "title": "Pogo Sticker",
                        "author_nicks": [
                            {
                                "name": "tAAt 2005",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8551/?format=api",
                                    "id": 8551,
                                    "name": "tAAt",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "4846",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80690/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80690/",
                        "id": 80690,
                        "title": "Factory Pinball",
                        "author_nicks": [
                            {
                                "name": "XZM",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12910/?format=api",
                                    "id": 12910,
                                    "name": "XZM",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "1886",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80691/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80691/",
                        "id": 80691,
                        "title": "TunnelRace",
                        "author_nicks": [
                            {
                                "name": "Mikkosoft Productions",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39156/?format=api",
                                    "id": 39156,
                                    "name": "Mikkosoft Productions",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "1425",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80692/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80692/",
                        "id": 80692,
                        "title": "Springy",
                        "author_nicks": [
                            {
                                "name": "Tomasz Dobrowolski",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9916/?format=api",
                                    "id": 9916,
                                    "name": "Tomkh",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "1046",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80693/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80693/",
                        "id": 80693,
                        "title": "HiddenLynx",
                        "author_nicks": [
                            {
                                "name": "Mayoneez",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39279/?format=api",
                                    "id": 39279,
                                    "name": "Mayoneez",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "892",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80694/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80694/",
                        "id": 80694,
                        "title": "Thurst",
                        "author_nicks": [
                            {
                                "name": "Juha-Pekka Jokela",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35860/?format=api",
                                    "id": 35860,
                                    "name": "Juha-Pekka Jokela",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "544",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80695/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80695/",
                        "id": 80695,
                        "title": "Bubbly",
                        "author_nicks": [
                            {
                                "name": "Joel \"Bylkki\" Pitkänen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41516/?format=api",
                                    "id": 41516,
                                    "name": "Joel \"Bylkki\" Pitkänen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 8349,
            "demozoo_url": "https://demozoo.org/competitions/8349/",
            "name": "Instrumental Music",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "2939",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80543/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80543/",
                        "id": 80543,
                        "title": "Ape Dog Pack",
                        "author_nicks": [
                            {
                                "name": "Quasian",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3121/?format=api",
                                    "id": 3121,
                                    "name": "Quasian",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "1933",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80544/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80544/",
                        "id": 80544,
                        "title": "The Pirate's Tale",
                        "author_nicks": [
                            {
                                "name": "Paavo \"Tarantula\" Härkönen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17186/?format=api",
                                    "id": 17186,
                                    "name": "Tarantula",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "1514",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80545/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80545/",
                        "id": 80545,
                        "title": "Legend",
                        "author_nicks": [
                            {
                                "name": "St Fungus",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/40130/?format=api",
                                    "id": 40130,
                                    "name": "St Fungus",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "1371",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80546/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80546/",
                        "id": 80546,
                        "title": "Promised Land (Instrumental)",
                        "author_nicks": [
                            {
                                "name": "Man With No Alias",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                                    "id": 804,
                                    "name": "Little Bitchard",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "1319",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80547/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80547/",
                        "id": 80547,
                        "title": "Dwarves March To The Mountain",
                        "author_nicks": [
                            {
                                "name": "Meridian",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41220/?format=api",
                                    "id": 41220,
                                    "name": "Meridian",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Clockwork Music",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41221/?format=api",
                                    "id": 41221,
                                    "name": "Clockwork Music",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "1309",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80548/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80548/",
                        "id": 80548,
                        "title": "Ambushed!",
                        "author_nicks": [
                            {
                                "name": "Sunky",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35134/?format=api",
                                    "id": 35134,
                                    "name": "Sunky",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "1306",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80549/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80549/",
                        "id": 80549,
                        "title": "Maharaja's Daughter Gets Kidnapped",
                        "author_nicks": [
                            {
                                "name": "Firestorm",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12039/?format=api",
                                    "id": 12039,
                                    "name": "Firestorm",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Doomsday",
                                "abbreviation": "DSD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/288/?format=api",
                                    "id": 288,
                                    "name": "Doomsday",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "943",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80550/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80550/",
                        "id": 80550,
                        "title": "Tales from the dungeon horror",
                        "author_nicks": [
                            {
                                "name": "Chemic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/31334/?format=api",
                                    "id": 31334,
                                    "name": "Chemic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "854",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80551/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80551/",
                        "id": 80551,
                        "title": "Sound of Silence",
                        "author_nicks": [
                            {
                                "name": "PK",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6389/?format=api",
                                    "id": 6389,
                                    "name": "PK",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "838",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80552/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80552/",
                        "id": 80552,
                        "title": "Fear Is The Key",
                        "author_nicks": [
                            {
                                "name": "!Cube",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1808/?format=api",
                                    "id": 1808,
                                    "name": "!Cube",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Armada",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3005/?format=api",
                                    "id": 3005,
                                    "name": "Armada",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Skalaria",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3128/?format=api",
                                    "id": 3128,
                                    "name": "Skalaria",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Success+The Ruling Company",
                                "abbreviation": "SCS*TRC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                                    "id": 7511,
                                    "name": "Success & The Ruling Company",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "ogg"
                        ]
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "829",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80553/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80553/",
                        "id": 80553,
                        "title": "Instant Rejection",
                        "author_nicks": [
                            {
                                "name": "Skaven",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/356/?format=api",
                                    "id": 356,
                                    "name": "Skaven",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Future Crew",
                                "abbreviation": "FC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                                    "id": 357,
                                    "name": "Future Crew",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "743",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80554/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80554/",
                        "id": 80554,
                        "title": "Miriel",
                        "author_nicks": [
                            {
                                "name": "NightBeat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                                    "id": 5887,
                                    "name": "NightBeat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "it",
                            "36ch"
                        ]
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "733",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80555/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80555/",
                        "id": 80555,
                        "title": "Red Sun Rising",
                        "author_nicks": [
                            {
                                "name": "Jaffa",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3044/?format=api",
                                    "id": 3044,
                                    "name": "Jaffa",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "711",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80556/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80556/",
                        "id": 80556,
                        "title": "Genocide Intro",
                        "author_nicks": [
                            {
                                "name": "Vilunen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17699/?format=api",
                                    "id": 17699,
                                    "name": "Vilunen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Kaytanhousuja",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37872/?format=api",
                                    "id": 37872,
                                    "name": "Kaytanhousuja",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "437",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80557/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80557/",
                        "id": 80557,
                        "title": "The Child",
                        "author_nicks": [
                            {
                                "name": "Chris Nash",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41479/?format=api",
                                    "id": 41479,
                                    "name": "Chris Nash",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80558/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80558/",
                        "id": 80558,
                        "title": "The Preparation",
                        "author_nicks": [
                            {
                                "name": "Signal",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3539/?format=api",
                                    "id": 3539,
                                    "name": "Signal",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 17,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80559/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80559/",
                        "id": 80559,
                        "title": "Selleri",
                        "author_nicks": [
                            {
                                "name": "Jockson",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41480/?format=api",
                                    "id": 41480,
                                    "name": "Jockson",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Granma",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20796/?format=api",
                                    "id": 20796,
                                    "name": "Granma",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 18,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80560/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80560/",
                        "id": 80560,
                        "title": "March of the Magiants",
                        "author_nicks": [
                            {
                                "name": "Cairbre",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37771/?format=api",
                                    "id": 37771,
                                    "name": "Cairbre",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 19,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80561/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80561/",
                        "id": 80561,
                        "title": "bar-b-que",
                        "author_nicks": [],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 20,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80562/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80562/",
                        "id": 80562,
                        "title": "Farting Synths",
                        "author_nicks": [
                            {
                                "name": "Aikapallo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12885/?format=api",
                                    "id": 12885,
                                    "name": "Aikapallo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 21,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80563/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80563/",
                        "id": 80563,
                        "title": "Valiant Effort",
                        "author_nicks": [
                            {
                                "name": "Kerko",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39311/?format=api",
                                    "id": 39311,
                                    "name": "Kerko",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 22,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80564/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80564/",
                        "id": 80564,
                        "title": "Orchid",
                        "author_nicks": [
                            {
                                "name": "Techrono",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39473/?format=api",
                                    "id": 39473,
                                    "name": "Techrono",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 23,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80565/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80565/",
                        "id": 80565,
                        "title": "Venus 2005",
                        "author_nicks": [
                            {
                                "name": "Coloneil",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37707/?format=api",
                                    "id": 37707,
                                    "name": "Coloneil",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 24,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80566/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80566/",
                        "id": 80566,
                        "title": "Fog",
                        "author_nicks": [
                            {
                                "name": "Forsyth",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41481/?format=api",
                                    "id": 41481,
                                    "name": "Forsyth",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 25,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80567/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80567/",
                        "id": 80567,
                        "title": "Broken Grid",
                        "author_nicks": [
                            {
                                "name": "Nitro",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3011/?format=api",
                                    "id": 3011,
                                    "name": "Nitro",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Trauma",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3160/?format=api",
                                    "id": 3160,
                                    "name": "Trauma",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 26,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80568/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80568/",
                        "id": 80568,
                        "title": "E.S.A.",
                        "author_nicks": [
                            {
                                "name": "bucki",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41482/?format=api",
                                    "id": 41482,
                                    "name": "bucki",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 27,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80569/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80569/",
                        "id": 80569,
                        "title": "Battle of Mag Tuireadh",
                        "author_nicks": [
                            {
                                "name": "Inphernic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37834/?format=api",
                                    "id": 37834,
                                    "name": "Inphernic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 28,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80570/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80570/",
                        "id": 80570,
                        "title": "Residue of Desire",
                        "author_nicks": [
                            {
                                "name": "Axeman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/32715/?format=api",
                                    "id": 32715,
                                    "name": "Axeman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Beyond Force",
                                "abbreviation": "BF",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2080/?format=api",
                                    "id": 2080,
                                    "name": "Beyond Force",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 29,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80571/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80571/",
                        "id": 80571,
                        "title": "They Fell as Heroes",
                        "author_nicks": [
                            {
                                "name": "Marzu",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15478/?format=api",
                                    "id": 15478,
                                    "name": "Marzu",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 30,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80572/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80572/",
                        "id": 80572,
                        "title": "Dismount Arena",
                        "author_nicks": [
                            {
                                "name": "Phaser",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15539/?format=api",
                                    "id": 15539,
                                    "name": "Phaser",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 31,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80573/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80573/",
                        "id": 80573,
                        "title": "EOS",
                        "author_nicks": [
                            {
                                "name": "Marko \"Ufomies\" Kettunen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41462/?format=api",
                                    "id": 41462,
                                    "name": "Marko \"Ufomies\" Kettunen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 32,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80574/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80574/",
                        "id": 80574,
                        "title": "Orient Express",
                        "author_nicks": [
                            {
                                "name": "Salome",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/30620/?format=api",
                                    "id": 30620,
                                    "name": "Salome",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "HyperCube",
                                "abbreviation": "HC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/28780/?format=api",
                                    "id": 28780,
                                    "name": "HyperCube",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 33,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80575/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80575/",
                        "id": 80575,
                        "title": "Waypoint",
                        "author_nicks": [
                            {
                                "name": "Max Dee",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41483/?format=api",
                                    "id": 41483,
                                    "name": "Max Dee",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 34,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80576/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80576/",
                        "id": 80576,
                        "title": "Blue Bomb",
                        "author_nicks": [
                            {
                                "name": "Spiikki",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3043/?format=api",
                                    "id": 3043,
                                    "name": "Spiikki",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Nalleperhe",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14313/?format=api",
                                    "id": 14313,
                                    "name": "Nalleperhe",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 35,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80577/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80577/",
                        "id": 80577,
                        "title": "Bedroom Fantasy",
                        "author_nicks": [
                            {
                                "name": "Lorkki",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41484/?format=api",
                                    "id": 41484,
                                    "name": "Lorkki",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 36,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80578/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80578/",
                        "id": 80578,
                        "title": "4th Planet Sanctuary",
                        "author_nicks": [
                            {
                                "name": "JellyPope",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41485/?format=api",
                                    "id": 41485,
                                    "name": "JellyPope",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Dope",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24884/?format=api",
                                    "id": 24884,
                                    "name": "Dope",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 37,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80579/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80579/",
                        "id": 80579,
                        "title": "Kota Kakumi",
                        "author_nicks": [
                            {
                                "name": "Little Bitchard",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                                    "id": 804,
                                    "name": "Little Bitchard",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 38,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80580/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80580/",
                        "id": 80580,
                        "title": "Inner Mind",
                        "author_nicks": [
                            {
                                "name": "NDi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37827/?format=api",
                                    "id": 37827,
                                    "name": "NDi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 39,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80581/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80581/",
                        "id": 80581,
                        "title": "Music For Escapists",
                        "author_nicks": [
                            {
                                "name": "Roz",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3103/?format=api",
                                    "id": 3103,
                                    "name": "Roz",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 40,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80582/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80582/",
                        "id": 80582,
                        "title": "Hypnosis",
                        "author_nicks": [
                            {
                                "name": "Prophecy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16690/?format=api",
                                    "id": 16690,
                                    "name": "Prophecy",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 41,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80583/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80583/",
                        "id": 80583,
                        "title": "Real Funky",
                        "author_nicks": [
                            {
                                "name": "KG_Bear",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41486/?format=api",
                                    "id": 41486,
                                    "name": "KG_Bear",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 42,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80584/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80584/",
                        "id": 80584,
                        "title": "After Rain",
                        "author_nicks": [
                            {
                                "name": "Simon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/13548/?format=api",
                                    "id": 13548,
                                    "name": "Simon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Cyberpunks Unity",
                                "abbreviation": "CPU",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                                    "id": 8899,
                                    "name": "Cyberpunks Unity",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 43,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80585/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80585/",
                        "id": 80585,
                        "title": "Somei Yoshino",
                        "author_nicks": [
                            {
                                "name": "Jari Vainionpää",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41487/?format=api",
                                    "id": 41487,
                                    "name": "Jari Vainionpää",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 44,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80586/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80586/",
                        "id": 80586,
                        "title": "Like Ducks in a Park",
                        "author_nicks": [
                            {
                                "name": "KiWi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15400/?format=api",
                                    "id": 15400,
                                    "name": "OUTRON",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Piste Gamez",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37512/?format=api",
                                    "id": 37512,
                                    "name": "Piste Gamez",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 45,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80587/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80587/",
                        "id": 80587,
                        "title": "Royal Symphony",
                        "author_nicks": [
                            {
                                "name": "Electronic Orchestra",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41489/?format=api",
                                    "id": 41489,
                                    "name": "Electronic Orchestra",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "T.A",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41488/?format=api",
                                    "id": 41488,
                                    "name": "T.A",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 46,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80588/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80588/",
                        "id": 80588,
                        "title": "35mm",
                        "author_nicks": [
                            {
                                "name": "Army of droon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41490/?format=api",
                                    "id": 41490,
                                    "name": "Army of droon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 47,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80589/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80589/",
                        "id": 80589,
                        "title": "Altitude 1000 baud",
                        "author_nicks": [
                            {
                                "name": "Carcall",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16634/?format=api",
                                    "id": 16634,
                                    "name": "Carcall",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "The Pond",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41461/?format=api",
                                    "id": 41461,
                                    "name": "The Pond",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 48,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80590/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80590/",
                        "id": 80590,
                        "title": "Bluebird",
                        "author_nicks": [
                            {
                                "name": "Adam Zero",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41491/?format=api",
                                    "id": 41491,
                                    "name": "Adam Zero",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 49,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80591/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80591/",
                        "id": 80591,
                        "title": "Nightbeat Och Flugsvamparna",
                        "author_nicks": [
                            {
                                "name": "Lithis",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5820/?format=api",
                                    "id": 5820,
                                    "name": "Lithis",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 50,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80592/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80592/",
                        "id": 80592,
                        "title": "Trilobite Dive (Radio Edit)",
                        "author_nicks": [
                            {
                                "name": "Kameli",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15542/?format=api",
                                    "id": 15542,
                                    "name": "Kameli",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 51,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80593/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80593/",
                        "id": 80593,
                        "title": "Mozzarella",
                        "author_nicks": [
                            {
                                "name": "Scanner",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41456/?format=api",
                                    "id": 41456,
                                    "name": "Scanner",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Dope",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24884/?format=api",
                                    "id": 24884,
                                    "name": "Dope",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 52,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80594/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80594/",
                        "id": 80594,
                        "title": "NO home",
                        "author_nicks": [
                            {
                                "name": "J.H. 10v",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41492/?format=api",
                                    "id": 41492,
                                    "name": "J.H. 10v",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 53,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80595/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80595/",
                        "id": 80595,
                        "title": "Sataa Taas",
                        "author_nicks": [
                            {
                                "name": "Joni Koskimaa",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37889/?format=api",
                                    "id": 37889,
                                    "name": "Joni Koskimaa",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 54,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80596/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80596/",
                        "id": 80596,
                        "title": "Slow Motion",
                        "author_nicks": [
                            {
                                "name": "Dj TT",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41493/?format=api",
                                    "id": 41493,
                                    "name": "Dj TT",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 55,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80597/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80597/",
                        "id": 80597,
                        "title": "Flavors of Night",
                        "author_nicks": [
                            {
                                "name": "Lasse \"Draugo Silverscale\" Kulmala",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41494/?format=api",
                                    "id": 41494,
                                    "name": "Lasse \"Draugo Silverscale\" Kulmala",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 56,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80598/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80598/",
                        "id": 80598,
                        "title": "0mg",
                        "author_nicks": [
                            {
                                "name": "Yhteisö",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41495/?format=api",
                                    "id": 41495,
                                    "name": "Yhteisö",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 8355,
            "demozoo_url": "https://demozoo.org/competitions/8355/",
            "name": "Mobile Demo",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "6742",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80705/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80705/",
                        "id": 80705,
                        "title": "FormFunk",
                        "author_nicks": [
                            {
                                "name": "Sonik Clique",
                                "abbreviation": "SNK",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/330/?format=api",
                                    "id": 330,
                                    "name": "Sonik Clique",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "The Rocket",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/49223/?format=api",
                                    "id": 49223,
                                    "name": "The Rocket",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                                "id": 18,
                                "name": "Mobile"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "hip-hop"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "6492",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8282/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8282/",
                        "id": 8282,
                        "title": "Portmeirion State",
                        "author_nicks": [
                            {
                                "name": "Matt Current",
                                "abbreviation": "MC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                                    "id": 10,
                                    "name": "Matt Current",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                                "id": 30,
                                "name": "Nintendo Game Boy Advance (GBA)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "5242",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8699/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8699/",
                        "id": 8699,
                        "title": "Perkele Plus+",
                        "author_nicks": [
                            {
                                "name": "Contraz",
                                "abbreviation": "CTZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                                    "id": 102,
                                    "name": "Contraz",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Excess",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/92/?format=api",
                                    "id": 92,
                                    "name": "Excess",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Portal Process",
                                "abbreviation": "PP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/499/?format=api",
                                    "id": 499,
                                    "name": "Portal Process",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                                "id": 18,
                                "name": "Mobile"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "3107",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80706/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80706/",
                        "id": 80706,
                        "title": "Back in Time",
                        "author_nicks": [
                            {
                                "name": "Hedelmae",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3601/?format=api",
                                    "id": 3601,
                                    "name": "Hedelmae",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                                "id": 18,
                                "name": "Mobile"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "2695",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80707/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80707/",
                        "id": 80707,
                        "title": "Zados 2000",
                        "author_nicks": [
                            {
                                "name": "HiRMU",
                                "abbreviation": "HRM",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1052/?format=api",
                                    "id": 1052,
                                    "name": "HiRMU",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                                "id": 48,
                                "name": "Java"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "2310",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80708/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80708/",
                        "id": 80708,
                        "title": "Experiment: Imhotep",
                        "author_nicks": [
                            {
                                "name": "mfx",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                                    "id": 404,
                                    "name": "mfx",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                                "id": 48,
                                "name": "Java"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 982,
            "demozoo_url": "https://demozoo.org/competitions/982/",
            "name": "Oldskool Demo",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "12323",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/375/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/375/",
                        "id": 375,
                        "title": "Boogie Factor 75%",
                        "author_nicks": [
                            {
                                "name": "Fairlight",
                                "abbreviation": "FLT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                                    "id": 239,
                                    "name": "Fairlight",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "krill-loader",
                            "endless-loop",
                            "disco",
                            "party-version"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "6982",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/66671/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/66671/",
                        "id": 66671,
                        "title": "BoomBoom",
                        "author_nicks": [
                            {
                                "name": "Aspekt",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11951/?format=api",
                                    "id": 11951,
                                    "name": "Aspekt",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "6207",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80378/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80378/",
                        "id": 80378,
                        "title": "Treble",
                        "author_nicks": [
                            {
                                "name": "Rave Network Overscan",
                                "abbreviation": "RNO",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                                    "id": 3066,
                                    "name": "Rave Network Overscan",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "3330",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8020/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8020/",
                        "id": 8020,
                        "title": "Nnn",
                        "author_nicks": [
                            {
                                "name": "Cyberpunks Unity",
                                "abbreviation": "CPU",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                                    "id": 8899,
                                    "name": "Cyberpunks Unity",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 980,
            "demozoo_url": "https://demozoo.org/competitions/980/",
            "name": "Oldskool Graphics",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "4988",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80406/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80406/",
                        "id": 80406,
                        "title": "Me, myself and ma booty",
                        "author_nicks": [
                            {
                                "name": "Phase1",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9982/?format=api",
                                    "id": 9982,
                                    "name": "Tero",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Creators",
                                "abbreviation": "CTR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                                    "id": 4240,
                                    "name": "Creators",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "4201",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80407/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80407/",
                        "id": 80407,
                        "title": "Heatwave",
                        "author_nicks": [
                            {
                                "name": "Tempest",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                                    "id": 1477,
                                    "name": "Tempest",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Fairlight",
                                "abbreviation": "FLT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                                    "id": 239,
                                    "name": "Fairlight",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "3763",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80408/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80408/",
                        "id": 80408,
                        "title": "David H. loves the demoscene",
                        "author_nicks": [
                            {
                                "name": "DiamonDie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5699/?format=api",
                                    "id": 5699,
                                    "name": "DiamonDie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Foobug",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
                                    "id": 5700,
                                    "name": "Foobug",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Numedia Cyclops",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5701/?format=api",
                                    "id": 5701,
                                    "name": "Numedia Cyclops",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "3654",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80409/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80409/",
                        "id": 80409,
                        "title": "Karaoke",
                        "author_nicks": [
                            {
                                "name": "Duce",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3072/?format=api",
                                    "id": 3072,
                                    "name": "Duce",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Extend",
                                "abbreviation": "EXT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                                    "id": 3074,
                                    "name": "Extend",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "2946",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80410/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80410/",
                        "id": 80410,
                        "title": "Nightanday",
                        "author_nicks": [
                            {
                                "name": "Helm",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41453/?format=api",
                                    "id": 41453,
                                    "name": "Helm",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "1542",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80411/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80411/",
                        "id": 80411,
                        "title": "WTF?",
                        "author_nicks": [
                            {
                                "name": "Reanimator",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17733/?format=api",
                                    "id": 17733,
                                    "name": "Reanimator",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                                "id": 26,
                                "name": "ANSI",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "1530",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80412/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80412/",
                        "id": 80412,
                        "title": "Hangup",
                        "author_nicks": [
                            {
                                "name": "Ansichrist",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3140/?format=api",
                                    "id": 3140,
                                    "name": "Ansichrist",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "1503",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80413/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80413/",
                        "id": 80413,
                        "title": "Vicus Flatus",
                        "author_nicks": [
                            {
                                "name": "Random",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                                    "id": 10125,
                                    "name": "Random",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Gfxile",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24608/?format=api",
                                    "id": 24608,
                                    "name": "Gfxile",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "909",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/17431/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/17431/",
                        "id": 17431,
                        "title": "Entrapped",
                        "author_nicks": [
                            {
                                "name": "Moran",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9097/?format=api",
                                    "id": 9097,
                                    "name": "Moran",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Cyberpunks Unity",
                                "abbreviation": "CPU",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                                    "id": 8899,
                                    "name": "Cyberpunks Unity",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "monochrome"
                        ]
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "402",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80414/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80414/",
                        "id": 80414,
                        "title": "Pseudoart",
                        "author_nicks": [
                            {
                                "name": "liitin",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39192/?format=api",
                                    "id": 39192,
                                    "name": "liitin",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80415/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80415/",
                        "id": 80415,
                        "title": "ViiNAPiRU [BooseDevil]",
                        "author_nicks": [
                            {
                                "name": "CoaXCable",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/13718/?format=api",
                                    "id": 13718,
                                    "name": "CoaXCable",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                                "id": 26,
                                "name": "ANSI",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "disq",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80416/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/80416/",
                        "id": 80416,
                        "title": "Bored",
                        "author_nicks": [
                            {
                                "name": "Raynet",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15481/?format=api",
                                    "id": 15481,
                                    "name": "Raynet",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        },
        {
            "id": 981,
            "demozoo_url": "https://demozoo.org/competitions/981/",
            "name": "Oldskool Music",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "3715",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80417/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80417/",
                        "id": 80417,
                        "title": "Dirty '64",
                        "author_nicks": [
                            {
                                "name": "Reed",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/931/?format=api",
                                    "id": 931,
                                    "name": "Reed",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Fairlight",
                                "abbreviation": "FLT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                                    "id": 239,
                                    "name": "Fairlight",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                                "id": 31,
                                "name": "Executable Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "vocals-in-music",
                            "polly-tracker"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "2082",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80418/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80418/",
                        "id": 80418,
                        "title": "Magic Mushroom Dance",
                        "author_nicks": [
                            {
                                "name": "SounDemoN",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3081/?format=api",
                                    "id": 3081,
                                    "name": "SounDemoN",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Dekadence",
                                "abbreviation": "DKD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                                    "id": 936,
                                    "name": "Dekadence",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "2057",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80419/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80419/",
                        "id": 80419,
                        "title": "Nebula",
                        "author_nicks": [
                            {
                                "name": "BriteLite",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                                    "id": 937,
                                    "name": "BriteLite",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Dekadence",
                                "abbreviation": "DKD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                                    "id": 936,
                                    "name": "Dekadence",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "1948",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80420/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80420/",
                        "id": 80420,
                        "title": "Loch Nes",
                        "author_nicks": [
                            {
                                "name": "Inphernic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37834/?format=api",
                                    "id": 37834,
                                    "name": "Inphernic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "1468",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80421/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80421/",
                        "id": 80421,
                        "title": "Locomotive Failure",
                        "author_nicks": [
                            {
                                "name": "Signal",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3539/?format=api",
                                    "id": 3539,
                                    "name": "Signal",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "1165",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80422/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80422/",
                        "id": 80422,
                        "title": "Hangover",
                        "author_nicks": [
                            {
                                "name": "Jammic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12897/?format=api",
                                    "id": 12897,
                                    "name": "Jammic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "1017",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80423/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80423/",
                        "id": 80423,
                        "title": "Brain Debris",
                        "author_nicks": [
                            {
                                "name": "zabutom",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11888/?format=api",
                                    "id": 11888,
                                    "name": "zabutom",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Beepdealers",
                                "abbreviation": "BPD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/27932/?format=api",
                                    "id": 27932,
                                    "name": "Beepdealers",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "736",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80424/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80424/",
                        "id": 80424,
                        "title": "Retry",
                        "author_nicks": [
                            {
                                "name": "NightBeat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                                    "id": 5887,
                                    "name": "NightBeat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "728",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/17427/?format=api",
                        "demozoo_url": "https://demozoo.org/music/17427/",
                        "id": 17427,
                        "title": "Three Sisters Story",
                        "author_nicks": [
                            {
                                "name": "Jeffie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                                    "id": 9147,
                                    "name": "C-jeff",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Brainwave",
                                "abbreviation": "BW",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                                    "id": 8890,
                                    "name": "Brainwave",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "658",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80425/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80425/",
                        "id": 80425,
                        "title": "Up + Lift",
                        "author_nicks": [
                            {
                                "name": "Chapelier",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37703/?format=api",
                                    "id": 37703,
                                    "name": "Ville Nurmi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "www.C64hq.com",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41454/?format=api",
                                    "id": 41454,
                                    "name": "c64.com",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "542",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80426/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80426/",
                        "id": 80426,
                        "title": "Jump & Run",
                        "author_nicks": [
                            {
                                "name": "KiWi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15400/?format=api",
                                    "id": 15400,
                                    "name": "OUTRON",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Piste Gamez",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37512/?format=api",
                                    "id": 37512,
                                    "name": "Piste Gamez",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "527",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/17428/?format=api",
                        "demozoo_url": "https://demozoo.org/music/17428/",
                        "id": 17428,
                        "title": "Oh Crap It's Almost The Deadline",
                        "author_nicks": [
                            {
                                "name": "Gasman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                                    "id": 5879,
                                    "name": "Gasman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "AY Riders",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5880/?format=api",
                                    "id": 5880,
                                    "name": "AY Riders",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Hooy-Program",
                                "abbreviation": "H-Prg",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                                    "id": 1427,
                                    "name": "Hooy-Program",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "388",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/17429/?format=api",
                        "demozoo_url": "https://demozoo.org/music/17429/",
                        "id": 17429,
                        "title": "Zoids Hoolygunos",
                        "author_nicks": [
                            {
                                "name": "Moran",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9097/?format=api",
                                    "id": 9097,
                                    "name": "Moran",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Cyberpunks Unity",
                                "abbreviation": "CPU",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                                    "id": 8899,
                                    "name": "Cyberpunks Unity",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "288",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/17430/?format=api",
                        "demozoo_url": "https://demozoo.org/music/17430/",
                        "id": 17430,
                        "title": "Travelation",
                        "author_nicks": [
                            {
                                "name": "nq",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                                    "id": 9064,
                                    "name": "Nik-O",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Skrju",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9275/?format=api",
                                    "id": 9275,
                                    "name": "Skrju",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80427/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80427/",
                        "id": 80427,
                        "title": "Kekkeruusi",
                        "author_nicks": [
                            {
                                "name": "Roz",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3103/?format=api",
                                    "id": 3103,
                                    "name": "Roz",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80428/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80428/",
                        "id": 80428,
                        "title": "I Was The Saboteur",
                        "author_nicks": [
                            {
                                "name": "Ferrara",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6256/?format=api",
                                    "id": 6256,
                                    "name": "Ferrara",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "phObos Team",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16668/?format=api",
                                    "id": 16668,
                                    "name": "phObos Team",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 17,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80429/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80429/",
                        "id": 80429,
                        "title": "Fizz",
                        "author_nicks": [
                            {
                                "name": "Roz",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3103/?format=api",
                                    "id": 3103,
                                    "name": "Roz",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 18,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80430/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80430/",
                        "id": 80430,
                        "title": "Chipment Delayed",
                        "author_nicks": [
                            {
                                "name": "Taskman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41455/?format=api",
                                    "id": 41455,
                                    "name": "Taskman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Medieval",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14994/?format=api",
                                    "id": 14994,
                                    "name": "Medieval",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 19,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80432/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80432/",
                        "id": 80432,
                        "title": "Chuck Norris",
                        "author_nicks": [
                            {
                                "name": "Tempest",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                                    "id": 1477,
                                    "name": "Tempest",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Fairlight",
                                "abbreviation": "FLT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                                    "id": 239,
                                    "name": "Fairlight",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 20,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80433/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80433/",
                        "id": 80433,
                        "title": "Apocalipton Tea",
                        "author_nicks": [
                            {
                                "name": "Ferrara",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6256/?format=api",
                                    "id": 6256,
                                    "name": "Ferrara",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "phObos Team",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16668/?format=api",
                                    "id": 16668,
                                    "name": "phObos Team",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 21,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80434/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80434/",
                        "id": 80434,
                        "title": "Way of The Exploding Wrist",
                        "author_nicks": [
                            {
                                "name": "Ferrara",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6256/?format=api",
                                    "id": 6256,
                                    "name": "Ferrara",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Dual Crew Shining",
                                "abbreviation": "DCS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                                    "id": 407,
                                    "name": "Dual Crew Shining",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "phObos Team",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16668/?format=api",
                                    "id": 16668,
                                    "name": "phObos Team",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 22,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80435/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80435/",
                        "id": 80435,
                        "title": "Beautiful Day",
                        "author_nicks": [
                            {
                                "name": "Prophecy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16690/?format=api",
                                    "id": 16690,
                                    "name": "Prophecy",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 23,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80436/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80436/",
                        "id": 80436,
                        "title": "Done Deal",
                        "author_nicks": [
                            {
                                "name": "el-bee",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                                    "id": 804,
                                    "name": "Little Bitchard",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 24,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80437/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80437/",
                        "id": 80437,
                        "title": "Xenu's Revenge!",
                        "author_nicks": [
                            {
                                "name": "Teel",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3031/?format=api",
                                    "id": 3031,
                                    "name": "Teel",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 25,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80438/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80438/",
                        "id": 80438,
                        "title": "Disqualified Entry",
                        "author_nicks": [
                            {
                                "name": "Sauli",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4329/?format=api",
                                    "id": 4329,
                                    "name": "Sauli",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Jumalauta",
                                "abbreviation": "JML",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                                    "id": 1297,
                                    "name": "Jumalauta",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 26,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80439/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80439/",
                        "id": 80439,
                        "title": "That Lo-Fi Sound",
                        "author_nicks": [
                            {
                                "name": "Player One",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3141/?format=api",
                                    "id": 3141,
                                    "name": "Player One",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Dekadence",
                                "abbreviation": "DKD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                                    "id": 936,
                                    "name": "Dekadence",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 27,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80440/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80440/",
                        "id": 80440,
                        "title": "U Know Da Score",
                        "author_nicks": [
                            {
                                "name": "Ricky Martin",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3041/?format=api",
                                    "id": 3041,
                                    "name": "Ricky Martin",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Dekadence",
                                "abbreviation": "DKD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                                    "id": 936,
                                    "name": "Dekadence",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Rave Network Overscan",
                                "abbreviation": "RNO",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                                    "id": 3066,
                                    "name": "Rave Network Overscan",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 28,
                    "ranking": "disq",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80441/?format=api",
                        "demozoo_url": "https://demozoo.org/music/80441/",
                        "id": 80441,
                        "title": "Pulverland",
                        "author_nicks": [
                            {
                                "name": "Scanner",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41456/?format=api",
                                    "id": 41456,
                                    "name": "Scanner",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Dope",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24884/?format=api",
                                    "id": 24884,
                                    "name": "Dope",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                }
            ]
        },
        {
            "id": 8356,
            "demozoo_url": "https://demozoo.org/competitions/8356/",
            "name": "Short Film",
            "shown_date": "2005-07-30",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "10422",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80709/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80709/",
                        "id": 80709,
                        "title": "Get Inspired",
                        "author_nicks": [
                            {
                                "name": "Maxon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5243/?format=api",
                                    "id": 5243,
                                    "name": "Maxon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "4544",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80710/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80710/",
                        "id": 80710,
                        "title": "Porrasturvat for Stairstation 360 Live Revolution",
                        "author_nicks": [
                            {
                                "name": "tAAt 2005",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8551/?format=api",
                                    "id": 8551,
                                    "name": "tAAt",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "4186",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80711/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80711/",
                        "id": 80711,
                        "title": "ToyZone",
                        "author_nicks": [
                            {
                                "name": "Gfxile",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24608/?format=api",
                                    "id": 24608,
                                    "name": "Gfxile",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "stopmotion"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "3762",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80712/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80712/",
                        "id": 80712,
                        "title": "The Last Hope - Viimeinen toivo",
                        "author_nicks": [
                            {
                                "name": "Miesmacher",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39565/?format=api",
                                    "id": 39565,
                                    "name": "Miesmacher",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "3150",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80713/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80713/",
                        "id": 80713,
                        "title": "Liquid Crystal",
                        "author_nicks": [
                            {
                                "name": "Hedelmae",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3601/?format=api",
                                    "id": 3601,
                                    "name": "Hedelmae",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "2390",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80714/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80714/",
                        "id": 80714,
                        "title": "Seppo: The Smoke-Gubbe",
                        "author_nicks": [
                            {
                                "name": "HOViNET Team",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/40524/?format=api",
                                    "id": 40524,
                                    "name": "HOViNET Team",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lego",
                            "stopmotion"
                        ]
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "1719",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8915/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8915/",
                        "id": 8915,
                        "title": "bzm=10y",
                        "author_nicks": [
                            {
                                "name": "Accession",
                                "abbreviation": "ACC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                                    "id": 935,
                                    "name": "Accession",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "1348",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80715/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80715/",
                        "id": 80715,
                        "title": "Netbusters",
                        "author_nicks": [
                            {
                                "name": "Diskrecovery Channel",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41521/?format=api",
                                    "id": 41521,
                                    "name": "Diskrecovery Channel",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "1157",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80716/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80716/",
                        "id": 80716,
                        "title": "Loop",
                        "author_nicks": [
                            {
                                "name": "DiFFART",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41522/?format=api",
                                    "id": 41522,
                                    "name": "DiFFART",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "1133",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80724/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80724/",
                        "id": 80724,
                        "title": "Iisalmi - demojen ja oluen kaupunki traileri",
                        "author_nicks": [
                            {
                                "name": "Byterapers Movie Productions",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                                    "id": 370,
                                    "name": "Byterapers",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "869",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80725/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80725/",
                        "id": 80725,
                        "title": "Dweebs High",
                        "author_nicks": [
                            {
                                "name": "Grendel",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1762/?format=api",
                                    "id": 1762,
                                    "name": "Grendel",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Byterapers Movie Productions",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                                    "id": 370,
                                    "name": "Byterapers",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Überfinns",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41526/?format=api",
                                    "id": 41526,
                                    "name": "Überfinns",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "713",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80726/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80726/",
                        "id": 80726,
                        "title": "Super 8",
                        "author_nicks": [
                            {
                                "name": "Sivu",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/373/?format=api",
                                    "id": 373,
                                    "name": "Sivu",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80727/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80727/",
                        "id": 80727,
                        "title": "Maamies ja sokeripala",
                        "author_nicks": [
                            {
                                "name": "Avaruuskauppiaat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41527/?format=api",
                                    "id": 41527,
                                    "name": "Avaruuskauppiaat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80728/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80728/",
                        "id": 80728,
                        "title": "Offroad2005",
                        "author_nicks": [
                            {
                                "name": "Grani boyz",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41528/?format=api",
                                    "id": 41528,
                                    "name": "Grani boyz",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80729/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80729/",
                        "id": 80729,
                        "title": "Rakkautta @ ASM05 (feat ;ESA ja ;ISMO)",
                        "author_nicks": [
                            {
                                "name": "IriXe",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41529/?format=api",
                                    "id": 41529,
                                    "name": "IriXe",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "muut",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41530/?format=api",
                                    "id": 41530,
                                    "name": "muut",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/276797/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/276797/",
                        "id": 276797,
                        "title": "Eat all audio and lights",
                        "author_nicks": [
                            {
                                "name": "jadajada",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37955/?format=api",
                                    "id": 37955,
                                    "name": "jadajada",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "stopmotion"
                        ]
                    }
                },
                {
                    "position": 17,
                    "ranking": "disq",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80730/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80730/",
                        "id": 80730,
                        "title": "Millä Silmällä?",
                        "author_nicks": [
                            {
                                "name": "#Risteys Productions",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41531/?format=api",
                                    "id": 41531,
                                    "name": "#Risteys Productions",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 18,
                    "ranking": "disq",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/80731/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/80731/",
                        "id": 80731,
                        "title": "KORCH-FU",
                        "author_nicks": [
                            {
                                "name": "Innovators",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41336/?format=api",
                                    "id": 41336,
                                    "name": "Innovators",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-07-30",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/assembly/assembly-2005"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=7&when=2005"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2005/assembly05/"
        },
        {
            "link_class": "SlengpungParty",
            "url": "http://www.slengpung.com/?eventid=385"
        }
    ]
}