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

{
    "url": "https://demozoo.org/api/v1/parties/3334/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3334/",
    "id": 3334,
    "name": "Nova 2018",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1252/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1252/",
        "id": 1252,
        "name": "Nova",
        "website": "http://novaparty.org/"
    },
    "start_date": "2018-06-22",
    "end_date": "2018-06-24",
    "location": "Budleigh Salterton, Devon, England, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 50.62983,
    "longitude": -3.32181,
    "website": "http://novaparty.org/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/181013/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181013/",
            "id": 181013,
            "title": "Nova Invitro",
            "author_nicks": [
                {
                    "name": "Bossman",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32053/?format=api",
                        "id": 32053,
                        "name": "Bossman",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Rift",
                    "abbreviation": "RFT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                        "id": 26180,
                        "name": "Rift",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2017-12-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                    "id": 12,
                    "name": "Browser"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 14364,
            "demozoo_url": "https://demozoo.org/competitions/14364/",
            "name": "ASCII / ANSI",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "109",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188643/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188643/",
                        "id": 188643,
                        "title": "Laika",
                        "author_nicks": [
                            {
                                "name": "spiny",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/172/?format=api",
                                    "id": 172,
                                    "name": "spiny",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Torment",
                                "abbreviation": "TMT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/171/?format=api",
                                    "id": 171,
                                    "name": "Torment",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                                "id": 26,
                                "name": "ANSI",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "pablodraw"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "81",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188644/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188644/",
                        "id": 188644,
                        "title": "Road Trip Doodle",
                        "author_nicks": [
                            {
                                "name": "moqui",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11347/?format=api",
                                    "id": 11347,
                                    "name": "moqui",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "High Society",
                                "abbreviation": "HS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10164/?format=api",
                                    "id": 10164,
                                    "name": "High Society",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                                "id": 26,
                                "name": "ANSI",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "creative-commons",
                            "tundradraw"
                        ]
                    }
                }
            ]
        },
        {
            "id": 14360,
            "demozoo_url": "https://demozoo.org/competitions/14360/",
            "name": "Dancefloor Streaming Music",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "136",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188628/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188628/",
                        "id": 188628,
                        "title": "Solstice",
                        "author_nicks": [
                            {
                                "name": "Wobble",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/34684/?format=api",
                                    "id": 34684,
                                    "name": "Wobble",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Logicoma",
                                "abbreviation": "LGC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/59917/?format=api",
                                    "id": 59917,
                                    "name": "Logicoma",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "135",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188630/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188630/",
                        "id": 188630,
                        "title": "Back Into the Ocean",
                        "author_nicks": [
                            {
                                "name": "Ferris",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18/?format=api",
                                    "id": 18,
                                    "name": "Ferris",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Logicoma",
                                "abbreviation": "LGC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/59917/?format=api",
                                    "id": 59917,
                                    "name": "Logicoma",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "125",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188624/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188624/",
                        "id": 188624,
                        "title": "Disco Feeling",
                        "author_nicks": [
                            {
                                "name": "Mrs Beanbag",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/66552/?format=api",
                                    "id": 66552,
                                    "name": "Mrs Beanbag",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "114",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188627/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188627/",
                        "id": 188627,
                        "title": "Novakin",
                        "author_nicks": [
                            {
                                "name": "DeathBoy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/26211/?format=api",
                                    "id": 26211,
                                    "name": "DeathBoy",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "113",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188631/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188631/",
                        "id": 188631,
                        "title": "Darkness",
                        "author_nicks": [
                            {
                                "name": "Bossman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/32053/?format=api",
                                    "id": 32053,
                                    "name": "Bossman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Rift",
                                "abbreviation": "RFT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                                    "id": 26180,
                                    "name": "Rift",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "112",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188623/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188623/",
                        "id": 188623,
                        "title": "Follow Me Down",
                        "author_nicks": [
                            {
                                "name": "Alphatron",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/32053/?format=api",
                                    "id": 32053,
                                    "name": "Bossman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Demografica",
                                "abbreviation": "DMG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/32052/?format=api",
                                    "id": 32052,
                                    "name": "Demografica",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "95",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188626/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188626/",
                        "id": 188626,
                        "title": "Four Floor Bore",
                        "author_nicks": [
                            {
                                "name": "Mantratronic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20215/?format=api",
                                    "id": 20215,
                                    "name": "Mantratronic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "90",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188629/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188629/",
                        "id": 188629,
                        "title": "Angels at Sundown",
                        "author_nicks": [
                            {
                                "name": "Bex",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/43672/?format=api",
                                    "id": 43672,
                                    "name": "Ash",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "79",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188625/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188625/",
                        "id": 188625,
                        "title": "Winding Way",
                        "author_nicks": [
                            {
                                "name": "aqu",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39882/?format=api",
                                    "id": 39882,
                                    "name": "aqu",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "opus"
                        ]
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "66",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188622/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188622/",
                        "id": 188622,
                        "title": "Minimal Jam",
                        "author_nicks": [
                            {
                                "name": "K-Storm",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35653/?format=api",
                                    "id": 35653,
                                    "name": "K-Storm",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 14362,
            "demozoo_url": "https://demozoo.org/competitions/14362/",
            "name": "Executable Music",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "92",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188639/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188639/",
                        "id": 188639,
                        "title": "Clinkster Quickie",
                        "author_nicks": [
                            {
                                "name": "SunSpire",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5249/?format=api",
                                    "id": 5249,
                                    "name": "SunSpire",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Eos",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/62229/?format=api",
                                    "id": 62229,
                                    "name": "Eos",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Titan",
                                "abbreviation": "TTN",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                                    "id": 2883,
                                    "name": "Titan",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                                "id": 31,
                                "name": "Executable Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "renoise",
                            "clinkster",
                            "partyprod"
                        ]
                    }
                }
            ]
        },
        {
            "id": 14361,
            "demozoo_url": "https://demozoo.org/competitions/14361/",
            "name": "Mixed Genre Streaming Music",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "98",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188636/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188636/",
                        "id": 188636,
                        "title": "Vista",
                        "author_nicks": [
                            {
                                "name": "SaVannaH",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/26195/?format=api",
                                    "id": 26195,
                                    "name": "SaVannaH",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "97",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188635/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188635/",
                        "id": 188635,
                        "title": "Half of the Time",
                        "author_nicks": [
                            {
                                "name": "H0ffman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                                    "id": 1525,
                                    "name": "H0ffman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Logicoma",
                                "abbreviation": "LGC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/59917/?format=api",
                                    "id": 59917,
                                    "name": "Logicoma",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "93",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188634/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188634/",
                        "id": 188634,
                        "title": "Do You Remember",
                        "author_nicks": [
                            {
                                "name": "Mrs Beanbag",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/66552/?format=api",
                                    "id": 66552,
                                    "name": "Mrs Beanbag",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "76",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188633/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188633/",
                        "id": 188633,
                        "title": "Slow Minutes",
                        "author_nicks": [
                            {
                                "name": "Digital",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21425/?format=api",
                                    "id": 21425,
                                    "name": "Digital",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Brygada RR",
                                "abbreviation": "RR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/25547/?format=api",
                                    "id": 25547,
                                    "name": "Brygada RR",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Hlor Dezing",
                                "abbreviation": "HLDZ,HD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/36223/?format=api",
                                    "id": 36223,
                                    "name": "Hlor Dezing",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "74",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188637/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188637/",
                        "id": 188637,
                        "title": "Cosmic Kev and his Space Dust",
                        "author_nicks": [
                            {
                                "name": "Cosmic Kev and the Space Dusts",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/79072/?format=api",
                                    "id": 79072,
                                    "name": "Cosmic Kev and the Space Dusts",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "58",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188638/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188638/",
                        "id": 188638,
                        "title": "Cling Meuh",
                        "author_nicks": [
                            {
                                "name": "K-Storm",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35653/?format=api",
                                    "id": 35653,
                                    "name": "K-Storm",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 14370,
            "demozoo_url": "https://demozoo.org/competitions/14370/",
            "name": "Newschool Demo",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "141",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188683/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188683/",
                        "id": 188683,
                        "title": "Technofundamental",
                        "author_nicks": [
                            {
                                "name": "CRTC",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                                    "id": 3623,
                                    "name": "CRTC",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Rift",
                                "abbreviation": "RFT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                                    "id": 26180,
                                    "name": "Rift",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "path-tracing"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "102",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188684/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188684/",
                        "id": 188684,
                        "title": "Progress 3",
                        "author_nicks": [
                            {
                                "name": "K-Storm",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35653/?format=api",
                                    "id": 35653,
                                    "name": "K-Storm",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "sdl"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "71",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188685/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188685/",
                        "id": 188685,
                        "title": "Is Your Demo Done Yet?",
                        "author_nicks": [
                            {
                                "name": "reality404",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/67077/?format=api",
                                    "id": 67077,
                                    "name": "reality404",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 14366,
            "demozoo_url": "https://demozoo.org/competitions/14366/",
            "name": "Newschool Graphics",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "83",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188649/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188649/",
                        "id": 188649,
                        "title": "Shiny Cubes",
                        "author_nicks": [
                            {
                                "name": "Deltafire",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5236/?format=api",
                                    "id": 5236,
                                    "name": "Deltafire",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "blender"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "57",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188650/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188650/",
                        "id": 188650,
                        "title": "The River",
                        "author_nicks": [
                            {
                                "name": "K-Storm",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35653/?format=api",
                                    "id": 35653,
                                    "name": "K-Storm",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 14371,
            "demozoo_url": "https://demozoo.org/competitions/14371/",
            "name": "Newschool Intro",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "167",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188688/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188688/",
                        "id": 188688,
                        "title": "The Emoji Demo",
                        "author_nicks": [
                            {
                                "name": "Subi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21306/?format=api",
                                    "id": 21306,
                                    "name": "Subi",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "yx",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/77056/?format=api",
                                    "id": 77056,
                                    "name": "yx",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                                "id": 43,
                                "name": "8K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "opengl",
                            "textmode",
                            "4klang",
                            "shader-minifier",
                            "renoise",
                            "source-available"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "153",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188689/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188689/",
                        "id": 188689,
                        "title": "Shoot for the Moon",
                        "author_nicks": [
                            {
                                "name": "Alcatraz",
                                "abbreviation": "ATZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                                    "id": 738,
                                    "name": "Alcatraz",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "crinkler",
                            "opengl",
                            "4klang",
                            "meteoriks-watchlist-2019"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "124",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188687/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188687/",
                        "id": 188687,
                        "title": "Stabbing Atoms with Skin Flutes",
                        "author_nicks": [
                            {
                                "name": "Alcatraz",
                                "abbreviation": "ATZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                                    "id": 738,
                                    "name": "Alcatraz",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Desire",
                                "abbreviation": "DSR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                                    "id": 1077,
                                    "name": "Desire",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "100",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188691/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188691/",
                        "id": 188691,
                        "title": "Adrift",
                        "author_nicks": [
                            {
                                "name": "CRTC",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                                    "id": 3623,
                                    "name": "CRTC",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Rift",
                                "abbreviation": "RFT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                                    "id": 26180,
                                    "name": "Rift",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 14369,
            "demozoo_url": "https://demozoo.org/competitions/14369/",
            "name": "Oldschool Demo",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "123",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188678/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188678/",
                        "id": 188678,
                        "title": "Twisted Brain",
                        "author_nicks": [
                            {
                                "name": "Bitshifters",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                                    "id": 67260,
                                    "name": "Bitshifters",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                                "id": 66,
                                "name": "BBC Micro"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "source-available",
                            "bbc-master"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "106",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188679/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188679/",
                        "id": 188679,
                        "title": "Buttercream Sputnik",
                        "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": "2018-06-23",
                        "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": [
                            "creative-commons",
                            "stellarmode",
                            "zx-multicolour-mode"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "92",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188682/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188682/",
                        "id": 188682,
                        "title": "Datastorm 2018 Invite Intro",
                        "author_nicks": [
                            {
                                "name": "Up Rough",
                                "abbreviation": "UP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                                    "id": 456,
                                    "name": "Up Rough",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/75/?format=api",
                                "id": 75,
                                "name": "NEC PC Engine"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                                "id": 11,
                                "name": "Invitation",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "73",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188680/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188680/",
                        "id": 188680,
                        "title": "Nova 18",
                        "author_nicks": [
                            {
                                "name": "Torment",
                                "abbreviation": "TMT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/171/?format=api",
                                    "id": 171,
                                    "name": "Torment",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                                "id": 2,
                                "name": "64K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "upx"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "71",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188681/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188681/",
                        "id": 188681,
                        "title": "Hack The Internet",
                        "author_nicks": [
                            {
                                "name": "K-Storm",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35653/?format=api",
                                    "id": 35653,
                                    "name": "K-Storm",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
                                "id": 22,
                                "name": "Sega Megadrive/Genesis"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "interactive",
                            "source-available"
                        ]
                    }
                }
            ]
        },
        {
            "id": 14365,
            "demozoo_url": "https://demozoo.org/competitions/14365/",
            "name": "Oldschool Graphics",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "105",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188647/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188647/",
                        "id": 188647,
                        "title": "Still Chanting, Still Smiling, Still Hare Krishna",
                        "author_nicks": [
                            {
                                "name": "Luisa",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/43627/?format=api",
                                    "id": 43627,
                                    "name": "Luisa",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Poo-Brain",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                                    "id": 34777,
                                    "name": "Poo-Brain",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Rabenauge",
                                "abbreviation": "RAB",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                                    "id": 3625,
                                    "name": "Rabenauge",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "grafx2"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "97",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188648/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188648/",
                        "id": 188648,
                        "title": "Ninja Cat",
                        "author_nicks": [
                            {
                                "name": "Exocet",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2100/?format=api",
                                    "id": 2100,
                                    "name": "Exocet",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Just For Fun",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
                                    "id": 7449,
                                    "name": "Just For Fun",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Spaceballs",
                                "abbreviation": "SPB",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                                    "id": 3,
                                    "name": "Spaceballs",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Up Rough",
                                "abbreviation": "UP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                                    "id": 456,
                                    "name": "Up Rough",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "grafx2",
                            "320x200",
                            "16-colors",
                            "pi1"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "87",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188645/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188645/",
                        "id": 188645,
                        "title": "Nova 18 - 1",
                        "author_nicks": [
                            {
                                "name": "Pixelblip",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/79073/?format=api",
                                    "id": 79073,
                                    "name": "Pixelblip",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                                "id": 66,
                                "name": "BBC Micro"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "85",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188646/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188646/",
                        "id": 188646,
                        "title": "Nova 18 - 2",
                        "author_nicks": [
                            {
                                "name": "Pixelblip",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/79073/?format=api",
                                    "id": 79073,
                                    "name": "Pixelblip",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                                "id": 66,
                                "name": "BBC Micro"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 14359,
            "demozoo_url": "https://demozoo.org/competitions/14359/",
            "name": "Oldschool Music",
            "shown_date": "2018-06-23",
            "platform": null,
            "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": "158",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188618/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188618/",
                        "id": 188618,
                        "title": "Bass Destruction at the Push of a Subi",
                        "author_nicks": [
                            {
                                "name": "Subi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21306/?format=api",
                                    "id": 21306,
                                    "name": "Subi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Desire",
                                "abbreviation": "DSR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                                    "id": 1077,
                                    "name": "Desire",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Mono",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5469/?format=api",
                                    "id": 5469,
                                    "name": "Mono211",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod",
                            "protracker"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "146",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188615/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188615/",
                        "id": 188615,
                        "title": "Cosmic Brain",
                        "author_nicks": [
                            {
                                "name": "Mrs Beanbag",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/66552/?format=api",
                                    "id": 66552,
                                    "name": "Mrs Beanbag",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "137",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188620/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188620/",
                        "id": 188620,
                        "title": "Poloner Strikes again",
                        "author_nicks": [
                            {
                                "name": "Molive",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/72284/?format=api",
                                    "id": 72284,
                                    "name": "Molive",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                                "id": 34,
                                "name": "Nintendo SNES/Super FamiCom"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "openmpt"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "136",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188619/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188619/",
                        "id": 188619,
                        "title": "Difficult",
                        "author_nicks": [
                            {
                                "name": "DeathBoy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/26211/?format=api",
                                    "id": 26211,
                                    "name": "DeathBoy",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8ch",
                            "xm"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "134",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188616/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188616/",
                        "id": 188616,
                        "title": "Don't Look At Me",
                        "author_nicks": [
                            {
                                "name": "Bex",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/43672/?format=api",
                                    "id": 43672,
                                    "name": "Ash",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "125",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188612/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188612/",
                        "id": 188612,
                        "title": "Lovin Dreadlocks",
                        "author_nicks": [
                            {
                                "name": "DJ Nest",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/69596/?format=api",
                                    "id": 69596,
                                    "name": "DJ Nest",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "dbm"
                        ]
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "123",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188614/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188614/",
                        "id": 188614,
                        "title": "Ghoul Dance",
                        "author_nicks": [
                            {
                                "name": "stewboy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/79066/?format=api",
                                    "id": 79066,
                                    "name": "stewboy",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                                "id": 25,
                                "name": "Nintendo Entertainment System (NES)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "119",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188621/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188621/",
                        "id": 188621,
                        "title": "PolyNova",
                        "author_nicks": [
                            {
                                "name": "cTrix",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                                    "id": 3604,
                                    "name": "cTrix",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "118",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188613/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188613/",
                        "id": 188613,
                        "title": "The Noise Between The Squares",
                        "author_nicks": [
                            {
                                "name": "TCM",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/26217/?format=api",
                                    "id": 26217,
                                    "name": "TCM",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                                "id": 36,
                                "name": "Amstrad CPC"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "arkos-tracker"
                        ]
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "109",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188617/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188617/",
                        "id": 188617,
                        "title": "Cracktro '18",
                        "author_nicks": [
                            {
                                "name": "Junosix",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/79067/?format=api",
                                    "id": 79067,
                                    "name": "Junosix",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "xm"
                        ]
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "104",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188611/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188611/",
                        "id": 188611,
                        "title": "Toe: 93 Dusted-off",
                        "author_nicks": [
                            {
                                "name": "Jim Cod",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/79063/?format=api",
                                    "id": 79063,
                                    "name": "Jim Cod",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "SWAG",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/79064/?format=api",
                                    "id": 79064,
                                    "name": "SWAG",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "93",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188610/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188610/",
                        "id": 188610,
                        "title": "Dubblight Ganon",
                        "author_nicks": [
                            {
                                "name": "radian",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/60608/?format=api",
                                    "id": 60608,
                                    "name": "radian",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Ancients of Buzz Fu",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/81914/?format=api",
                                    "id": 81914,
                                    "name": "Ancients of Buzz Fu",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "hvl"
                        ]
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "55",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188609/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188609/",
                        "id": 188609,
                        "title": "YM2612",
                        "author_nicks": [
                            {
                                "name": "K-Storm",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35653/?format=api",
                                    "id": 35653,
                                    "name": "K-Storm",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
                                "id": 22,
                                "name": "Sega Megadrive/Genesis"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "no-binaries"
                        ]
                    }
                }
            ]
        },
        {
            "id": 14367,
            "demozoo_url": "https://demozoo.org/competitions/14367/",
            "name": "Photography",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "84",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188661/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188661/",
                        "id": 188661,
                        "title": "The Butterfly",
                        "author_nicks": [
                            {
                                "name": "Juliana",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/79074/?format=api",
                                    "id": 79074,
                                    "name": "Juliana",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "78",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188665/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188665/",
                        "id": 188665,
                        "title": "Wandering Panda Bear",
                        "author_nicks": [
                            {
                                "name": "Penguinsara",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/79075/?format=api",
                                    "id": 79075,
                                    "name": "Penguinsara",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "76",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188652/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188652/",
                        "id": 188652,
                        "title": "Got'cha",
                        "author_nicks": [
                            {
                                "name": "Wobble",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/34684/?format=api",
                                    "id": 34684,
                                    "name": "Wobble",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Logicoma",
                                "abbreviation": "LGC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/59917/?format=api",
                                    "id": 59917,
                                    "name": "Logicoma",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "=4",
                    "score": "68",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188664/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188664/",
                        "id": 188664,
                        "title": "Snake Cube",
                        "author_nicks": [
                            {
                                "name": "moqui",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11347/?format=api",
                                    "id": 11347,
                                    "name": "moqui",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "5711",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5711/?format=api",
                                    "id": 5711,
                                    "name": "5711",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "monochrome"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "=4",
                    "score": "68",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188663/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188663/",
                        "id": 188663,
                        "title": "Megacities of the water planet",
                        "author_nicks": [
                            {
                                "name": "psonice",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9807/?format=api",
                                    "id": 9807,
                                    "name": "psonice",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "CRTC",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                                    "id": 3623,
                                    "name": "CRTC",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "66",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188658/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188658/",
                        "id": 188658,
                        "title": "Swirly Dome",
                        "author_nicks": [
                            {
                                "name": "Deltafire",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5236/?format=api",
                                    "id": 5236,
                                    "name": "Deltafire",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "64",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188660/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188660/",
                        "id": 188660,
                        "title": "Throat of the Golem",
                        "author_nicks": [
                            {
                                "name": "Bobic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14419/?format=api",
                                    "id": 14419,
                                    "name": "Bobic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "photoscape"
                        ]
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "63",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188656/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188656/",
                        "id": 188656,
                        "title": "The Bee",
                        "author_nicks": [
                            {
                                "name": "K-Storm",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35653/?format=api",
                                    "id": 35653,
                                    "name": "K-Storm",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "62",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188662/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188662/",
                        "id": 188662,
                        "title": "Salty Sea Dog, redux",
                        "author_nicks": [
                            {
                                "name": "spiny",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/172/?format=api",
                                    "id": 172,
                                    "name": "spiny",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Torment",
                                "abbreviation": "TMT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/171/?format=api",
                                    "id": 171,
                                    "name": "Torment",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "dog"
                        ]
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "54",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188654/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188654/",
                        "id": 188654,
                        "title": "At The Carwash",
                        "author_nicks": [
                            {
                                "name": "Madame",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/13838/?format=api",
                                    "id": 13838,
                                    "name": "Madame",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Schnappsgirls",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/71299/?format=api",
                                    "id": 71299,
                                    "name": "Schnappsgirls",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "53",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188659/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188659/",
                        "id": 188659,
                        "title": "Scene Dinosaur",
                        "author_nicks": [
                            {
                                "name": "Bossman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/32053/?format=api",
                                    "id": 32053,
                                    "name": "Bossman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Rift",
                                "abbreviation": "RFT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                                    "id": 26180,
                                    "name": "Rift",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "47",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188657/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188657/",
                        "id": 188657,
                        "title": "Diopside",
                        "author_nicks": [
                            {
                                "name": "AA-Ray",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/64567/?format=api",
                                    "id": 64567,
                                    "name": "AA-Ray",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "photoscape"
                        ]
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "44",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188653/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188653/",
                        "id": 188653,
                        "title": "Somewhere beyond the sea",
                        "author_nicks": [
                            {
                                "name": "Luisa",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/43627/?format=api",
                                    "id": 43627,
                                    "name": "Luisa",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Poo-Brain",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                                    "id": 34777,
                                    "name": "Poo-Brain",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Rabenauge",
                                "abbreviation": "RAB",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                                    "id": 3625,
                                    "name": "Rabenauge",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "41",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188651/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188651/",
                        "id": 188651,
                        "title": "FFS!",
                        "author_nicks": [
                            {
                                "name": "SaVannaH",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/26195/?format=api",
                                    "id": 26195,
                                    "name": "SaVannaH",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Unstable Label",
                                "abbreviation": "UNS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6284/?format=api",
                                    "id": 6284,
                                    "name": "Unstable Label",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "40",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188655/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188655/",
                        "id": 188655,
                        "title": "Wrong-swap",
                        "author_nicks": [
                            {
                                "name": "H0ffman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                                    "id": 1525,
                                    "name": "H0ffman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 14363,
            "demozoo_url": "https://demozoo.org/competitions/14363/",
            "name": "Teletext",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "80",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188642/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188642/",
                        "id": 188642,
                        "title": "World Wrestling Federation",
                        "author_nicks": [
                            {
                                "name": "Havoc",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2419/?format=api",
                                    "id": 2419,
                                    "name": "Havoc",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Desire",
                                "abbreviation": "DSR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                                    "id": 1077,
                                    "name": "Desire",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "teletext"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "62",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188640/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188640/",
                        "id": 188640,
                        "title": "Make My Day",
                        "author_nicks": [
                            {
                                "name": "spiny",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/172/?format=api",
                                    "id": 172,
                                    "name": "spiny",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Torment",
                                "abbreviation": "TMT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/171/?format=api",
                                    "id": 171,
                                    "name": "Torment",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "teletext"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "57",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188641/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188641/",
                        "id": 188641,
                        "title": "Constance Markievicz",
                        "author_nicks": [
                            {
                                "name": "Mantratronic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20215/?format=api",
                                    "id": 20215,
                                    "name": "Mantratronic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "teletext"
                        ]
                    }
                }
            ]
        },
        {
            "id": 14368,
            "demozoo_url": "https://demozoo.org/competitions/14368/",
            "name": "Wild",
            "shown_date": "2018-06-23",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "150",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188669/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188669/",
                        "id": 188669,
                        "title": "The Pandrix",
                        "author_nicks": [
                            {
                                "name": "Penguinsara",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/79075/?format=api",
                                    "id": 79075,
                                    "name": "Penguinsara",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "130",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188675/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188675/",
                        "id": 188675,
                        "title": "Modulin",
                        "author_nicks": [
                            {
                                "name": "Molive",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/72284/?format=api",
                                    "id": 72284,
                                    "name": "Molive",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                                "id": 42,
                                "name": "Performance",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "123",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188673/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188673/",
                        "id": 188673,
                        "title": "Eternal Commute",
                        "author_nicks": [
                            {
                                "name": "tdhooper",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/77147/?format=api",
                                    "id": 77147,
                                    "name": "tdhooper",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [],
                        "tags": [
                            "shader-sandbox"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "94",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188674/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/188674/",
                        "id": 188674,
                        "title": "Postcard",
                        "author_nicks": [
                            {
                                "name": "Kaomau",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24316/?format=api",
                                    "id": 24316,
                                    "name": "Kaomau",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "dojoe",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24894/?format=api",
                                    "id": 24894,
                                    "name": "dojoe",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                                "id": 28,
                                "name": "4K Executable Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "crinkler"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "90",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188670/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188670/",
                        "id": 188670,
                        "title": "Slipstream Music Disk",
                        "author_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                                "id": 7,
                                "name": "Musicdisk",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "87",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188677/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188677/",
                        "id": 188677,
                        "title": "Spice to see you, to see you, SPICE!",
                        "author_nicks": [
                            {
                                "name": "Polynomial",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/60607/?format=api",
                                    "id": 60607,
                                    "name": "Polynomial",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "reality404",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/67077/?format=api",
                                    "id": 67077,
                                    "name": "reality404",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Digital Sounds System",
                                "abbreviation": "DSS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3626/?format=api",
                                    "id": 3626,
                                    "name": "Digital Sounds System",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                                "id": 42,
                                "name": "Performance",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "86",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188671/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188671/",
                        "id": 188671,
                        "title": "Creepy Compo Filler",
                        "author_nicks": [
                            {
                                "name": "Joey",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/26190/?format=api",
                                    "id": 26190,
                                    "name": "Joey",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "CRTC",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                                    "id": 3623,
                                    "name": "CRTC",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "78",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188672/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188672/",
                        "id": 188672,
                        "title": "Silly Compofiller",
                        "author_nicks": [
                            {
                                "name": "Joey",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/26190/?format=api",
                                    "id": 26190,
                                    "name": "Joey",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "CRTC",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                                    "id": 3623,
                                    "name": "CRTC",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "54",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188676/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188676/",
                        "id": 188676,
                        "title": "Algae",
                        "author_nicks": [
                            {
                                "name": "K-Storm",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35653/?format=api",
                                    "id": 35653,
                                    "name": "K-Storm",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-23",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/nova/nova-18"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/events/1733054566776564/"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1808&when=2018"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2018/nova18/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/ukdemoscene"
        }
    ]
}