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

{
    "url": "https://demozoo.org/api/v1/parties/13/?format=api",
    "demozoo_url": "https://demozoo.org/parties/13/",
    "id": 13,
    "name": "The Ultimate Meeting 2010",
    "tagline": "Never Stop That Feeling",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/9/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/9/",
        "id": 9,
        "name": "The Ultimate Meeting",
        "website": "http://www.tum-party.net"
    },
    "start_date": "2010-12-27",
    "end_date": "2010-12-29",
    "location": "Stadtteil Durlach, Karlsruhe, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 48.994949,
    "longitude": 8.47018,
    "website": "http://2010.tum-party.net",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/50095/?format=api",
            "demozoo_url": "https://demozoo.org/productions/50095/",
            "id": 50095,
            "title": "Meatthing",
            "author_nicks": [
                {
                    "name": "Nuance",
                    "abbreviation": "NCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                        "id": 237,
                        "name": "Nuance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2010-10-02",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/774/?format=api",
            "demozoo_url": "https://demozoo.org/productions/774/",
            "id": 774,
            "title": "The Ultimate Meeting 2010 Invitation",
            "author_nicks": [
                {
                    "name": "Nuance",
                    "abbreviation": "NCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                        "id": 237,
                        "name": "Nuance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2010-10-03",
            "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": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 35,
            "demozoo_url": "https://demozoo.org/competitions/35/",
            "name": "4k Executable Graphics",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "116",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1148/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1148/",
                        "id": 1148,
                        "title": "Tummelplatz",
                        "author_nicks": [
                            {
                                "name": "Traumatische Skripte",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1202/?format=api",
                                    "id": 1202,
                                    "name": "T$",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                                "id": 28,
                                "name": "4K Executable Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "80",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1149/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1149/",
                        "id": 1149,
                        "title": "BITS5015 TUM Christmas",
                        "author_nicks": [
                            {
                                "name": "BITS",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3947/?format=api",
                                    "id": 3947,
                                    "name": "BITS",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                                "id": 28,
                                "name": "4K Executable Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 6,
            "demozoo_url": "https://demozoo.org/competitions/6/",
            "name": "Combined low-end demo",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "255",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/821/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/821/",
                        "id": 821,
                        "title": "Nett",
                        "author_nicks": [
                            {
                                "name": "Metalvotze",
                                "abbreviation": "VOZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                                    "id": 3525,
                                    "name": "Metalvotze",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": 2,
                    "ranking": "2",
                    "score": "214",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/819/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/819/",
                        "id": 819,
                        "title": "Evas Polka",
                        "author_nicks": [
                            {
                                "name": "Leekspin",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3523/?format=api",
                                    "id": 3523,
                                    "name": "Leekspin",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "133",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/820/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/820/",
                        "id": 820,
                        "title": "TUM Fisch",
                        "author_nicks": [
                            {
                                "name": "AttentionWhore",
                                "abbreviation": "ATW",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3524/?format=api",
                                    "id": 3524,
                                    "name": "AttentionWhore",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": []
                    }
                }
            ]
        },
        {
            "id": 42,
            "demozoo_url": "https://demozoo.org/competitions/42/",
            "name": "Executable Music",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "156",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1202/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1202/",
                        "id": 1202,
                        "title": "Angels Hope",
                        "author_nicks": [
                            {
                                "name": "Okeanos",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/761/?format=api",
                                    "id": 761,
                                    "name": "ok3anos",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Nuance",
                                "abbreviation": "NCE",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                                    "id": 237,
                                    "name": "Nuance",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
                                "id": 32,
                                "name": "32K Executable Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "121",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1203/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1203/",
                        "id": 1203,
                        "title": "Trommelfeuer aus der Klangkanone",
                        "author_nicks": [
                            {
                                "name": "-pOWL!",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/928/?format=api",
                                    "id": 928,
                                    "name": "-pOWL!",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                                "id": 31,
                                "name": "Executable Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 34,
            "demozoo_url": "https://demozoo.org/competitions/34/",
            "name": "Game",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "236",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1140/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1140/",
                        "id": 1140,
                        "title": "Beer Belly Bill 3: Grillieren! (wii)",
                        "author_nicks": [
                            {
                                "name": "Metalvotze",
                                "abbreviation": "VOZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                                    "id": 3525,
                                    "name": "Metalvotze",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Nuance",
                                "abbreviation": "NCE",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                                    "id": 237,
                                    "name": "Nuance",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/24/?format=api",
                                "id": 24,
                                "name": "Nintendo Wii"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "234",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1141/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1141/",
                        "id": 1141,
                        "title": "Return to Castle tUM",
                        "author_nicks": [
                            {
                                "name": "Nuance",
                                "abbreviation": "NCE",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                                    "id": 237,
                                    "name": "Nuance",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "freebasic",
                            "partyprod",
                            "source-available"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "190",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1142/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1142/",
                        "id": 1142,
                        "title": "FoembJump",
                        "author_nicks": [
                            {
                                "name": "Farbrausch",
                                "abbreviation": "FR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                                    "id": 211,
                                    "name": "Farbrausch",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Neuro",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3559/?format=api",
                                    "id": 3559,
                                    "name": "Neuro",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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"
                            },
                            {
                                "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": "176",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1143/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1143/",
                        "id": 1143,
                        "title": "Sqrxz 2 - Two Seconds Until Death",
                        "author_nicks": [
                            {
                                "name": "Retroguru",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18188/?format=api",
                                    "id": 18188,
                                    "name": "Retroguru",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/23/?format=api",
                                "id": 23,
                                "name": "Sega Dreamcast"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "154",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1144/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1144/",
                        "id": 1144,
                        "title": "Spacial Hydrodynamic Destroy-o-Tron",
                        "author_nicks": [
                            {
                                "name": "Mercury",
                                "abbreviation": "HG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                                    "id": 3556,
                                    "name": "Mercury",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Top Right Bottom Left",
                                "abbreviation": "TRBL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3734/?format=api",
                                    "id": 3734,
                                    "name": "Top Right Bottom Left",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": 6,
                    "ranking": "6",
                    "score": "129",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1145/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1145/",
                        "id": 1145,
                        "title": "The Last Cubinator",
                        "author_nicks": [
                            {
                                "name": "St. Vincent And The Grenadines",
                                "abbreviation": "SVatG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                                    "id": 3526,
                                    "name": "St. Vincent And The Grenadines",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "91",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1146/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1146/",
                        "id": 1146,
                        "title": "Adoks Number Maze",
                        "author_nicks": [
                            {
                                "name": "Adok",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3945/?format=api",
                                    "id": 3945,
                                    "name": "Adok",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "63",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1147/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1147/",
                        "id": 1147,
                        "title": "Adoks Magic Cube - Special Edition for tUM 2010",
                        "author_nicks": [
                            {
                                "name": "Adok",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3945/?format=api",
                                    "id": 3945,
                                    "name": "Adok",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-04-05",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 7,
            "demozoo_url": "https://demozoo.org/competitions/7/",
            "name": "High-End 4k",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "307",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/824/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/824/",
                        "id": 824,
                        "title": "White One",
                        "author_nicks": [
                            {
                                "name": "Never",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3527/?format=api",
                                    "id": 3527,
                                    "name": "Never",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": 2,
                    "ranking": "2",
                    "score": "194",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/823/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/823/",
                        "id": 823,
                        "title": "Happy New Year",
                        "author_nicks": [
                            {
                                "name": "Rebels",
                                "abbreviation": "RBS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                                    "id": 628,
                                    "name": "Rebels",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Tristar and Red Sector Inc.",
                                "abbreviation": "TRSI",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                                    "id": 69,
                                    "name": "Tristar and Red Sector Inc.",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "102",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/822/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/822/",
                        "id": 822,
                        "title": "Jules",
                        "author_nicks": [
                            {
                                "name": "St. Vincent And The Grenadines",
                                "abbreviation": "SVatG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                                    "id": 3526,
                                    "name": "St. Vincent And The Grenadines",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 8,
            "demozoo_url": "https://demozoo.org/competitions/8/",
            "name": "High-End Demo",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "340",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/829/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/829/",
                        "id": 829,
                        "title": "fr-063: Magellan",
                        "author_nicks": [
                            {
                                "name": "Farbrausch",
                                "abbreviation": "FR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                                    "id": 211,
                                    "name": "Farbrausch",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": [
                            "sci-fi",
                            "werkkzeug4"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "308",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/828/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/828/",
                        "id": 828,
                        "title": "Rumours And Facts",
                        "author_nicks": [
                            {
                                "name": "Rebels",
                                "abbreviation": "RBS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                                    "id": 628,
                                    "name": "Rebels",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "production",
                        "platforms": [
                            {
                                "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": [
                            "opengl-2.0"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "183",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/825/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/825/",
                        "id": 825,
                        "title": "Frisch gepresste Schwanzmilch",
                        "author_nicks": [
                            {
                                "name": "SquoQuo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3528/?format=api",
                                    "id": 3528,
                                    "name": "SquoQuo",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": [
                            "fmodex"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "176",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/827/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/827/",
                        "id": 827,
                        "title": "E-Departure",
                        "author_nicks": [
                            {
                                "name": "Ctrl-Alt-Test",
                                "abbreviation": "CAT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/982/?format=api",
                                    "id": 982,
                                    "name": "Ctrl-Alt-Test",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": [
                            "v2",
                            "opengl-2.1"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "155",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/826/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/826/",
                        "id": 826,
                        "title": "Death Chimp II",
                        "author_nicks": [
                            {
                                "name": "K2",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                                    "id": 3529,
                                    "name": "K2",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/32/?format=api",
                                "id": 32,
                                "name": "Nintendo DS (NDS)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "k2mp3"
                        ]
                    }
                }
            ]
        },
        {
            "id": 39,
            "demozoo_url": "https://demozoo.org/competitions/39/",
            "name": "Loop Music",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "85",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1172/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1172/",
                        "id": 1172,
                        "title": "vuvuscheisse (dicke eier mix)",
                        "author_nicks": [
                            {
                                "name": "Saga Musix",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3447/?format=api",
                                    "id": 3447,
                                    "name": "Saga Musix",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "it",
                            "loop"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "83",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1173/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1173/",
                        "id": 1173,
                        "title": "Dubspeed",
                        "author_nicks": [
                            {
                                "name": "JCO",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                                    "id": 1981,
                                    "name": "JCO",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "81",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1174/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1174/",
                        "id": 1174,
                        "title": "Flatline",
                        "author_nicks": [
                            {
                                "name": "Neuralnet",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3958/?format=api",
                                    "id": 3958,
                                    "name": "Neuralnet",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "71",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1175/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1175/",
                        "id": 1175,
                        "title": "Spatial Quantization",
                        "author_nicks": [
                            {
                                "name": "Urs",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3960/?format=api",
                                    "id": 3960,
                                    "name": "Urs",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "64",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1176/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1176/",
                        "id": 1176,
                        "title": "Knorzer",
                        "author_nicks": [
                            {
                                "name": "Hopper",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                                    "id": 3951,
                                    "name": "Hopper",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "61",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1177/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1177/",
                        "id": 1177,
                        "title": "Das ist ja Stuhl!",
                        "author_nicks": [
                            {
                                "name": "eha",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1141/?format=api",
                                    "id": 1141,
                                    "name": "eha",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "59",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1178/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1178/",
                        "id": 1178,
                        "title": "Loop 5",
                        "author_nicks": [
                            {
                                "name": "tEiS",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/757/?format=api",
                                    "id": 757,
                                    "name": "tEiS",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "55",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1179/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1179/",
                        "id": 1179,
                        "title": "Quick&Dirty Endless Trance",
                        "author_nicks": [
                            {
                                "name": "BeRo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3961/?format=api",
                                    "id": 3961,
                                    "name": "BeRo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "55",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1180/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1180/",
                        "id": 1180,
                        "title": "use your imagination",
                        "author_nicks": [
                            {
                                "name": "Bitch",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3532/?format=api",
                                    "id": 3532,
                                    "name": "Bitch",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "54",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1181/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1181/",
                        "id": 1181,
                        "title": "SEESARCADECOUS",
                        "author_nicks": [
                            {
                                "name": "halcy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3845/?format=api",
                                    "id": 3845,
                                    "name": "halcy",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "49",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1182/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1182/",
                        "id": 1182,
                        "title": "outer church collapses into realspace",
                        "author_nicks": [
                            {
                                "name": "nathanael",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3962/?format=api",
                                    "id": 3962,
                                    "name": "nathanael",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "45",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1183/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1183/",
                        "id": 1183,
                        "title": "Deep",
                        "author_nicks": [
                            {
                                "name": "Aquanaga",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3959/?format=api",
                                    "id": 3959,
                                    "name": "Bjaan",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "44",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1184/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1184/",
                        "id": 1184,
                        "title": "Wet Pants Loop",
                        "author_nicks": [
                            {
                                "name": "CONS",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/68/?format=api",
                                    "id": 68,
                                    "name": "CONS",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Tristar and Red Sector Inc.",
                                "abbreviation": "TRSI",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                                    "id": 69,
                                    "name": "Tristar and Red Sector Inc.",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "31",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1185/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1185/",
                        "id": 1185,
                        "title": "Breakbeat my Heart",
                        "author_nicks": [
                            {
                                "name": "T$",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1202/?format=api",
                                    "id": 1202,
                                    "name": "T$",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "28",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1186/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1186/",
                        "id": 1186,
                        "title": "Too Late",
                        "author_nicks": [
                            {
                                "name": "SHaDow",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3957/?format=api",
                                    "id": 3957,
                                    "name": "SHaDow",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "loop"
                        ]
                    }
                }
            ]
        },
        {
            "id": 36,
            "demozoo_url": "https://demozoo.org/competitions/36/",
            "name": "Modern Tools Graphics",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "210",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1150/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1150/",
                        "id": 1150,
                        "title": "Imbecile",
                        "author_nicks": [
                            {
                                "name": "Cosmic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3825/?format=api",
                                    "id": 3825,
                                    "name": "Cosmic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "174",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1151/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1151/",
                        "id": 1151,
                        "title": "A disturbingly beautiful day at the beach",
                        "author_nicks": [
                            {
                                "name": "Raven",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/236/?format=api",
                                    "id": 236,
                                    "name": "Raven",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "172",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1152/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1152/",
                        "id": 1152,
                        "title": "Universal Serial Bus",
                        "author_nicks": [
                            {
                                "name": "Faith",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3948/?format=api",
                                    "id": 3948,
                                    "name": "Faith",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "160",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1153/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1153/",
                        "id": 1153,
                        "title": "Rootlite",
                        "author_nicks": [
                            {
                                "name": "Prince",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3949/?format=api",
                                    "id": 3949,
                                    "name": "Prince",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "131",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1154/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1154/",
                        "id": 1154,
                        "title": "Man In The Middle",
                        "author_nicks": [
                            {
                                "name": "Random Norwegian Scener",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3950/?format=api",
                                    "id": 3950,
                                    "name": "Random Norwegian Scener",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "124",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1155/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1155/",
                        "id": 1155,
                        "title": "The Bitch Next Door",
                        "author_nicks": [
                            {
                                "name": "Wade",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/584/?format=api",
                                    "id": 584,
                                    "name": "Wade",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "119",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1156/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1156/",
                        "id": 1156,
                        "title": "Legoschinken",
                        "author_nicks": [
                            {
                                "name": "Hopper",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                                    "id": 3951,
                                    "name": "Hopper",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "117",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1157/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1157/",
                        "id": 1157,
                        "title": "rauchen verursacht AUGENKREBS",
                        "author_nicks": [
                            {
                                "name": "MouldyCat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3673/?format=api",
                                    "id": 3673,
                                    "name": "MouldyCat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Mercury",
                                "abbreviation": "HG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                                    "id": 3556,
                                    "name": "Mercury",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2010-12-29",
                        "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": "53",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1158/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1158/",
                        "id": 1158,
                        "title": "Leck mich!",
                        "author_nicks": [
                            {
                                "name": "T$",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1202/?format=api",
                                    "id": 1202,
                                    "name": "T$",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 37,
            "demozoo_url": "https://demozoo.org/competitions/37/",
            "name": "Oldschool Graphics",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "176",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1160/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1160/",
                        "id": 1160,
                        "title": "Hati",
                        "author_nicks": [
                            {
                                "name": "Ragnarok",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3643/?format=api",
                                    "id": 3643,
                                    "name": "Ragnarok",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "155",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1161/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1161/",
                        "id": 1161,
                        "title": "Alienate",
                        "author_nicks": [
                            {
                                "name": "Prince",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3949/?format=api",
                                    "id": 3949,
                                    "name": "Prince",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "142",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1162/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1162/",
                        "id": 1162,
                        "title": "Ein trauliches Heim",
                        "author_nicks": [
                            {
                                "name": "Flower",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/23540/?format=api",
                                    "id": 23540,
                                    "name": "Flower",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "130",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1163/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1163/",
                        "id": 1163,
                        "title": "self-Sight",
                        "author_nicks": [
                            {
                                "name": "r0m",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9074/?format=api",
                                    "id": 9074,
                                    "name": "Rom",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "112",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1164/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1164/",
                        "id": 1164,
                        "title": "what da fakk, jedy?",
                        "author_nicks": [
                            {
                                "name": "Sand",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9386/?format=api",
                                    "id": 9386,
                                    "name": "Sand",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "90",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1165/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1165/",
                        "id": 1165,
                        "title": "Giana sister vs Weegee",
                        "author_nicks": [
                            {
                                "name": "Exin",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3956/?format=api",
                                    "id": 3956,
                                    "name": "Exin",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                                "id": 16,
                                "name": "Atari 8 bit"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "pornography",
                            "nsfw"
                        ]
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "30",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1166/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1166/",
                        "id": 1166,
                        "title": "Popstars",
                        "author_nicks": [
                            {
                                "name": "Sampaguita",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3689/?format=api",
                                    "id": 3689,
                                    "name": "Sampaguita",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": []
                    }
                }
            ]
        },
        {
            "id": 40,
            "demozoo_url": "https://demozoo.org/competitions/40/",
            "name": "Streamed Music",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "160",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1187/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1187/",
                        "id": 1187,
                        "title": "End Credits",
                        "author_nicks": [
                            {
                                "name": "JCO",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                                    "id": 1981,
                                    "name": "JCO",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "124",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1188/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1188/",
                        "id": 1188,
                        "title": "The Cycle",
                        "author_nicks": [
                            {
                                "name": "Skyrunner",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3963/?format=api",
                                    "id": 3963,
                                    "name": "Skyrunner",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "105",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1189/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1189/",
                        "id": 1189,
                        "title": "Escaping the Orbit",
                        "author_nicks": [
                            {
                                "name": "Saga Musix",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3447/?format=api",
                                    "id": 3447,
                                    "name": "Saga Musix",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "34ch",
                            "trance",
                            "mptm"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "96",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1190/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1190/",
                        "id": 1190,
                        "title": "Exola 1901",
                        "author_nicks": [
                            {
                                "name": "Okeanos",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/761/?format=api",
                                    "id": 761,
                                    "name": "ok3anos",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Nuance",
                                "abbreviation": "NCE",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                                    "id": 237,
                                    "name": "Nuance",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2010-12-29",
                        "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": "86",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1191/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1191/",
                        "id": 1191,
                        "title": "angstr?m",
                        "author_nicks": [
                            {
                                "name": "Neuralnet",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3958/?format=api",
                                    "id": 3958,
                                    "name": "Neuralnet",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "85",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1192/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1192/",
                        "id": 1192,
                        "title": "aint nothing but a g-truck",
                        "author_nicks": [
                            {
                                "name": "Bitch",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3532/?format=api",
                                    "id": 3532,
                                    "name": "Bitch",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "62",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1193/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1193/",
                        "id": 1193,
                        "title": "Straight Forward",
                        "author_nicks": [
                            {
                                "name": "SHaDow",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3957/?format=api",
                                    "id": 3957,
                                    "name": "SHaDow",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "60",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1194/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1194/",
                        "id": 1194,
                        "title": "truth1",
                        "author_nicks": [
                            {
                                "name": "nathanael",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3962/?format=api",
                                    "id": 3962,
                                    "name": "nathanael",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "52",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1195/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1195/",
                        "id": 1195,
                        "title": "Repetitio est mater tedium",
                        "author_nicks": [
                            {
                                "name": "Tolle",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3964/?format=api",
                                    "id": 3964,
                                    "name": "Tolle",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "48",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1196/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1196/",
                        "id": 1196,
                        "title": "Body Moving",
                        "author_nicks": [
                            {
                                "name": "Aquanaga",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3959/?format=api",
                                    "id": 3959,
                                    "name": "Bjaan",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 38,
            "demozoo_url": "https://demozoo.org/competitions/38/",
            "name": "Theme Remix",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "153",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1167/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1167/",
                        "id": 1167,
                        "title": "machmarumps",
                        "author_nicks": [
                            {
                                "name": "psykon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3814/?format=api",
                                    "id": 3814,
                                    "name": "psykon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "95",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1168/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1168/",
                        "id": 1168,
                        "title": "never stop that feeling (its-getting-late-remix)",
                        "author_nicks": [
                            {
                                "name": "Bitch",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3532/?format=api",
                                    "id": 3532,
                                    "name": "Bitch",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "90",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1169/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1169/",
                        "id": 1169,
                        "title": "TUM - Down To The Metal",
                        "author_nicks": [
                            {
                                "name": "SHaDow",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3957/?format=api",
                                    "id": 3957,
                                    "name": "SHaDow",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "74",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1170/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1170/",
                        "id": 1170,
                        "title": "tum 10 remix",
                        "author_nicks": [
                            {
                                "name": "Neuralnet",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3958/?format=api",
                                    "id": 3958,
                                    "name": "Neuralnet",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "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": "45",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1171/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1171/",
                        "id": 1171,
                        "title": "20-tUM-10",
                        "author_nicks": [
                            {
                                "name": "Aquanaga",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3959/?format=api",
                                    "id": 3959,
                                    "name": "Bjaan",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 41,
            "demozoo_url": "https://demozoo.org/competitions/41/",
            "name": "Tracked Music",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "115",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1197/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1197/",
                        "id": 1197,
                        "title": "Reptile in Jamaica",
                        "author_nicks": [
                            {
                                "name": "Saga Musix",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3447/?format=api",
                                    "id": 3447,
                                    "name": "Saga Musix",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Teasy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/25010/?format=api",
                                    "id": 25010,
                                    "name": "Teasy Love",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "it",
                            "45ch",
                            "reggae"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "96",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1198/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1198/",
                        "id": 1198,
                        "title": "Trapdoor MegaChiptuneMix",
                        "author_nicks": [
                            {
                                "name": "Okeanos",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/761/?format=api",
                                    "id": 761,
                                    "name": "ok3anos",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Nuance",
                                "abbreviation": "NCE",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                                    "id": 237,
                                    "name": "Nuance",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "91",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1199/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1199/",
                        "id": 1199,
                        "title": "I want to bake a Cake",
                        "author_nicks": [
                            {
                                "name": "JCO",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                                    "id": 1981,
                                    "name": "JCO",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "vocals-in-music"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "75",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1200/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1200/",
                        "id": 1200,
                        "title": "Utopia Planitia",
                        "author_nicks": [
                            {
                                "name": "Alpha C",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3516/?format=api",
                                    "id": 3516,
                                    "name": "Alpha C",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "it",
                            "23ch"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "65",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1201/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1201/",
                        "id": 1201,
                        "title": "Spheres",
                        "author_nicks": [
                            {
                                "name": "SHaDow",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3957/?format=api",
                                    "id": 3957,
                                    "name": "SHaDow",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-12-29",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1710"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/the-ultimate-meeting/the-ultimate-meeting-2010"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=439&when=2010"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2010/tum10/"
        },
        {
            "link_class": "SlengpungParty",
            "url": "http://www.slengpung.com/?eventid=566"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/tum_party"
        }
    ]
}