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

{
    "url": "https://demozoo.org/api/v1/parties/123/?format=api",
    "demozoo_url": "https://demozoo.org/parties/123/",
    "id": 123,
    "name": "Forever 2002",
    "tagline": "Forever III",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/33/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/33/",
        "id": 33,
        "name": "Forever",
        "website": "http://forever.zeroteam.sk/"
    },
    "start_date": "2002-03-15",
    "end_date": "2002-03-17",
    "location": "Trencin, Slovakia",
    "is_online": false,
    "country_code": "SK",
    "latitude": 48.894828,
    "longitude": 18.03864,
    "website": "http://forever.zeroteam.sk/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/340502/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340502/",
            "id": 340502,
            "title": "Back 2 The Old Skool",
            "author_nicks": [
                {
                    "name": "Exon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16408/?format=api",
                        "id": 16408,
                        "name": "EXclusive ON",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002-03-16",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "executable-music-intro"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/370734/?format=api",
            "demozoo_url": "https://demozoo.org/productions/370734/",
            "id": 370734,
            "title": "Krak Zak",
            "author_nicks": [
                {
                    "name": "Jammer",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3998/?format=api",
                        "id": 3998,
                        "name": "Jammer",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002-03-17",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/15027/?format=api",
            "demozoo_url": "https://demozoo.org/music/15027/",
            "id": 15027,
            "title": "Self Test ZX Turbo Remix",
            "author_nicks": [
                {
                    "name": "Gasman",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                        "id": 5879,
                        "name": "Gasman",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Hooy-Program",
                    "abbreviation": "H-Prg",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                        "id": 1427,
                        "name": "Hooy-Program",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2002-03-16",
            "supertype": "music",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                    "id": 14,
                    "name": "Music",
                    "supertype": "music"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 4887,
            "demozoo_url": "https://demozoo.org/competitions/4887/",
            "name": "Atari 1K Intro",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "330",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48440/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48440/",
                        "id": 48440,
                        "title": "Flame999",
                        "author_nicks": [
                            {
                                "name": "Raster",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8875/?format=api",
                                    "id": 8875,
                                    "name": "Raster",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Computer Platform Unlimited",
                                "abbreviation": "C.P.U.",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8876/?format=api",
                                    "id": 8876,
                                    "name": "Computer Platform Unlimited",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "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/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "293",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48441/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48441/",
                        "id": 48441,
                        "title": "Qlkee",
                        "author_nicks": [
                            {
                                "name": "Taquart",
                                "abbreviation": "TQA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2260/?format=api",
                                    "id": 2260,
                                    "name": "Taquart",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "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/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "no-sound"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "267",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48442/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48442/",
                        "id": 48442,
                        "title": "3D Tunell With Texturemaping",
                        "author_nicks": [
                            {
                                "name": "Satantronic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2240/?format=api",
                                    "id": 2240,
                                    "name": "Satantronic",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "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/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "no-sound",
                            "source-available"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "253",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48443/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48443/",
                        "id": 48443,
                        "title": "TraAN: Transparent Anuloid",
                        "author_nicks": [
                            {
                                "name": "Satantronic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2240/?format=api",
                                    "id": 2240,
                                    "name": "Satantronic",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "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/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "no-sound"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "226",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48444/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48444/",
                        "id": 48444,
                        "title": "Mu-Ha",
                        "author_nicks": [
                            {
                                "name": "Jindroush",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29535/?format=api",
                                    "id": 29535,
                                    "name": "Jindroush",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "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/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 4888,
            "demozoo_url": "https://demozoo.org/competitions/4888/",
            "name": "Atari Demo",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48445/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48445/",
                        "id": 48445,
                        "title": "Self Demo",
                        "author_nicks": [
                            {
                                "name": "Raster",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8875/?format=api",
                                    "id": 8875,
                                    "name": "Raster",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Computer Platform Unlimited",
                                "abbreviation": "C.P.U.",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8876/?format=api",
                                    "id": 8876,
                                    "name": "Computer Platform Unlimited",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 4886,
            "demozoo_url": "https://demozoo.org/competitions/4886/",
            "name": "Atari Graphics",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "318",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48435/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48435/",
                        "id": 48435,
                        "title": "Arbeit Macht Frei",
                        "author_nicks": [
                            {
                                "name": "Anj",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29445/?format=api",
                                    "id": 29445,
                                    "name": "Anj",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Tristesse",
                                "abbreviation": "TRS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15361/?format=api",
                                    "id": 15361,
                                    "name": "Tristesse",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "227",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48436/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48436/",
                        "id": 48436,
                        "title": "Alien",
                        "author_nicks": [
                            {
                                "name": "XI",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2560/?format=api",
                                    "id": 2560,
                                    "name": "XI",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Satantronic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2240/?format=api",
                                    "id": 2240,
                                    "name": "Satantronic",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "214",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48437/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48437/",
                        "id": 48437,
                        "title": "Manga",
                        "author_nicks": [
                            {
                                "name": "Dodo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2558/?format=api",
                                    "id": 2558,
                                    "name": "Dodo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Satantronic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2240/?format=api",
                                    "id": 2240,
                                    "name": "Satantronic",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "173",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48438/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48438/",
                        "id": 48438,
                        "title": "Icy Fay",
                        "author_nicks": [
                            {
                                "name": "Raster",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8875/?format=api",
                                    "id": 8875,
                                    "name": "Raster",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "165",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48439/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48439/",
                        "id": 48439,
                        "title": "Rabit",
                        "author_nicks": [
                            {
                                "name": "Elan",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29534/?format=api",
                                    "id": 29534,
                                    "name": "Elan",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Satantronic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2240/?format=api",
                                    "id": 2240,
                                    "name": "Satantronic",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": []
                    }
                }
            ]
        },
        {
            "id": 4885,
            "demozoo_url": "https://demozoo.org/competitions/4885/",
            "name": "Atari Music",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "239",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48432/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48432/",
                        "id": 48432,
                        "title": "Two Years Ago",
                        "author_nicks": [
                            {
                                "name": "Raster",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8875/?format=api",
                                    "id": 8875,
                                    "name": "Raster",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "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/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "sap"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "237",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48433/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48433/",
                        "id": 48433,
                        "title": "Len Raz",
                        "author_nicks": [
                            {
                                "name": "Raster",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8875/?format=api",
                                    "id": 8875,
                                    "name": "Raster",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "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/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "sap"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "192",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48434/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48434/",
                        "id": 48434,
                        "title": "Color",
                        "author_nicks": [
                            {
                                "name": "Elan",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29534/?format=api",
                                    "id": 29534,
                                    "name": "Elan",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Satantronic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2240/?format=api",
                                    "id": 2240,
                                    "name": "Satantronic",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "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/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "sap",
                            "chaos-music-composer"
                        ]
                    }
                }
            ]
        },
        {
            "id": 4891,
            "demozoo_url": "https://demozoo.org/competitions/4891/",
            "name": "Commodore 1K Intro",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "341",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48488/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48488/",
                        "id": 48488,
                        "title": "1Kibel",
                        "author_nicks": [
                            {
                                "name": "Lepsi Developments",
                                "abbreviation": "LD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                                    "id": 3822,
                                    "name": "Lepsi De",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "247",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48489/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48489/",
                        "id": 48489,
                        "title": "Tetris",
                        "author_nicks": [
                            {
                                "name": "Breeze",
                                "abbreviation": "BRZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11096/?format=api",
                                    "id": 11096,
                                    "name": "Breeze",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "no-sound",
                            "tetris"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "240",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48490/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48490/",
                        "id": 48490,
                        "title": "0x0400",
                        "author_nicks": [
                            {
                                "name": "Arise",
                                "abbreviation": "ARS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                                    "id": 887,
                                    "name": "Arise",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "no-sound"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "212",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48491/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48491/",
                        "id": 48491,
                        "title": "F3",
                        "author_nicks": [
                            {
                                "name": "DMAgic",
                                "abbreviation": "DMA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16053/?format=api",
                                    "id": 16053,
                                    "name": "DMAgic",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Warriors of the Wasteland",
                                "abbreviation": "WOW",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                                    "id": 5085,
                                    "name": "Warriors of the Wasteland",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "no-sound"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "199",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48492/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48492/",
                        "id": 48492,
                        "title": "Kozyptak",
                        "author_nicks": [
                            {
                                "name": "Padua",
                                "abbreviation": "PDA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                                    "id": 3774,
                                    "name": "Padua",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "generated-sound"
                        ]
                    }
                }
            ]
        },
        {
            "id": 4892,
            "demozoo_url": "https://demozoo.org/competitions/4892/",
            "name": "Commodore Demo",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "289",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48493/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48493/",
                        "id": 48493,
                        "title": "Gemini",
                        "author_nicks": [
                            {
                                "name": "Padua",
                                "abbreviation": "PDA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                                    "id": 3774,
                                    "name": "Padua",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": "228",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48494/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48494/",
                        "id": 48494,
                        "title": "Exclusive No.1",
                        "author_nicks": [
                            {
                                "name": "Exon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16408/?format=api",
                                    "id": 16408,
                                    "name": "EXclusive ON",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "197",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48495/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48495/",
                        "id": 48495,
                        "title": "4Kb Intro",
                        "author_nicks": [
                            {
                                "name": "Tropyx",
                                "abbreviation": "TX",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                                    "id": 6406,
                                    "name": "Tropyx",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "191",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48496/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48496/",
                        "id": 48496,
                        "title": "Leaves",
                        "author_nicks": [
                            {
                                "name": "Puterman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2803/?format=api",
                                    "id": 2803,
                                    "name": "Puterman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Civitas",
                                "abbreviation": "CIVI",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                                    "id": 5554,
                                    "name": "Civitas",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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/35/?format=api",
                                "id": 35,
                                "name": "16K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "189",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48497/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/48497/",
                        "id": 48497,
                        "title": "Aristo Scroll",
                        "author_nicks": [
                            {
                                "name": "Samar",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                                    "id": 5088,
                                    "name": "Samar Productions",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "text-only"
                        ]
                    }
                }
            ]
        },
        {
            "id": 4890,
            "demozoo_url": "https://demozoo.org/competitions/4890/",
            "name": "Commodore Graphics",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "435",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48479/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48479/",
                        "id": 48479,
                        "title": "Drink Diz",
                        "author_nicks": [
                            {
                                "name": "Leon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5739/?format=api",
                                    "id": 5739,
                                    "name": "Leon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Magic Six Drunken",
                                "abbreviation": "M6D",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29545/?format=api",
                                    "id": 29545,
                                    "name": "Magic Six Drunken",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Singular Crew",
                                "abbreviation": "SGR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                                    "id": 5740,
                                    "name": "Singular Crew",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": [
                            "nsfw"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "418",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48480/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48480/",
                        "id": 48480,
                        "title": "One Of Those Days",
                        "author_nicks": [
                            {
                                "name": "Jailbird",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5738/?format=api",
                                    "id": 5738,
                                    "name": "Jailbird",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Onslaught",
                                "abbreviation": "ONS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                                    "id": 134,
                                    "name": "Onslaught",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Padua",
                                "abbreviation": "PDA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                                    "id": 3774,
                                    "name": "Padua",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "TempesT",
                                "abbreviation": "TMP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14747/?format=api",
                                    "id": 14747,
                                    "name": "TempesT",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": [
                            "gunpaint",
                            "interlaced",
                            "c64-fli-interlaced-mode"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "404",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48481/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48481/",
                        "id": 48481,
                        "title": "Hangman",
                        "author_nicks": [
                            {
                                "name": "Katon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14645/?format=api",
                                    "id": 14645,
                                    "name": "Katon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Lepsi Developments",
                                "abbreviation": "LD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                                    "id": 3822,
                                    "name": "Lepsi De",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": [
                            "interlaced",
                            "graphics-with-music"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "373",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48482/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48482/",
                        "id": 48482,
                        "title": "Era Cyberpunka",
                        "author_nicks": [
                            {
                                "name": "Bischop",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29546/?format=api",
                                    "id": 29546,
                                    "name": "Bischop",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Samar",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                                    "id": 5088,
                                    "name": "Samar Productions",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": [
                            "interlaced"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "365",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48483/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48483/",
                        "id": 48483,
                        "title": "Ja Chcem Jedno Pivo",
                        "author_nicks": [
                            {
                                "name": "Poison",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15127/?format=api",
                                    "id": 15127,
                                    "name": "Poison",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Singular",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                                    "id": 5740,
                                    "name": "Singular Crew",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "364",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48484/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48484/",
                        "id": 48484,
                        "title": "Crunch Up!",
                        "author_nicks": [
                            {
                                "name": "Sundance",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/83844/?format=api",
                                    "id": 83844,
                                    "name": "Sunset",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Exon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16408/?format=api",
                                    "id": 16408,
                                    "name": "EXclusive ON",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": [
                            "interlaced"
                        ]
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "335",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48485/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48485/",
                        "id": 48485,
                        "title": "Visitors",
                        "author_nicks": [
                            {
                                "name": "JSL",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5743/?format=api",
                                    "id": 5743,
                                    "name": "JSL",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Protovision",
                                "abbreviation": "PTV",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                                    "id": 5548,
                                    "name": "Protovision",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Samar",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                                    "id": 5088,
                                    "name": "Samar Productions",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": 8,
                    "ranking": "8",
                    "score": "233",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48486/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48486/",
                        "id": 48486,
                        "title": "Smoke",
                        "author_nicks": [
                            {
                                "name": "Sebaloz",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3691/?format=api",
                                    "id": 3691,
                                    "name": "Sebaloz",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Lepsi Developments",
                                "abbreviation": "LD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                                    "id": 3822,
                                    "name": "Lepsi De",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "221",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48487/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/48487/",
                        "id": 48487,
                        "title": "Refuse and Unite",
                        "author_nicks": [
                            {
                                "name": "Pingo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29529/?format=api",
                                    "id": 29529,
                                    "name": "Pingo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Civitas",
                                "abbreviation": "CIVI",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                                    "id": 5554,
                                    "name": "Civitas",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Dixn Riah",
                                "abbreviation": "Dixnriah",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29530/?format=api",
                                    "id": 29530,
                                    "name": "Dixn Riah",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": 4889,
            "demozoo_url": "https://demozoo.org/competitions/4889/",
            "name": "Commodore Music",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "405",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48446/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48446/",
                        "id": 48446,
                        "title": "I'm Back",
                        "author_nicks": [
                            {
                                "name": "Shapie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16401/?format=api",
                                    "id": 16401,
                                    "name": "Shapie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Onslaught",
                                "abbreviation": "ONS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                                    "id": 134,
                                    "name": "Onslaught",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "330",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48447/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48447/",
                        "id": 48447,
                        "title": "Flatley Dance Group",
                        "author_nicks": [
                            {
                                "name": "Orcan",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14246/?format=api",
                                    "id": 14246,
                                    "name": "Orcan",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "React",
                                "abbreviation": "RCT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14247/?format=api",
                                    "id": 14247,
                                    "name": "React",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "321",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48448/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48448/",
                        "id": 48448,
                        "title": "Black Sistah",
                        "author_nicks": [
                            {
                                "name": "Umba Sid",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8867/?format=api",
                                    "id": 8867,
                                    "name": "CreaMD",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Sidbrothers",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29537/?format=api",
                                    "id": 29537,
                                    "name": "Sidbrothers",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "=4",
                    "score": "312",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48449/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48449/",
                        "id": 48449,
                        "title": "Eye of Tiger",
                        "author_nicks": [
                            {
                                "name": "PCH",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20539/?format=api",
                                    "id": 20539,
                                    "name": "PCH",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Unreal",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/23015/?format=api",
                                    "id": 23015,
                                    "name": "Unreal",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "cover-version"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "=4",
                    "score": "312",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48450/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48450/",
                        "id": 48450,
                        "title": "Ode To Wizard",
                        "author_nicks": [
                            {
                                "name": "Glover",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17274/?format=api",
                                    "id": 17274,
                                    "name": "Glover",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Samar",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                                    "id": 5088,
                                    "name": "Samar Productions",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "311",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48451/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48451/",
                        "id": 48451,
                        "title": "Bird's Talk",
                        "author_nicks": [
                            {
                                "name": "PCH",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20539/?format=api",
                                    "id": 20539,
                                    "name": "PCH",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Unreal",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/23015/?format=api",
                                    "id": 23015,
                                    "name": "Unreal",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "310",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48452/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48452/",
                        "id": 48452,
                        "title": "Beroot Olejuuri",
                        "author_nicks": [
                            {
                                "name": "Agemixer",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3126/?format=api",
                                    "id": 3126,
                                    "name": "Agemixer",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Scallop",
                                "abbreviation": "SCL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3127/?format=api",
                                    "id": 3127,
                                    "name": "Scallop",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "302",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48453/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48453/",
                        "id": 48453,
                        "title": "Defeated",
                        "author_nicks": [
                            {
                                "name": "Alien",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/13852/?format=api",
                                    "id": 13852,
                                    "name": "The Alien",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Warriors of the Wasteland",
                                "abbreviation": "WOW",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                                    "id": 5085,
                                    "name": "Warriors of the Wasteland",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "297",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48454/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48454/",
                        "id": 48454,
                        "title": "Rhythm of the Bytes",
                        "author_nicks": [
                            {
                                "name": "Sage",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29538/?format=api",
                                    "id": 29538,
                                    "name": "Sage",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Exon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16408/?format=api",
                                    "id": 16408,
                                    "name": "EXclusive ON",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "295",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48455/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48455/",
                        "id": 48455,
                        "title": "Back 2 The Old Skool",
                        "author_nicks": [
                            {
                                "name": "Sage",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29538/?format=api",
                                    "id": 29538,
                                    "name": "Sage",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Exon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16408/?format=api",
                                    "id": 16408,
                                    "name": "EXclusive ON",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "289",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48456/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48456/",
                        "id": 48456,
                        "title": "Love U 4 Ever",
                        "author_nicks": [
                            {
                                "name": "Sad",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8866/?format=api",
                                    "id": 8866,
                                    "name": "Sad",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Padua",
                                "abbreviation": "PDA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                                    "id": 3774,
                                    "name": "Padua",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "288",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48457/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48457/",
                        "id": 48457,
                        "title": "Ferlajt",
                        "author_nicks": [
                            {
                                "name": "Aki",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                                    "id": 3852,
                                    "name": "Aki",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Anubis",
                                "abbreviation": "ABS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                                    "id": 5553,
                                    "name": "Anubis",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "K3L",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8940/?format=api",
                                    "id": 8940,
                                    "name": "K3L",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Phantasy",
                                "abbreviation": "PHT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                                    "id": 2226,
                                    "name": "Phantasy",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "cover-version"
                        ]
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "280",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48458/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48458/",
                        "id": 48458,
                        "title": "Party on the 64",
                        "author_nicks": [
                            {
                                "name": "Richard",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                                    "id": 16409,
                                    "name": "Richard",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Civitas",
                                "abbreviation": "CIVI",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                                    "id": 5554,
                                    "name": "Civitas",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "The New Dimension",
                                "abbreviation": "TND",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16410/?format=api",
                                    "id": 16410,
                                    "name": "The New Dimension",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "277",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48459/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48459/",
                        "id": 48459,
                        "title": "Retro Folksong",
                        "author_nicks": [
                            {
                                "name": "Dosoo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29540/?format=api",
                                    "id": 29540,
                                    "name": "Dosoo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "273",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48460/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48460/",
                        "id": 48460,
                        "title": "Female President",
                        "author_nicks": [
                            {
                                "name": "Dosoo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29540/?format=api",
                                    "id": 29540,
                                    "name": "Dosoo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "16",
                    "score": "266",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48461/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48461/",
                        "id": 48461,
                        "title": "Malvig",
                        "author_nicks": [
                            {
                                "name": "Sad",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8866/?format=api",
                                    "id": 8866,
                                    "name": "Sad",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Padua",
                                "abbreviation": "PDA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                                    "id": 3774,
                                    "name": "Padua",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 17,
                    "ranking": "17",
                    "score": "252",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48462/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48462/",
                        "id": 48462,
                        "title": "Funky Blow Jobs",
                        "author_nicks": [
                            {
                                "name": "DaFunk",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6249/?format=api",
                                    "id": 6249,
                                    "name": "DaFunk",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "TempesT",
                                "abbreviation": "TMP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14747/?format=api",
                                    "id": 14747,
                                    "name": "TempesT",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 18,
                    "ranking": "18",
                    "score": "247",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/33404/?format=api",
                        "demozoo_url": "https://demozoo.org/music/33404/",
                        "id": 33404,
                        "title": "Krak Zak",
                        "author_nicks": [
                            {
                                "name": "Jammer",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3998/?format=api",
                                    "id": 3998,
                                    "name": "Jammer",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "MultiStyle Labs",
                                "abbreviation": "MSL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16403/?format=api",
                                    "id": 16403,
                                    "name": "MultiStyle Labs",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Samar",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                                    "id": 5088,
                                    "name": "Samar Productions",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "6581"
                        ]
                    }
                },
                {
                    "position": 19,
                    "ranking": "19",
                    "score": "245",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48463/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48463/",
                        "id": 48463,
                        "title": "Adrian Mole - The Wilderness Years",
                        "author_nicks": [
                            {
                                "name": "Smalltown Boy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8868/?format=api",
                                    "id": 8868,
                                    "name": "Randall",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 20,
                    "ranking": "20",
                    "score": "242",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48464/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48464/",
                        "id": 48464,
                        "title": "My 8580",
                        "author_nicks": [
                            {
                                "name": "Hank",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24566/?format=api",
                                    "id": 24566,
                                    "name": "Hank",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 21,
                    "ranking": "21",
                    "score": "240",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48465/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48465/",
                        "id": 48465,
                        "title": "True Oldskool Gamemusic",
                        "author_nicks": [
                            {
                                "name": "Cadaver",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16419/?format=api",
                                    "id": 16419,
                                    "name": "Cadaver",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Covert Bitops",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16420/?format=api",
                                    "id": 16420,
                                    "name": "Covert Bitops",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 22,
                    "ranking": "22",
                    "score": "239",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48466/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48466/",
                        "id": 48466,
                        "title": "Polyread",
                        "author_nicks": [
                            {
                                "name": "Gerard Hultink",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/164/?format=api",
                                    "id": 164,
                                    "name": "GH",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 23,
                    "ranking": "23",
                    "score": "238",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48467/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48467/",
                        "id": 48467,
                        "title": "Palestina",
                        "author_nicks": [
                            {
                                "name": "Luca",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11181/?format=api",
                                    "id": 11181,
                                    "name": "Luca",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "FIRE",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11182/?format=api",
                                    "id": 11182,
                                    "name": "FIRE",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 24,
                    "ranking": "24",
                    "score": "236",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48468/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48468/",
                        "id": 48468,
                        "title": "Total Eclipse",
                        "author_nicks": [
                            {
                                "name": "Perplex",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17275/?format=api",
                                    "id": 17275,
                                    "name": "Perplex",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Singular",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                                    "id": 5740,
                                    "name": "Singular Crew",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 25,
                    "ranking": "25",
                    "score": "233",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48469/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48469/",
                        "id": 48469,
                        "title": "Scenial",
                        "author_nicks": [
                            {
                                "name": "Jammer",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3998/?format=api",
                                    "id": 3998,
                                    "name": "Jammer",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 26,
                    "ranking": "26",
                    "score": "231",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48470/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48470/",
                        "id": 48470,
                        "title": "!Run It",
                        "author_nicks": [
                            {
                                "name": "Praiser",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11101/?format=api",
                                    "id": 11101,
                                    "name": "Praiser",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Smadny Mnich",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29541/?format=api",
                                    "id": 29541,
                                    "name": "Smadny Mnich",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 27,
                    "ranking": "27",
                    "score": "229",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48471/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48471/",
                        "id": 48471,
                        "title": "Techradio",
                        "author_nicks": [
                            {
                                "name": "Cargo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/19993/?format=api",
                                    "id": 19993,
                                    "name": "Cargo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Singular",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                                    "id": 5740,
                                    "name": "Singular Crew",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 28,
                    "ranking": "28",
                    "score": "222",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48472/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48472/",
                        "id": 48472,
                        "title": "Truck Driver",
                        "author_nicks": [
                            {
                                "name": "Smalltown Boy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8868/?format=api",
                                    "id": 8868,
                                    "name": "Randall",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "6581"
                        ]
                    }
                },
                {
                    "position": 29,
                    "ranking": "29",
                    "score": "218",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48473/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48473/",
                        "id": 48473,
                        "title": "Blue Flower",
                        "author_nicks": [
                            {
                                "name": "Hank",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24566/?format=api",
                                    "id": 24566,
                                    "name": "Hank",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 30,
                    "ranking": "30",
                    "score": "213",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48474/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48474/",
                        "id": 48474,
                        "title": "Forever 2002",
                        "author_nicks": [
                            {
                                "name": "M.M.Murdock",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29542/?format=api",
                                    "id": 29542,
                                    "name": "M.M.Murdock",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Draco",
                                "abbreviation": "DRC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18731/?format=api",
                                    "id": 18731,
                                    "name": "Draco",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Nostalgia",
                                "abbreviation": "N0",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16350/?format=api",
                                    "id": 16350,
                                    "name": "Nostalgia",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Tide",
                                "abbreviation": "TDE",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17457/?format=api",
                                    "id": 17457,
                                    "name": "Tide",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Tropyx",
                                "abbreviation": "TX",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                                    "id": 6406,
                                    "name": "Tropyx",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "hardtrack-composer"
                        ]
                    }
                },
                {
                    "position": 31,
                    "ranking": "31",
                    "score": "202",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48475/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48475/",
                        "id": 48475,
                        "title": "Slowly",
                        "author_nicks": [
                            {
                                "name": "Sidder",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16407/?format=api",
                                    "id": 16407,
                                    "name": "Sidder",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 32,
                    "ranking": "32",
                    "score": "184",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48476/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48476/",
                        "id": 48476,
                        "title": "St. Iton",
                        "author_nicks": [
                            {
                                "name": "Dancer",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29543/?format=api",
                                    "id": 29543,
                                    "name": "Dancer",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Wotnau",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20540/?format=api",
                                    "id": 20540,
                                    "name": "Wotnau",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 33,
                    "ranking": "33",
                    "score": "157",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48477/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48477/",
                        "id": 48477,
                        "title": "Drum'n'Bass",
                        "author_nicks": [
                            {
                                "name": "Rea",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29544/?format=api",
                                    "id": 29544,
                                    "name": "Reez",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Tropyx",
                                "abbreviation": "TX",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                                    "id": 6406,
                                    "name": "Tropyx",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 34,
                    "ranking": "34",
                    "score": "126",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/48478/?format=api",
                        "demozoo_url": "https://demozoo.org/music/48478/",
                        "id": 48478,
                        "title": "Mass. Beat",
                        "author_nicks": [
                            {
                                "name": "Rea",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29544/?format=api",
                                    "id": 29544,
                                    "name": "Reez",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Tropyx",
                                "abbreviation": "TX",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                                    "id": 6406,
                                    "name": "Tropyx",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 12884,
            "demozoo_url": "https://demozoo.org/competitions/12884/",
            "name": "Realtime",
            "shown_date": "2002-03-16",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "289",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/165444/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/165444/",
                        "id": 165444,
                        "title": "Golf 2 (2)",
                        "author_nicks": [
                            {
                                "name": "Ceti",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29524/?format=api",
                                    "id": 29524,
                                    "name": "Ceti",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Anubis",
                                "abbreviation": "ABS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                                    "id": 5553,
                                    "name": "Anubis",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": "2",
                    "score": "228",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/165445/?format=api",
                        "demozoo_url": "https://demozoo.org/music/165445/",
                        "id": 165445,
                        "title": "Pahos",
                        "author_nicks": [
                            {
                                "name": "Sad",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8866/?format=api",
                                    "id": 8866,
                                    "name": "Sad",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Padua",
                                "abbreviation": "PDA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                                    "id": 3774,
                                    "name": "Padua",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                }
            ]
        },
        {
            "id": 885,
            "demozoo_url": "https://demozoo.org/competitions/885/",
            "name": "ZX Spectrum 1K Intro",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "285",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/13201/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/13201/",
                        "id": 13201,
                        "title": "Intro That Goes Ping",
                        "author_nicks": [
                            {
                                "name": "Hooy-Program",
                                "abbreviation": "H-Prg",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                                    "id": 1427,
                                    "name": "Hooy-Program",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "268",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/13079/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/13079/",
                        "id": 13079,
                        "title": "GalaTrax 512b",
                        "author_nicks": [
                            {
                                "name": "SerzhSoft",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12219/?format=api",
                                    "id": 12219,
                                    "name": "SerzhSoft",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                                "id": 20,
                                "name": "512b Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "256",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/13341/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/13341/",
                        "id": 13341,
                        "title": "Mahnung",
                        "author_nicks": [
                            {
                                "name": "Triebkraft",
                                "abbreviation": "TBK",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9040/?format=api",
                                    "id": 9040,
                                    "name": "Triebkraft",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 886,
            "demozoo_url": "https://demozoo.org/competitions/886/",
            "name": "ZX Spectrum Demo",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "295",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/7958/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/7958/",
                        "id": 7958,
                        "title": "Alter Ego",
                        "author_nicks": [
                            {
                                "name": "Hooy-Program",
                                "abbreviation": "H-Prg",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                                    "id": 1427,
                                    "name": "Hooy-Program",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "256",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/12639/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/12639/",
                        "id": 12639,
                        "title": "Another Factor6's Reject",
                        "author_nicks": [
                            {
                                "name": "Aki",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                                    "id": 3852,
                                    "name": "Aki",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "5samyc",
                                "abbreviation": "5SC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8905/?format=api",
                                    "id": 8905,
                                    "name": "5samyc",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "240",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/13267/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/13267/",
                        "id": 13267,
                        "title": "Laya",
                        "author_nicks": [
                            {
                                "name": "3SC",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9005/?format=api",
                                    "id": 9005,
                                    "name": "3SC",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "206",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/13399/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/13399/",
                        "id": 13399,
                        "title": "Missing In Fun",
                        "author_nicks": [
                            {
                                "name": "The Unbelievables",
                                "abbreviation": "UVS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9033/?format=api",
                                    "id": 9033,
                                    "name": "The Unbelievables",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "166",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/12687/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/12687/",
                        "id": 12687,
                        "title": "Be Quick As Your Dick",
                        "author_nicks": [
                            {
                                "name": "Hooy-Program",
                                "abbreviation": "H-Prg",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                                    "id": 1427,
                                    "name": "Hooy-Program",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "158",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/12809/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/12809/",
                        "id": 12809,
                        "title": "Codephobia",
                        "author_nicks": [
                            {
                                "name": "ZeroTeam",
                                "abbreviation": "ZT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8900/?format=api",
                                    "id": 8900,
                                    "name": "ZeroTeam",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "ay",
                            "zx-spectrum-48k"
                        ]
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "153",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/12975/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/12975/",
                        "id": 12975,
                        "title": "Dupa Biskupa",
                        "author_nicks": [
                            {
                                "name": "Hooy-Program",
                                "abbreviation": "H-Prg",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                                    "id": 1427,
                                    "name": "Hooy-Program",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "zx-spectrum-48k"
                        ]
                    }
                }
            ]
        },
        {
            "id": 883,
            "demozoo_url": "https://demozoo.org/competitions/883/",
            "name": "ZX Spectrum Graphics",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "394",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14797/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14797/",
                        "id": 14797,
                        "title": "Springtime Feelings Forever",
                        "author_nicks": [
                            {
                                "name": "Diver",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8952/?format=api",
                                    "id": 8952,
                                    "name": "Diver",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "4th Dimension",
                                "abbreviation": "4D",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                                    "id": 8953,
                                    "name": "4th Dimension",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": 2,
                    "ranking": "2",
                    "score": "344",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14798/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14798/",
                        "id": 14798,
                        "title": "In Time",
                        "author_nicks": [
                            {
                                "name": "Stanly Stall",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9504/?format=api",
                                    "id": 9504,
                                    "name": "Stanly Stall",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": 3,
                    "ranking": "3",
                    "score": "330",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14799/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14799/",
                        "id": 14799,
                        "title": "Walter",
                        "author_nicks": [
                            {
                                "name": "LCD",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9536/?format=api",
                                    "id": 9536,
                                    "name": "LCD",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": "322",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14800/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14800/",
                        "id": 14800,
                        "title": "Heart",
                        "author_nicks": [
                            {
                                "name": "Mash",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14879/?format=api",
                                    "id": 14879,
                                    "name": "Magnetik",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Cyberpunks Unity",
                                "abbreviation": "CPU",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                                    "id": 8899,
                                    "name": "Cyberpunks Unity",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": "317",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14801/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14801/",
                        "id": 14801,
                        "title": "Sectoid",
                        "author_nicks": [
                            {
                                "name": "Depsy Stall",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9504/?format=api",
                                    "id": 9504,
                                    "name": "Stanly Stall",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": "310",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14802/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14802/",
                        "id": 14802,
                        "title": "Arcard",
                        "author_nicks": [
                            {
                                "name": "LCD",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9536/?format=api",
                                    "id": 9536,
                                    "name": "LCD",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": 7,
                    "ranking": "7",
                    "score": "300",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14803/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14803/",
                        "id": 14803,
                        "title": "Creation",
                        "author_nicks": [
                            {
                                "name": "Relict",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9112/?format=api",
                                    "id": 9112,
                                    "name": "Relict",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": 8,
                    "ranking": "8",
                    "score": "285",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14804/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14804/",
                        "id": 14804,
                        "title": "Dream",
                        "author_nicks": [
                            {
                                "name": "KaroBuko",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12643/?format=api",
                                    "id": 12643,
                                    "name": "KaroBuko",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": 9,
                    "ranking": "9",
                    "score": "276",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14805/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14805/",
                        "id": 14805,
                        "title": "Nemesis Divina",
                        "author_nicks": [
                            {
                                "name": "Cannibal",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9494/?format=api",
                                    "id": 9494,
                                    "name": "Cannibal",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Techno Lab",
                                "abbreviation": "TL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9065/?format=api",
                                    "id": 9065,
                                    "name": "Techno Lab",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "258",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14806/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14806/",
                        "id": 14806,
                        "title": "Girl's Heat",
                        "author_nicks": [
                            {
                                "name": "SerzhSoft",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12219/?format=api",
                                    "id": 12219,
                                    "name": "SerzhSoft",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": 11,
                    "ranking": "11",
                    "score": "253",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14807/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14807/",
                        "id": 14807,
                        "title": "Ron",
                        "author_nicks": [
                            {
                                "name": "Hellboj",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8932/?format=api",
                                    "id": 8932,
                                    "name": "Hellboj",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": 12,
                    "ranking": "12",
                    "score": "251",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14808/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14808/",
                        "id": 14808,
                        "title": "Tower of the Humped God",
                        "author_nicks": [
                            {
                                "name": "Berg",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12615/?format=api",
                                    "id": 12615,
                                    "name": "Berg",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": 13,
                    "ranking": "13",
                    "score": "231",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14809/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14809/",
                        "id": 14809,
                        "title": "Oni",
                        "author_nicks": [
                            {
                                "name": "Voo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9343/?format=api",
                                    "id": 9343,
                                    "name": "Voodoo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "XTC",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9553/?format=api",
                                    "id": 9553,
                                    "name": "Xtatic",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": 14,
                    "ranking": "14",
                    "score": "231",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14810/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14810/",
                        "id": 14810,
                        "title": "Matrix",
                        "author_nicks": [
                            {
                                "name": "Yerzmyey",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                                    "id": 8931,
                                    "name": "Yerzmyey",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Hooy-Program",
                                "abbreviation": "H-Prg",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                                    "id": 1427,
                                    "name": "Hooy-Program",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": 15,
                    "ranking": "15",
                    "score": "221",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14811/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14811/",
                        "id": 14811,
                        "title": "Bart 2",
                        "author_nicks": [
                            {
                                "name": "Shimi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9357/?format=api",
                                    "id": 9357,
                                    "name": "Shimi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": 16,
                    "ranking": "16",
                    "score": "220",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14812/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14812/",
                        "id": 14812,
                        "title": "4ever",
                        "author_nicks": [
                            {
                                "name": "Shimi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9357/?format=api",
                                    "id": 9357,
                                    "name": "Shimi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "exESA",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/68087/?format=api",
                                    "id": 68087,
                                    "name": "exESA",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": 17,
                    "ranking": "17",
                    "score": "194",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14813/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14813/",
                        "id": 14813,
                        "title": "Akua",
                        "author_nicks": [
                            {
                                "name": "Baze",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9004/?format=api",
                                    "id": 9004,
                                    "name": "Baze",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "3SC",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9005/?format=api",
                                    "id": 9005,
                                    "name": "3SC",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": 18,
                    "ranking": "18",
                    "score": "190",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14814/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14814/",
                        "id": 14814,
                        "title": "Be more human...",
                        "author_nicks": [
                            {
                                "name": "Yerzmyey",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                                    "id": 8931,
                                    "name": "Yerzmyey",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Hooy-Program",
                                "abbreviation": "H-Prg",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                                    "id": 1427,
                                    "name": "Hooy-Program",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "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": 19,
                    "ranking": "19",
                    "score": "177",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14815/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14815/",
                        "id": 14815,
                        "title": "Licos2 OHG1",
                        "author_nicks": [
                            {
                                "name": "Dimon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9137/?format=api",
                                    "id": 9137,
                                    "name": "Dimon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": 20,
                    "ranking": "20",
                    "score": "154",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14816/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/14816/",
                        "id": 14816,
                        "title": "Licos2 OHG2",
                        "author_nicks": [
                            {
                                "name": "Dimon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9137/?format=api",
                                    "id": 9137,
                                    "name": "Dimon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "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": []
                    }
                }
            ]
        },
        {
            "id": 884,
            "demozoo_url": "https://demozoo.org/competitions/884/",
            "name": "ZX Spectrum Music",
            "shown_date": "2002-03-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "266",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14776/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14776/",
                        "id": 14776,
                        "title": "Exonique",
                        "author_nicks": [
                            {
                                "name": "Gasman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                                    "id": 5879,
                                    "name": "Gasman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Hooy-Program",
                                "abbreviation": "H-Prg",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                                    "id": 1427,
                                    "name": "Hooy-Program",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "stc"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "263",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14777/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14777/",
                        "id": 14777,
                        "title": "Improvisation #8",
                        "author_nicks": [
                            {
                                "name": "Ivan Roshin",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12250/?format=api",
                                    "id": 12250,
                                    "name": "Ivan Roshin",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "256",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14778/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14778/",
                        "id": 14778,
                        "title": "Theme from Navstevnici",
                        "author_nicks": [
                            {
                                "name": "Aki",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                                    "id": 3852,
                                    "name": "Aki",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "K3L",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8940/?format=api",
                                    "id": 8940,
                                    "name": "K3L",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Phantasy",
                                "abbreviation": "PHT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                                    "id": 2226,
                                    "name": "Phantasy",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "sqt"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "253",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14779/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14779/",
                        "id": 14779,
                        "title": "Improvisation #10",
                        "author_nicks": [
                            {
                                "name": "Ivan Roshin",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12250/?format=api",
                                    "id": 12250,
                                    "name": "Ivan Roshin",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "251",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14780/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14780/",
                        "id": 14780,
                        "title": "Happy Hardcore 02",
                        "author_nicks": [
                            {
                                "name": "Ravager",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9019/?format=api",
                                    "id": 9019,
                                    "name": "Ravager",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Computer Rats Group",
                                "abbreviation": "CRG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9020/?format=api",
                                    "id": 9020,
                                    "name": "Computer Rats Group",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "250",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14781/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14781/",
                        "id": 14781,
                        "title": "I'm Fine",
                        "author_nicks": [
                            {
                                "name": "X-agon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9054/?format=api",
                                    "id": 9054,
                                    "name": "X-agon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Phantasy",
                                "abbreviation": "PHT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                                    "id": 2226,
                                    "name": "Phantasy",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "sqt"
                        ]
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "235",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14782/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14782/",
                        "id": 14782,
                        "title": "Fall",
                        "author_nicks": [
                            {
                                "name": "Klim",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9124/?format=api",
                                    "id": 9124,
                                    "name": "Klim",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "227",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14783/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14783/",
                        "id": 14783,
                        "title": "Planetary2002",
                        "author_nicks": [
                            {
                                "name": "Ahim",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9167/?format=api",
                                    "id": 9167,
                                    "name": "Ahim",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Cyberpunks Unity",
                                "abbreviation": "CPU",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                                    "id": 8899,
                                    "name": "Cyberpunks Unity",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "223",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14784/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14784/",
                        "id": 14784,
                        "title": "Black Rain",
                        "author_nicks": [
                            {
                                "name": "Ahim",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9167/?format=api",
                                    "id": 9167,
                                    "name": "Ahim",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Cyberpunks Unity",
                                "abbreviation": "CPU",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                                    "id": 8899,
                                    "name": "Cyberpunks Unity",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "222",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14785/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14785/",
                        "id": 14785,
                        "title": "Madonna Remix",
                        "author_nicks": [
                            {
                                "name": "Klim",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9124/?format=api",
                                    "id": 9124,
                                    "name": "Klim",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "219",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14786/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14786/",
                        "id": 14786,
                        "title": "Simple 2 Forever",
                        "author_nicks": [
                            {
                                "name": "Nik-O",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                                    "id": 9064,
                                    "name": "Nik-O",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "216",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14787/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14787/",
                        "id": 14787,
                        "title": "Unexceptable",
                        "author_nicks": [
                            {
                                "name": "TDM",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8941/?format=api",
                                    "id": 8941,
                                    "name": "TDM",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "sqt"
                        ]
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "212",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14788/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14788/",
                        "id": 14788,
                        "title": "Parazmatik",
                        "author_nicks": [
                            {
                                "name": "Dr.S",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9152/?format=api",
                                    "id": 9152,
                                    "name": "Riskej",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Original CA",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9150/?format=api",
                                    "id": 9150,
                                    "name": "Original Computers Association",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "210",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14789/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14789/",
                        "id": 14789,
                        "title": "Fluff",
                        "author_nicks": [
                            {
                                "name": "Key-Jee",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9039/?format=api",
                                    "id": 9039,
                                    "name": "Key-Jee",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Triebkraft",
                                "abbreviation": "TBK",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9040/?format=api",
                                    "id": 9040,
                                    "name": "Triebkraft",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "208",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14790/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14790/",
                        "id": 14790,
                        "title": "Silence",
                        "author_nicks": [
                            {
                                "name": "Key-Jee",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9039/?format=api",
                                    "id": 9039,
                                    "name": "Key-Jee",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Triebkraft",
                                "abbreviation": "TBK",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9040/?format=api",
                                    "id": 9040,
                                    "name": "Triebkraft",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 16,
                    "ranking": "16",
                    "score": "205",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14791/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14791/",
                        "id": 14791,
                        "title": "Flying Nestling",
                        "author_nicks": [
                            {
                                "name": "Dr.S",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9152/?format=api",
                                    "id": 9152,
                                    "name": "Riskej",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Original CA",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9150/?format=api",
                                    "id": 9150,
                                    "name": "Original Computers Association",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 17,
                    "ranking": "17",
                    "score": "202",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14792/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14792/",
                        "id": 14792,
                        "title": "The Watermill Ghost",
                        "author_nicks": [
                            {
                                "name": "Miguel",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9104/?format=api",
                                    "id": 9104,
                                    "name": "Miguel",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Cyberpunks Unity",
                                "abbreviation": "CPU",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                                    "id": 8899,
                                    "name": "Cyberpunks Unity",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 18,
                    "ranking": "18",
                    "score": "195",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14793/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14793/",
                        "id": 14793,
                        "title": "Dominion",
                        "author_nicks": [
                            {
                                "name": "Moran",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9097/?format=api",
                                    "id": 9097,
                                    "name": "Moran",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Cyberpunks Unity",
                                "abbreviation": "CPU",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                                    "id": 8899,
                                    "name": "Cyberpunks Unity",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 19,
                    "ranking": "19",
                    "score": "189",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14794/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14794/",
                        "id": 14794,
                        "title": "Durdom",
                        "author_nicks": [
                            {
                                "name": "Voo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9343/?format=api",
                                    "id": 9343,
                                    "name": "Voodoo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "XTC",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9553/?format=api",
                                    "id": 9553,
                                    "name": "Xtatic",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 20,
                    "ranking": "20",
                    "score": "183",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14795/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14795/",
                        "id": 14795,
                        "title": "Hegemony of Earth",
                        "author_nicks": [
                            {
                                "name": "Moran",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9097/?format=api",
                                    "id": 9097,
                                    "name": "Moran",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Cyberpunks Unity",
                                "abbreviation": "CPU",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                                    "id": 8899,
                                    "name": "Cyberpunks Unity",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "pt3"
                        ]
                    }
                },
                {
                    "position": 21,
                    "ranking": "21",
                    "score": "157",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/14796/?format=api",
                        "demozoo_url": "https://demozoo.org/music/14796/",
                        "id": 14796,
                        "title": "Blah-Blah-Gal",
                        "author_nicks": [
                            {
                                "name": "Aki",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                                    "id": 3852,
                                    "name": "Aki",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "K3L",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8940/?format=api",
                                    "id": 8940,
                                    "name": "K3L",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Phantasy",
                                "abbreviation": "PHT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                                    "id": 2226,
                                    "name": "Phantasy",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2002-03-16",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                                "id": 2,
                                "name": "ZX Spectrum"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "sqt"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=252"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2002/FOREVER3/"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=181&when=2002"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2002/forever3/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Forever_2002"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/for8ver"
        }
    ]
}