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

{
    "url": "https://demozoo.org/api/v1/parties/1223/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1223/",
    "id": 1223,
    "name": "The Gathering 2012",
    "tagline": "At the end of the universe",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/11/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/11/",
        "id": 11,
        "name": "The Gathering",
        "website": "http://www.gathering.org"
    },
    "start_date": "2012-04-04",
    "end_date": "2012-04-08",
    "location": "Hamar, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 60.793911,
    "longitude": 11.07599,
    "website": "http://www.gathering.org",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/175781/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175781/",
            "id": 175781,
            "title": "SaneStation TG12 Edition",
            "author_nicks": [
                {
                    "name": "Excess",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/92/?format=api",
                        "id": 92,
                        "name": "Excess",
                        "is_group": true
                    }
                },
                {
                    "name": "Moondreamers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18319/?format=api",
                        "id": 18319,
                        "name": "Moondreamers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2012-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                    "id": 10,
                    "name": "macOS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 2557,
            "demozoo_url": "https://demozoo.org/competitions/2557/",
            "name": "Demo",
            "shown_date": "2012-04-07",
            "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": "165",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31600/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31600/",
                        "id": 31600,
                        "title": "Cortez",
                        "author_nicks": [
                            {
                                "name": "Gammel Opland Af 1891",
                                "abbreviation": "GO1891",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4218/?format=api",
                                    "id": 4218,
                                    "name": "Gammel Opland Af 1891",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "bass"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "115",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31601/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31601/",
                        "id": 31601,
                        "title": "Sonic Room",
                        "author_nicks": [
                            {
                                "name": "Contraz",
                                "abbreviation": "CTZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                                    "id": 102,
                                    "name": "Contraz",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "77",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31602/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31602/",
                        "id": 31602,
                        "title": "REM",
                        "author_nicks": [
                            {
                                "name": "Youth Uprising",
                                "abbreviation": "YUP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                                    "id": 17,
                                    "name": "Youth Uprising",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "43",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31603/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31603/",
                        "id": 31603,
                        "title": "Mostly facts about giraffes",
                        "author_nicks": [
                            {
                                "name": "Kvasigen",
                                "abbreviation": "KVG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/87/?format=api",
                                    "id": 87,
                                    "name": "Kvasigen",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "c",
                            "csharp",
                            "monodevelop"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "29",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31604/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31604/",
                        "id": 31604,
                        "title": "Obstroctopus",
                        "author_nicks": [
                            {
                                "name": "Indigo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21222/?format=api",
                                    "id": 21222,
                                    "name": "Indigo",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "17",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31605/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31605/",
                        "id": 31605,
                        "title": "Krisedemo",
                        "author_nicks": [
                            {
                                "name": "Kvasigen",
                                "abbreviation": "KVG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/87/?format=api",
                                    "id": 87,
                                    "name": "Kvasigen",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "13",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31606/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31606/",
                        "id": 31606,
                        "title": "RoboCop 2",
                        "author_nicks": [
                            {
                                "name": "The Gin And Tonic Foundation",
                                "abbreviation": "GiN",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4412/?format=api",
                                    "id": 4412,
                                    "name": "The Gin And Tonic Foundation",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "11",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31607/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31607/",
                        "id": 31607,
                        "title": "Burn",
                        "author_nicks": [
                            {
                                "name": "Thinktank",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4463/?format=api",
                                    "id": 4463,
                                    "name": "Thinktank",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "=9",
                    "score": "7",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31608/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31608/",
                        "id": 31608,
                        "title": "Creation",
                        "author_nicks": [
                            {
                                "name": "Team Laks",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21277/?format=api",
                                    "id": 21277,
                                    "name": "Team Laks",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "=9",
                    "score": "7",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31609/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31609/",
                        "id": 31609,
                        "title": "icanhazcake",
                        "author_nicks": [
                            {
                                "name": "Petterroea",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6222/?format=api",
                                    "id": 6222,
                                    "name": "Petterroea",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 2549,
            "demozoo_url": "https://demozoo.org/competitions/2549/",
            "name": "Fast Intro",
            "shown_date": "2012-04-07",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "121",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31562/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31562/",
                        "id": 31562,
                        "title": "Pedobeer is a dolphin pitcher",
                        "author_nicks": [
                            {
                                "name": "Zomgtronics",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21257/?format=api",
                                    "id": 21257,
                                    "name": "Zomgtronics",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "81",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31563/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31563/",
                        "id": 31563,
                        "title": "8bit Dolphin Edventure",
                        "author_nicks": [
                            {
                                "name": "bitFlavour",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4341/?format=api",
                                    "id": 4341,
                                    "name": "bitFlavour",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "76",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31564/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31564/",
                        "id": 31564,
                        "title": "Wireframed",
                        "author_nicks": [
                            {
                                "name": "Indigo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21222/?format=api",
                                    "id": 21222,
                                    "name": "Indigo",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "71",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31565/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31565/",
                        "id": 31565,
                        "title": "Prosjekt Del_Fin",
                        "author_nicks": [
                            {
                                "name": "Dark Codex",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4422/?format=api",
                                    "id": 4422,
                                    "name": "Dark Codex",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "61",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31566/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31566/",
                        "id": 31566,
                        "title": "Space Dolphin",
                        "author_nicks": [
                            {
                                "name": "Cos",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6195/?format=api",
                                    "id": 6195,
                                    "name": "Cos",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Offwhite",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4231/?format=api",
                                    "id": 4231,
                                    "name": "Offwhite",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Soba Violence",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6219/?format=api",
                                    "id": 6219,
                                    "name": "Soba Violence",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "44",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31567/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31567/",
                        "id": 31567,
                        "title": "Dolphin swimming in a pitcher of beer!",
                        "author_nicks": [
                            {
                                "name": "Dazzle",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21258/?format=api",
                                    "id": 21258,
                                    "name": "Dazzle",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Legogris",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21260/?format=api",
                                    "id": 21260,
                                    "name": "Legogris",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "g3125",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21259/?format=api",
                                    "id": 21259,
                                    "name": "g3125",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                                "id": 30,
                                "name": "Nintendo Game Boy Advance (GBA)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "41",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31568/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31568/",
                        "id": 31568,
                        "title": "Text on a cube",
                        "author_nicks": [
                            {
                                "name": "Legendary",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21261/?format=api",
                                    "id": 21261,
                                    "name": "Legendary",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "34",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31569/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31569/",
                        "id": 31569,
                        "title": "More Beer",
                        "author_nicks": [
                            {
                                "name": "Lightcore",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4390/?format=api",
                                    "id": 4390,
                                    "name": "Lightcore",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "21",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31570/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31570/",
                        "id": 31570,
                        "title": "Pandaprowess in fast intro",
                        "author_nicks": [
                            {
                                "name": "Panda Prowess",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4357/?format=api",
                                    "id": 4357,
                                    "name": "Panda Prowess",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 2546,
            "demozoo_url": "https://demozoo.org/competitions/2546/",
            "name": "Fast Remix",
            "shown_date": "2012-04-07",
            "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": "100",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31517/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31517/",
                        "id": 31517,
                        "title": "Miu Domination",
                        "author_nicks": [
                            {
                                "name": "Kaktusen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4221/?format=api",
                                    "id": 4221,
                                    "name": "Mono Magnus",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "77",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31518/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31518/",
                        "id": 31518,
                        "title": "Im Back Once Again",
                        "author_nicks": [
                            {
                                "name": "Chimeric",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20361/?format=api",
                                    "id": 20361,
                                    "name": "Chimeric",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "64",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31519/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31519/",
                        "id": 31519,
                        "title": "Living Lars Remix",
                        "author_nicks": [
                            {
                                "name": "Living Lars",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21238/?format=api",
                                    "id": 21238,
                                    "name": "Living Lars",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "60",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31520/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31520/",
                        "id": 31520,
                        "title": "Joakim Skurk Remix",
                        "author_nicks": [
                            {
                                "name": "Joakim Skurk",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4424/?format=api",
                                    "id": 4424,
                                    "name": "Joakim Skurk",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "53",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31521/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31521/",
                        "id": 31521,
                        "title": "Jarret Scott Remix",
                        "author_nicks": [
                            {
                                "name": "Jarret Scott",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21239/?format=api",
                                    "id": 21239,
                                    "name": "Jarret Scott",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "52",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31522/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31522/",
                        "id": 31522,
                        "title": "Buttkicker Remix",
                        "author_nicks": [
                            {
                                "name": "Jonas Magnussen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21221/?format=api",
                                    "id": 21221,
                                    "name": "Jonas Magnussen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "43",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31523/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31523/",
                        "id": 31523,
                        "title": "S0DDomination",
                        "author_nicks": [
                            {
                                "name": "lfS0DD",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21240/?format=api",
                                    "id": 21240,
                                    "name": "lfS0DD",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "38",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31524/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31524/",
                        "id": 31524,
                        "title": "Martin Wobble Remix",
                        "author_nicks": [
                            {
                                "name": "Martin Zimmer Wold",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/34684/?format=api",
                                    "id": 34684,
                                    "name": "Wobble",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "28",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31525/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31525/",
                        "id": 31525,
                        "title": "WubWub Domination",
                        "author_nicks": [
                            {
                                "name": "Jallamann",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21242/?format=api",
                                    "id": 21242,
                                    "name": "Jallamann",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Kepler",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4369/?format=api",
                                    "id": 4369,
                                    "name": "Kepler",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "=9",
                    "score": "28",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31526/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31526/",
                        "id": 31526,
                        "title": "Face Off",
                        "author_nicks": [
                            {
                                "name": "Espen Schatten",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21243/?format=api",
                                    "id": 21243,
                                    "name": "Espen Schatten",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "10",
                    "score": "22",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31527/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31527/",
                        "id": 31527,
                        "title": "Fastremix",
                        "author_nicks": [
                            {
                                "name": "Tullefanten",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21244/?format=api",
                                    "id": 21244,
                                    "name": "Tullefanten",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "11",
                    "score": "21",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31528/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31528/",
                        "id": 31528,
                        "title": "WD rmx",
                        "author_nicks": [
                            {
                                "name": "Thirdbeat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20968/?format=api",
                                    "id": 20968,
                                    "name": "Thirdbeat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "12",
                    "score": "19",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31529/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31529/",
                        "id": 31529,
                        "title": "World Domination (Sinatra Trake)",
                        "author_nicks": [
                            {
                                "name": "Sinatra",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/238/?format=api",
                                    "id": 238,
                                    "name": "Sinatra",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "13",
                    "score": "11",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31530/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31530/",
                        "id": 31530,
                        "title": "World Domination! Remix",
                        "author_nicks": [
                            {
                                "name": "Elefanten",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21245/?format=api",
                                    "id": 21245,
                                    "name": "Elefanten",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Mammut",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21246/?format=api",
                                    "id": 21246,
                                    "name": "Mammut",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 2547,
            "demozoo_url": "https://demozoo.org/competitions/2547/",
            "name": "Freestyle Graphics",
            "shown_date": "2012-04-07",
            "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": "734",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31531/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31531/",
                        "id": 31531,
                        "title": "Hello Beastie",
                        "author_nicks": [
                            {
                                "name": "Anne Marte Markussen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6213/?format=api",
                                    "id": 6213,
                                    "name": "Anne Marte Markussen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "323",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31532/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31532/",
                        "id": 31532,
                        "title": "Destruction",
                        "author_nicks": [
                            {
                                "name": "Wic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3820/?format=api",
                                    "id": 3820,
                                    "name": "Wic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "195",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31533/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31533/",
                        "id": 31533,
                        "title": "A Gift",
                        "author_nicks": [
                            {
                                "name": "Offwhite",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4231/?format=api",
                                    "id": 4231,
                                    "name": "Offwhite",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "101",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31534/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31534/",
                        "id": 31534,
                        "title": "Swamp Village",
                        "author_nicks": [
                            {
                                "name": "Steffen Leistad Rye",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21247/?format=api",
                                    "id": 21247,
                                    "name": "Steffen Leistad Rye",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "67",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31535/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31535/",
                        "id": 31535,
                        "title": "GoodTimes",
                        "author_nicks": [
                            {
                                "name": "Joovie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4448/?format=api",
                                    "id": 4448,
                                    "name": "Joovie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "52",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31536/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31536/",
                        "id": 31536,
                        "title": "Glass Nuke",
                        "author_nicks": [
                            {
                                "name": "Dupl3xxx",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21248/?format=api",
                                    "id": 21248,
                                    "name": "Dupl3xxx",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "48",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31537/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31537/",
                        "id": 31537,
                        "title": "Stranded",
                        "author_nicks": [
                            {
                                "name": "Equiliari",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6216/?format=api",
                                    "id": 6216,
                                    "name": "Equiliari",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "41",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31538/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31538/",
                        "id": 31538,
                        "title": "Quite Delicious!",
                        "author_nicks": [
                            {
                                "name": "Rohtie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4456/?format=api",
                                    "id": 4456,
                                    "name": "Rohtie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "40",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31539/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31539/",
                        "id": 31539,
                        "title": "The end is just the beginning",
                        "author_nicks": [
                            {
                                "name": "Tanja Renate Pedersen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21249/?format=api",
                                    "id": 21249,
                                    "name": "Tanja Renate Pedersen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "38",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31540/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31540/",
                        "id": 31540,
                        "title": "...ready?",
                        "author_nicks": [
                            {
                                "name": "Maria Gulland",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6179/?format=api",
                                    "id": 6179,
                                    "name": "Maria Gulland",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "35",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31541/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31541/",
                        "id": 31541,
                        "title": "It's too late for them",
                        "author_nicks": [
                            {
                                "name": "Ylini",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6217/?format=api",
                                    "id": 6217,
                                    "name": "Ylini",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "33",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31542/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31542/",
                        "id": 31542,
                        "title": "The Creator",
                        "author_nicks": [
                            {
                                "name": "Runa Haukland",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6214/?format=api",
                                    "id": 6214,
                                    "name": "Runa Haukland",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "31",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31543/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31543/",
                        "id": 31543,
                        "title": "The giraffe will achieve a higher velocity and do greater damage than your household shurikan",
                        "author_nicks": [
                            {
                                "name": "Fuglemat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4252/?format=api",
                                    "id": 4252,
                                    "name": "Fuglemat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "29",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31544/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31544/",
                        "id": 31544,
                        "title": "Monkeybusiness",
                        "author_nicks": [
                            {
                                "name": "Adriane Vinter",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21250/?format=api",
                                    "id": 21250,
                                    "name": "Adriane Vinter",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "26",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31545/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31545/",
                        "id": 31545,
                        "title": "Smoke Break",
                        "author_nicks": [
                            {
                                "name": "Marilla",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4446/?format=api",
                                    "id": 4446,
                                    "name": "Marilla",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "=16",
                    "score": "24",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31547/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31547/",
                        "id": 31547,
                        "title": "The City",
                        "author_nicks": [
                            {
                                "name": "Beate Hay Sandmo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21183/?format=api",
                                    "id": 21183,
                                    "name": "Beate Hay Sandmo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 17,
                    "ranking": "=16",
                    "score": "24",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31548/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31548/",
                        "id": 31548,
                        "title": "Summertime",
                        "author_nicks": [
                            {
                                "name": "Kari Helene Bekkelund",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6182/?format=api",
                                    "id": 6182,
                                    "name": "Kariih",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 18,
                    "ranking": "18",
                    "score": "15",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31549/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31549/",
                        "id": 31549,
                        "title": "Planetary Vacation",
                        "author_nicks": [
                            {
                                "name": "Aniva",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4459/?format=api",
                                    "id": 4459,
                                    "name": "Aniva",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 19,
                    "ranking": "19",
                    "score": "14",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31550/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31550/",
                        "id": 31550,
                        "title": "Beast Tagging",
                        "author_nicks": [
                            {
                                "name": "F4celess",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6184/?format=api",
                                    "id": 6184,
                                    "name": "F4celess",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 20,
                    "ranking": "20",
                    "score": "13",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31551/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31551/",
                        "id": 31551,
                        "title": "Gazing at the end of the universe",
                        "author_nicks": [
                            {
                                "name": "Maddilix",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21252/?format=api",
                                    "id": 21252,
                                    "name": "Maddilix",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 2548,
            "demozoo_url": "https://demozoo.org/competitions/2548/",
            "name": "Freestyle Music",
            "shown_date": "2012-04-07",
            "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": "196",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31552/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31552/",
                        "id": 31552,
                        "title": "The Rumblebots (TG12 compo edit)",
                        "author_nicks": [
                            {
                                "name": "Kaktusen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4221/?format=api",
                                    "id": 4221,
                                    "name": "Mono Magnus",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "127",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31553/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31553/",
                        "id": 31553,
                        "title": "Ambisextrous",
                        "author_nicks": [
                            {
                                "name": "Living Lars",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21238/?format=api",
                                    "id": 21238,
                                    "name": "Living Lars",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "88",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31554/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31554/",
                        "id": 31554,
                        "title": "Dancing Tonight (Start The Party)",
                        "author_nicks": [
                            {
                                "name": "Jarret Scott",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21239/?format=api",
                                    "id": 21239,
                                    "name": "Jarret Scott",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "78",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31555/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31555/",
                        "id": 31555,
                        "title": "Subrise",
                        "author_nicks": [
                            {
                                "name": "Chimeric",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20361/?format=api",
                                    "id": 20361,
                                    "name": "Chimeric",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "59",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31556/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31556/",
                        "id": 31556,
                        "title": "May (Edit)",
                        "author_nicks": [
                            {
                                "name": "Jonas Magnussen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21221/?format=api",
                                    "id": 21221,
                                    "name": "Jonas Magnussen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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/31557/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31557/",
                        "id": 31557,
                        "title": "Revenge of the Nerds",
                        "author_nicks": [
                            {
                                "name": "Pegboard Nerds",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21253/?format=api",
                                    "id": 21253,
                                    "name": "Pegboard Nerds",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "50",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31558/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31558/",
                        "id": 31558,
                        "title": "The Journey",
                        "author_nicks": [
                            {
                                "name": "Irvin",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/121/?format=api",
                                    "id": 121,
                                    "name": "Irvin",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "46",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31559/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31559/",
                        "id": 31559,
                        "title": "Insomnia",
                        "author_nicks": [
                            {
                                "name": "Sondrebot",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21254/?format=api",
                                    "id": 21254,
                                    "name": "Sondrebot",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "36",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31560/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31560/",
                        "id": 31560,
                        "title": "Infectious",
                        "author_nicks": [
                            {
                                "name": "Rootkit",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21255/?format=api",
                                    "id": 21255,
                                    "name": "Rootkit",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "8",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31561/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31561/",
                        "id": 31561,
                        "title": "Static Resonance (TG Edit)",
                        "author_nicks": [
                            {
                                "name": "ReDubb",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/58198/?format=api",
                                    "id": 58198,
                                    "name": "Sebbert",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 2556,
            "demozoo_url": "https://demozoo.org/competitions/2556/",
            "name": "Freestyle Video",
            "shown_date": "2012-04-07",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "116",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31591/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31591/",
                        "id": 31591,
                        "title": "Hindsight",
                        "author_nicks": [
                            {
                                "name": "Håvard Fandrem",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21210/?format=api",
                                    "id": 21210,
                                    "name": "Håvard Fandrem",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "105",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31592/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31592/",
                        "id": 31592,
                        "title": "A Silhouette Story",
                        "author_nicks": [
                            {
                                "name": "Anders Øvergaard",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21273/?format=api",
                                    "id": 21273,
                                    "name": "Anders Øvergaard",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "88",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31593/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31593/",
                        "id": 31593,
                        "title": "Ninjanitor",
                        "author_nicks": [
                            {
                                "name": "Team Ninja",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21274/?format=api",
                                    "id": 21274,
                                    "name": "Team Ninja",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "54",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31594/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31594/",
                        "id": 31594,
                        "title": "The Maniaplanet",
                        "author_nicks": [
                            {
                                "name": "SiH",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6190/?format=api",
                                    "id": 6190,
                                    "name": "SiH",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "45",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31595/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31595/",
                        "id": 31595,
                        "title": "LEDs are fun",
                        "author_nicks": [
                            {
                                "name": "Zomgtronics",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21257/?format=api",
                                    "id": 21257,
                                    "name": "Zomgtronics",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "38",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31596/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31596/",
                        "id": 31596,
                        "title": "Slipp Kikki Fri",
                        "author_nicks": [
                            {
                                "name": "Oscar Birk Hellenes",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21275/?format=api",
                                    "id": 21275,
                                    "name": "Oscar Birk Hellenes",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "32",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31597/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31597/",
                        "id": 31597,
                        "title": "Geek VS A.C.T.A",
                        "author_nicks": [
                            {
                                "name": "Trym Gulla Dyrnes",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21276/?format=api",
                                    "id": 21276,
                                    "name": "Trym Gulla Dyrnes",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "12",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31598/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31598/",
                        "id": 31598,
                        "title": "Virtual Dream",
                        "author_nicks": [
                            {
                                "name": "Chiobe",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21060/?format=api",
                                    "id": 21060,
                                    "name": "Odd Henning Nilsen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "11",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31599/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31599/",
                        "id": 31599,
                        "title": "Oh Bear..",
                        "author_nicks": [
                            {
                                "name": "Mira",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4458/?format=api",
                                    "id": 4458,
                                    "name": "Mira",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 2555,
            "demozoo_url": "https://demozoo.org/competitions/2555/",
            "name": "Intro",
            "shown_date": "2012-04-07",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "186",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31587/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31587/",
                        "id": 31587,
                        "title": "Bigger Bouncier Balls",
                        "author_nicks": [
                            {
                                "name": "Kvasigen",
                                "abbreviation": "KVG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/87/?format=api",
                                    "id": 87,
                                    "name": "Kvasigen",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "157",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31588/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31588/",
                        "id": 31588,
                        "title": "Spoiled Milk",
                        "author_nicks": [
                            {
                                "name": "Youth Uprising",
                                "abbreviation": "YUP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                                    "id": 17,
                                    "name": "Youth Uprising",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "73",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31589/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31589/",
                        "id": 31589,
                        "title": "cubes cubed",
                        "author_nicks": [
                            {
                                "name": "Legendary",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21261/?format=api",
                                    "id": 21261,
                                    "name": "Legendary",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "34",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31590/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31590/",
                        "id": 31590,
                        "title": "cos on or cosine",
                        "author_nicks": [
                            {
                                "name": "Cos",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6195/?format=api",
                                    "id": 6195,
                                    "name": "Cos",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": 2542,
            "demozoo_url": "https://demozoo.org/competitions/2542/",
            "name": "MS Paint Graphics",
            "shown_date": "2012-04-07",
            "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": "437",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31478/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31478/",
                        "id": 31478,
                        "title": "Eye Witness",
                        "author_nicks": [
                            {
                                "name": "Offwhite",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4231/?format=api",
                                    "id": 4231,
                                    "name": "Offwhite",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "247",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31479/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31479/",
                        "id": 31479,
                        "title": "Lost in Transition",
                        "author_nicks": [
                            {
                                "name": "Rohtie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4456/?format=api",
                                    "id": 4456,
                                    "name": "Rohtie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "186",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31480/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31480/",
                        "id": 31480,
                        "title": "Submerged",
                        "author_nicks": [
                            {
                                "name": "Sigrid Aasgaard",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21217/?format=api",
                                    "id": 21217,
                                    "name": "Sigrid Aasgaard",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "177",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31481/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31481/",
                        "id": 31481,
                        "title": "Big Tits And a Bow",
                        "author_nicks": [
                            {
                                "name": "Hannah Abendstein Kjellmo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21218/?format=api",
                                    "id": 21218,
                                    "name": "Hannah Abendstein Kjellmo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "123",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31482/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31482/",
                        "id": 31482,
                        "title": "Dragon Stole My Spaceship",
                        "author_nicks": [
                            {
                                "name": "lODDebolt",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21219/?format=api",
                                    "id": 21219,
                                    "name": "lODDebolt",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "85",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31483/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31483/",
                        "id": 31483,
                        "title": "Spacewar",
                        "author_nicks": [
                            {
                                "name": "Keith Mellingen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21209/?format=api",
                                    "id": 21209,
                                    "name": "Keith Mellingen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "33",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31484/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31484/",
                        "id": 31484,
                        "title": "Engineering",
                        "author_nicks": [
                            {
                                "name": "Rasmus Reistad",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21220/?format=api",
                                    "id": 21220,
                                    "name": "Rasmus Reistad",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 2550,
            "demozoo_url": "https://demozoo.org/competitions/2550/",
            "name": "NGA Game Development",
            "shown_date": "2012-04-07",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "151",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31571/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31571/",
                        "id": 31571,
                        "title": "Bark",
                        "author_nicks": [
                            {
                                "name": "Crackwhip Interactive",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21262/?format=api",
                                    "id": 21262,
                                    "name": "Crackwhip Interactive",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "47",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31572/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31572/",
                        "id": 31572,
                        "title": "Project Dinomites",
                        "author_nicks": [
                            {
                                "name": "Petri Wilhelmsen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6274/?format=api",
                                    "id": 6274,
                                    "name": "DigitalErr0r",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "46",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31573/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31573/",
                        "id": 31573,
                        "title": "Shadow of the Game",
                        "author_nicks": [
                            {
                                "name": "Derail Games",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21263/?format=api",
                                    "id": 21263,
                                    "name": "Derail Games",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "45",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31574/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31574/",
                        "id": 31574,
                        "title": "TeaTime",
                        "author_nicks": [
                            {
                                "name": "KB",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21264/?format=api",
                                    "id": 21264,
                                    "name": "KB",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "28",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31575/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31575/",
                        "id": 31575,
                        "title": "Arca",
                        "author_nicks": [
                            {
                                "name": "Retrophy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21265/?format=api",
                                    "id": 21265,
                                    "name": "Retrophy",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "17",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31576/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31576/",
                        "id": 31576,
                        "title": "Leap",
                        "author_nicks": [
                            {
                                "name": "Asio",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21266/?format=api",
                                    "id": 21266,
                                    "name": "Asio",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "16",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31578/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31578/",
                        "id": 31578,
                        "title": "Rock Paper Scissors Lizard Spock",
                        "author_nicks": [
                            {
                                "name": "Cafsneak",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21267/?format=api",
                                    "id": 21267,
                                    "name": "Cafsneak",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "13",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31580/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31580/",
                        "id": 31580,
                        "title": "Organized Retirement",
                        "author_nicks": [
                            {
                                "name": "Team Derp",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21268/?format=api",
                                    "id": 21268,
                                    "name": "Team Derp",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 9,
                    "ranking": "=9",
                    "score": "10",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31581/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31581/",
                        "id": 31581,
                        "title": "Alone With Zombies 2",
                        "author_nicks": [
                            {
                                "name": "Petterroea",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6222/?format=api",
                                    "id": 6222,
                                    "name": "Petterroea",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 10,
                    "ranking": "=9",
                    "score": "10",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31582/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31582/",
                        "id": 31582,
                        "title": "Leviathan",
                        "author_nicks": [
                            {
                                "name": "Draug",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21270/?format=api",
                                    "id": 21270,
                                    "name": "Draug",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "5",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31583/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31583/",
                        "id": 31583,
                        "title": "Deathliar",
                        "author_nicks": [
                            {
                                "name": "Emil Sandstø",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21271/?format=api",
                                    "id": 21271,
                                    "name": "Tapped",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Sebastian Reinhard",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/58198/?format=api",
                                    "id": 58198,
                                    "name": "Sebbert",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        },
        {
            "id": 2554,
            "demozoo_url": "https://demozoo.org/competitions/2554/",
            "name": "NGA Themed Game Development",
            "shown_date": "2012-04-07",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31584/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31584/",
                        "id": 31584,
                        "title": "Pig Space Program",
                        "author_nicks": [
                            {
                                "name": "Outracks",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/73/?format=api",
                                    "id": 73,
                                    "name": "Outracks",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31585/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31585/",
                        "id": 31585,
                        "title": "Bobs Tale",
                        "author_nicks": [
                            {
                                "name": "Sidetrack Games",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6221/?format=api",
                                    "id": 6221,
                                    "name": "Sidetrack Games",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31586/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/31586/",
                        "id": 31586,
                        "title": "Race my Face",
                        "author_nicks": [
                            {
                                "name": "Legendary",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21261/?format=api",
                                    "id": 21261,
                                    "name": "Legendary",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        },
        {
            "id": 2545,
            "demozoo_url": "https://demozoo.org/competitions/2545/",
            "name": "Rendered Graphics",
            "shown_date": "2012-04-07",
            "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": "379",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31498/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31498/",
                        "id": 31498,
                        "title": "Gare Nouveau",
                        "author_nicks": [
                            {
                                "name": "FreqMod",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20371/?format=api",
                                    "id": 20371,
                                    "name": "FreqMod",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "340",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31499/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31499/",
                        "id": 31499,
                        "title": "Soldiers Lost Spirit",
                        "author_nicks": [
                            {
                                "name": "Øyvind Berget",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6205/?format=api",
                                    "id": 6205,
                                    "name": "Øyvind Berget",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "308",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31500/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31500/",
                        "id": 31500,
                        "title": "Night Watch",
                        "author_nicks": [
                            {
                                "name": "Volant",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4434/?format=api",
                                    "id": 4434,
                                    "name": "Volant",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "162",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31501/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31501/",
                        "id": 31501,
                        "title": "Gurkemeiemix.V2",
                        "author_nicks": [
                            {
                                "name": "Kranbilknut",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21227/?format=api",
                                    "id": 21227,
                                    "name": "Kranbilknut",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "75",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31502/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31502/",
                        "id": 31502,
                        "title": "Childhood Adventures: The Floor is Lava",
                        "author_nicks": [
                            {
                                "name": "Strandli",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4431/?format=api",
                                    "id": 4431,
                                    "name": "Kim Aleksander Strandli",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "72",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31503/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31503/",
                        "id": 31503,
                        "title": "Future Metropolis",
                        "author_nicks": [
                            {
                                "name": "Mohamed Abdillahi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21229/?format=api",
                                    "id": 21229,
                                    "name": "Mohamed Abdillahi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "=7",
                    "score": "64",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31504/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31504/",
                        "id": 31504,
                        "title": "Treehouse",
                        "author_nicks": [
                            {
                                "name": "Henrik Evensen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21230/?format=api",
                                    "id": 21230,
                                    "name": "Henrik Evensen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "=7",
                    "score": "64",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31505/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31505/",
                        "id": 31505,
                        "title": "Mecha Angel",
                        "author_nicks": [
                            {
                                "name": "Torjus Eie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4439/?format=api",
                                    "id": 4439,
                                    "name": "Torjus Eie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "=9",
                    "score": "61",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31506/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31506/",
                        "id": 31506,
                        "title": "It_wasn't_me",
                        "author_nicks": [
                            {
                                "name": "Camilla2",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21231/?format=api",
                                    "id": 21231,
                                    "name": "Camilla2",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "=9",
                    "score": "61",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31507/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31507/",
                        "id": 31507,
                        "title": "Survival of the Fattest",
                        "author_nicks": [
                            {
                                "name": "Ling",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6206/?format=api",
                                    "id": 6206,
                                    "name": "Ling",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 11,
                    "ranking": "11",
                    "score": "54",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31508/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31508/",
                        "id": 31508,
                        "title": "Sweet Showdown",
                        "author_nicks": [
                            {
                                "name": "m0Ro",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6211/?format=api",
                                    "id": 6211,
                                    "name": "m0Ro",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 12,
                    "ranking": "12",
                    "score": "53",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31509/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31509/",
                        "id": 31509,
                        "title": "Robo-AWOL",
                        "author_nicks": [
                            {
                                "name": "Eirik Hartveit Hansen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21232/?format=api",
                                    "id": 21232,
                                    "name": "Eirik Hartveit Hansen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "35",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31510/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31510/",
                        "id": 31510,
                        "title": "Det Store Påskeegget",
                        "author_nicks": [
                            {
                                "name": "Tom-Ivar Arntzen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6192/?format=api",
                                    "id": 6192,
                                    "name": "Tom-Ivar Arntzen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 14,
                    "ranking": "14",
                    "score": "33",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31511/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31511/",
                        "id": 31511,
                        "title": "WarHammerheadRobots",
                        "author_nicks": [
                            {
                                "name": "Helene Hunding Harmens",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21233/?format=api",
                                    "id": 21233,
                                    "name": "tripleh",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 15,
                    "ranking": "15",
                    "score": "25",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31512/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31512/",
                        "id": 31512,
                        "title": "Heartnade",
                        "author_nicks": [
                            {
                                "name": "Stian Kolrud",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21234/?format=api",
                                    "id": 21234,
                                    "name": "Stian Kolrud",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 16,
                    "ranking": "16",
                    "score": "22",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31513/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31513/",
                        "id": 31513,
                        "title": "Robotics",
                        "author_nicks": [
                            {
                                "name": "Sondre Havellen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21235/?format=api",
                                    "id": 21235,
                                    "name": "Sondre Havellen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 17,
                    "ranking": "17",
                    "score": "15",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31514/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31514/",
                        "id": 31514,
                        "title": "Driving To Work",
                        "author_nicks": [
                            {
                                "name": "Eizon",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21236/?format=api",
                                    "id": 21236,
                                    "name": "Eizon",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 18,
                    "ranking": "18",
                    "score": "13",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31515/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31515/",
                        "id": 31515,
                        "title": "MasterMind",
                        "author_nicks": [
                            {
                                "name": "Espen Kielland",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4435/?format=api",
                                    "id": 4435,
                                    "name": "Espen Kielland",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 19,
                    "ranking": "19",
                    "score": "12",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31516/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31516/",
                        "id": 31516,
                        "title": "Ohh, TG!",
                        "author_nicks": [
                            {
                                "name": "Petter Burhol",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21237/?format=api",
                                    "id": 21237,
                                    "name": "Petter Burhol",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 2543,
            "demozoo_url": "https://demozoo.org/competitions/2543/",
            "name": "Sanestation Music",
            "shown_date": "2012-04-07",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "116",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31485/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31485/",
                        "id": 31485,
                        "title": "Fighting Monsters",
                        "author_nicks": [
                            {
                                "name": "Jonas Magnussen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21221/?format=api",
                                    "id": 21221,
                                    "name": "Jonas Magnussen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "106",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31486/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31486/",
                        "id": 31486,
                        "title": "Level Up!",
                        "author_nicks": [
                            {
                                "name": "Joakim Skurk",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4424/?format=api",
                                    "id": 4424,
                                    "name": "Joakim Skurk",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "80",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31487/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31487/",
                        "id": 31487,
                        "title": "You're A Pussy And You Know It",
                        "author_nicks": [
                            {
                                "name": "0-day Ivar",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4304/?format=api",
                                    "id": 4304,
                                    "name": "0-day Ivar",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "78",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31488/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31488/",
                        "id": 31488,
                        "title": "omgMidiSUXX0RZ",
                        "author_nicks": [
                            {
                                "name": "Kepler",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4369/?format=api",
                                    "id": 4369,
                                    "name": "Kepler",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Indigo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21222/?format=api",
                                    "id": 21222,
                                    "name": "Indigo",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "56",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31489/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31489/",
                        "id": 31489,
                        "title": "Hockeypulver",
                        "author_nicks": [
                            {
                                "name": "chiller",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21223/?format=api",
                                    "id": 21223,
                                    "name": "chiller",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "39",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31490/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31490/",
                        "id": 31490,
                        "title": "Not Coffee",
                        "author_nicks": [
                            {
                                "name": "Tick",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/91/?format=api",
                                    "id": 91,
                                    "name": "Tick",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "15",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31491/?format=api",
                        "demozoo_url": "https://demozoo.org/music/31491/",
                        "id": 31491,
                        "title": "20 Minute Wonder",
                        "author_nicks": [
                            {
                                "name": "Mesosade",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21224/?format=api",
                                    "id": 21224,
                                    "name": "Mesosade",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 2544,
            "demozoo_url": "https://demozoo.org/competitions/2544/",
            "name": "Themed Graphics",
            "shown_date": "2012-04-07",
            "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": "375",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31492/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31492/",
                        "id": 31492,
                        "title": "SunBathing",
                        "author_nicks": [
                            {
                                "name": "Wic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3820/?format=api",
                                    "id": 3820,
                                    "name": "Wic",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Zeila",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4225/?format=api",
                                    "id": 4225,
                                    "name": "Zeila",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "179",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31493/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31493/",
                        "id": 31493,
                        "title": "MorningCoffee",
                        "author_nicks": [
                            {
                                "name": "Joovie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4448/?format=api",
                                    "id": 4448,
                                    "name": "Joovie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "140",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31494/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31494/",
                        "id": 31494,
                        "title": "Picnic",
                        "author_nicks": [
                            {
                                "name": "Soba Violence",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6219/?format=api",
                                    "id": 6219,
                                    "name": "Soba Violence",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "127",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31495/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31495/",
                        "id": 31495,
                        "title": "Serenity of the Universe",
                        "author_nicks": [
                            {
                                "name": "Rohtie",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4456/?format=api",
                                    "id": 4456,
                                    "name": "Rohtie",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "102",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31496/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31496/",
                        "id": 31496,
                        "title": "Mitt skip er lastet med space",
                        "author_nicks": [
                            {
                                "name": "Kristoffer S. Mathisen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21226/?format=api",
                                    "id": 21226,
                                    "name": "Kristoffer S. Mathisen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "70",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31497/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31497/",
                        "id": 31497,
                        "title": "TG 3102",
                        "author_nicks": [
                            {
                                "name": "Øyvind Berget",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6205/?format=api",
                                    "id": 6205,
                                    "name": "Øyvind Berget",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 2541,
            "demozoo_url": "https://demozoo.org/competitions/2541/",
            "name": "Themed Photo",
            "shown_date": "2012-04-07",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "208",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31465/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31465/",
                        "id": 31465,
                        "title": "Wildlife",
                        "author_nicks": [
                            {
                                "name": "Wic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3820/?format=api",
                                    "id": 3820,
                                    "name": "Wic",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "167",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31466/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31466/",
                        "id": 31466,
                        "title": "Respect The Mustage!",
                        "author_nicks": [
                            {
                                "name": "Carl Henrik Myhre",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20958/?format=api",
                                    "id": 20958,
                                    "name": "Raevern",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "135",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31467/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31467/",
                        "id": 31467,
                        "title": "Bird in a trapped world",
                        "author_nicks": [
                            {
                                "name": "Keith Mellingen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21209/?format=api",
                                    "id": 21209,
                                    "name": "Keith Mellingen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "60",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31468/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31468/",
                        "id": 31468,
                        "title": "The Nerds Have Mated",
                        "author_nicks": [
                            {
                                "name": "Kvakke",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4388/?format=api",
                                    "id": 4388,
                                    "name": "McKvakk",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "55",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31469/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31469/",
                        "id": 31469,
                        "title": "Skull And Bones",
                        "author_nicks": [
                            {
                                "name": "Håvard Fandrem",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21210/?format=api",
                                    "id": 21210,
                                    "name": "Håvard Fandrem",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "48",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31470/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31470/",
                        "id": 31470,
                        "title": "Electro_Evolution",
                        "author_nicks": [
                            {
                                "name": "Dag Gullik Gulliksen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21211/?format=api",
                                    "id": 21211,
                                    "name": "Dag Gullik Gulliksen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "47",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31471/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31471/",
                        "id": 31471,
                        "title": "And I Flukt",
                        "author_nicks": [
                            {
                                "name": "Stian Bjerkeset",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21212/?format=api",
                                    "id": 21212,
                                    "name": "Stian Bjerkeset",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "46",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31472/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31472/",
                        "id": 31472,
                        "title": "Dead Or Alive",
                        "author_nicks": [
                            {
                                "name": "Sondre Knutsen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21213/?format=api",
                                    "id": 21213,
                                    "name": "Sondre Knutsen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "32",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31473/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31473/",
                        "id": 31473,
                        "title": "Wild Crew",
                        "author_nicks": [
                            {
                                "name": "Xenox",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21016/?format=api",
                                    "id": 21016,
                                    "name": "Xenox",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "30",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31474/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31474/",
                        "id": 31474,
                        "title": "Ambushing The Bird In The Bushes",
                        "author_nicks": [
                            {
                                "name": "nichevo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21214/?format=api",
                                    "id": 21214,
                                    "name": "nichevo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "29",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31475/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31475/",
                        "id": 31475,
                        "title": "Alien@TG12",
                        "author_nicks": [
                            {
                                "name": "A real Alien in NOR",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21215/?format=api",
                                    "id": 21215,
                                    "name": "A real Alien in NOR",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "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": "22",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31476/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31476/",
                        "id": 31476,
                        "title": "Welcome to the jungle!",
                        "author_nicks": [
                            {
                                "name": "Jan-Tore Tonheim",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6189/?format=api",
                                    "id": 6189,
                                    "name": "Cosmocat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 13,
                    "ranking": "13",
                    "score": "16",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/31477/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/31477/",
                        "id": 31477,
                        "title": "Børd",
                        "author_nicks": [
                            {
                                "name": "Krister Borge",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3986/?format=api",
                                    "id": 3986,
                                    "name": "Faux Clef",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2012-04-07",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                                "id": 36,
                                "name": "Photo",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/the-gathering/the-gathering-2012"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=43&when=2012"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2012/thegathering12/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/gatheringorg"
        }
    ]
}