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

{
    "url": "https://demozoo.org/api/v1/parties/1945/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1945/",
    "id": 1945,
    "name": "Floppy 2003",
    "tagline": "Data Jam Underground",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/508/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/508/",
        "id": 508,
        "name": "Floppy",
        "website": ""
    },
    "start_date": "2003-02-21",
    "end_date": "2003-02-23",
    "location": "Helsingborg, Skåne, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 56.05648,
    "longitude": 12.78718,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/142050/?format=api",
            "demozoo_url": "https://demozoo.org/productions/142050/",
            "id": 142050,
            "title": "Floppy 2003 Helltown",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "2002-12-31",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/336479/?format=api",
            "demozoo_url": "https://demozoo.org/productions/336479/",
            "id": 336479,
            "title": "Back Again!",
            "author_nicks": [
                {
                    "name": "Alpha Flight",
                    "abbreviation": "AFL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                        "id": 1492,
                        "name": "Alpha Flight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-02-23",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 9493,
            "demozoo_url": "https://demozoo.org/competitions/9493/",
            "name": "Demo",
            "shown_date": "2003-02-22",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90165/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/90165/",
                        "id": 90165,
                        "title": "Industrial Breakdown",
                        "author_nicks": [
                            {
                                "name": "Booze Design",
                                "abbreviation": "BD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1287/?format=api",
                                    "id": 1287,
                                    "name": "Booze Design",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-02-22",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "glitch",
                            "endless-loop"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90166/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/90166/",
                        "id": 90166,
                        "title": "Loaded",
                        "author_nicks": [
                            {
                                "name": "Fairlight",
                                "abbreviation": "FLT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                                    "id": 239,
                                    "name": "Fairlight",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-02-22",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90167/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/90167/",
                        "id": 90167,
                        "title": "Phases",
                        "author_nicks": [
                            {
                                "name": "Crest",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                                    "id": 763,
                                    "name": "Crest",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-02-22",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "x-fli"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90168/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/90168/",
                        "id": 90168,
                        "title": "We/Laser",
                        "author_nicks": [
                            {
                                "name": "Fairlight",
                                "abbreviation": "FLT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                                    "id": 239,
                                    "name": "Fairlight",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-02-22",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90169/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/90169/",
                        "id": 90169,
                        "title": "Harmonious",
                        "author_nicks": [
                            {
                                "name": "Triad",
                                "abbreviation": "3AD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                                    "id": 827,
                                    "name": "Triad",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-02-22",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90170/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/90170/",
                        "id": 90170,
                        "title": "THC Outlet",
                        "author_nicks": [
                            {
                                "name": "Zyz",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/25550/?format=api",
                                    "id": 25550,
                                    "name": "Zyz",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-02-22",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90171/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/90171/",
                        "id": 90171,
                        "title": "10 Strong Years",
                        "author_nicks": [
                            {
                                "name": "Hack'n'Trade",
                                "abbreviation": "ht",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                                    "id": 10273,
                                    "name": "Hack'n'Trade",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-02-22",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90172/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/90172/",
                        "id": 90172,
                        "title": "Up In Smoke 2",
                        "author_nicks": [
                            {
                                "name": "Swappas With Attitude",
                                "abbreviation": "SWA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39917/?format=api",
                                    "id": 39917,
                                    "name": "Swappas With Attitude",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-02-22",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90173/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/90173/",
                        "id": 90173,
                        "title": "C64 Love 2",
                        "author_nicks": [
                            {
                                "name": "Macx",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/142/?format=api",
                                    "id": 142,
                                    "name": "Macx",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-02-22",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 10,
                    "ranking": "10",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90174/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/90174/",
                        "id": 90174,
                        "title": "Flpu",
                        "author_nicks": [
                            {
                                "name": "cmp",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8838/?format=api",
                                    "id": 8838,
                                    "name": "cmp",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "d4rkn3ss",
                                "abbreviation": "d4",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14978/?format=api",
                                    "id": 14978,
                                    "name": "d4rkn3ss",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-02-22",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 9492,
            "demozoo_url": "https://demozoo.org/competitions/9492/",
            "name": "Graphics",
            "shown_date": "2003-02-22",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90156/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/90156/",
                        "id": 90156,
                        "title": "Succerboy",
                        "author_nicks": [
                            {
                                "name": "Poison",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8853/?format=api",
                                    "id": 8853,
                                    "name": "Poison",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Oneway",
                                "abbreviation": "1WAY",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/7568/?format=api",
                                    "id": 7568,
                                    "name": "Oneway",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90157/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/90157/",
                        "id": 90157,
                        "title": "Bextor",
                        "author_nicks": [
                            {
                                "name": "Dane",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                                    "id": 1286,
                                    "name": "Dane",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Crest",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                                    "id": 763,
                                    "name": "Crest",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "x-fli"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90158/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/90158/",
                        "id": 90158,
                        "title": "Machinb",
                        "author_nicks": [
                            {
                                "name": "Joe",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/158/?format=api",
                                    "id": 158,
                                    "name": "Joe",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Wrath Designs",
                                "abbreviation": "WD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                                    "id": 135,
                                    "name": "Wrath Designs",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90159/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/90159/",
                        "id": 90159,
                        "title": "A Rotten One",
                        "author_nicks": [
                            {
                                "name": "Twoflower",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2804/?format=api",
                                    "id": 2804,
                                    "name": "Twoflower",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Triad",
                                "abbreviation": "3AD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                                    "id": 827,
                                    "name": "Triad",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90160/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/90160/",
                        "id": 90160,
                        "title": "Macho Programming",
                        "author_nicks": [
                            {
                                "name": "Spot",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3168/?format=api",
                                    "id": 3168,
                                    "name": "Spot",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Triad",
                                "abbreviation": "3AD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                                    "id": 827,
                                    "name": "Triad",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90161/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/90161/",
                        "id": 90161,
                        "title": "A Moment of Terror Begins",
                        "author_nicks": [
                            {
                                "name": "Oxidy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5550/?format=api",
                                    "id": 5550,
                                    "name": "Oxidy",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Wrath Designs",
                                "abbreviation": "WD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                                    "id": 135,
                                    "name": "Wrath Designs",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90162/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/90162/",
                        "id": 90162,
                        "title": "Witchcraft, Coffee and Rock-music",
                        "author_nicks": [
                            {
                                "name": "Jailbird",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5738/?format=api",
                                    "id": 5738,
                                    "name": "Jailbird",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Booze Design",
                                "abbreviation": "BD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1287/?format=api",
                                    "id": 1287,
                                    "name": "Booze Design",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "8",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90163/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/90163/",
                        "id": 90163,
                        "title": "From Alqueda With Love",
                        "author_nicks": [
                            {
                                "name": "Blackdroid",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5742/?format=api",
                                    "id": 5742,
                                    "name": "Blackdroid",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Wrath Designs",
                                "abbreviation": "WD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                                    "id": 135,
                                    "name": "Wrath Designs",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 9,
                    "ranking": "9",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90164/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/90164/",
                        "id": 90164,
                        "title": "Belinda Bump",
                        "author_nicks": [
                            {
                                "name": "Skyhawk",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5125/?format=api",
                                    "id": 5125,
                                    "name": "Skyhawk",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Laxity",
                                "abbreviation": "LXT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5915/?format=api",
                                    "id": 5915,
                                    "name": "Laxity",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "nsfw"
                        ]
                    }
                }
            ]
        },
        {
            "id": 9491,
            "demozoo_url": "https://demozoo.org/competitions/9491/",
            "name": "Music",
            "shown_date": "2003-02-22",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90149/?format=api",
                        "demozoo_url": "https://demozoo.org/music/90149/",
                        "id": 90149,
                        "title": "912",
                        "author_nicks": [
                            {
                                "name": "Dane",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                                    "id": 1286,
                                    "name": "Dane",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Crest",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                                    "id": 763,
                                    "name": "Crest",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580",
                            "cover-version"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90150/?format=api",
                        "demozoo_url": "https://demozoo.org/music/90150/",
                        "id": 90150,
                        "title": "Londonk",
                        "author_nicks": [
                            {
                                "name": "Goto80",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2055/?format=api",
                                    "id": 2055,
                                    "name": "Goto80",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Hack'n'Trade",
                                "abbreviation": "ht",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                                    "id": 10273,
                                    "name": "Hack'n'Trade",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90151/?format=api",
                        "demozoo_url": "https://demozoo.org/music/90151/",
                        "id": 90151,
                        "title": "Melodi",
                        "author_nicks": [
                            {
                                "name": "Zyron",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6684/?format=api",
                                    "id": 6684,
                                    "name": "Zyron",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Fantastic 4 Cracking Group",
                                "abbreviation": "F4CG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                                    "id": 6508,
                                    "name": "Fantastic 4 Cracking Group",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90152/?format=api",
                        "demozoo_url": "https://demozoo.org/music/90152/",
                        "id": 90152,
                        "title": "Kanke Lakritsnapp!",
                        "author_nicks": [
                            {
                                "name": "UL-Tomten",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35480/?format=api",
                                    "id": 35480,
                                    "name": "UL-Tomten",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Yodelking",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35479/?format=api",
                                    "id": 35479,
                                    "name": "Yodelking",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Defiers",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6881/?format=api",
                                    "id": 6881,
                                    "name": "Defiers",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "6581"
                        ]
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90153/?format=api",
                        "demozoo_url": "https://demozoo.org/music/90153/",
                        "id": 90153,
                        "title": "Last Aproach",
                        "author_nicks": [
                            {
                                "name": "Ed",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5576/?format=api",
                                    "id": 5576,
                                    "name": "Ed",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Wrath Designs",
                                "abbreviation": "WD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                                    "id": 135,
                                    "name": "Wrath Designs",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90154/?format=api",
                        "demozoo_url": "https://demozoo.org/music/90154/",
                        "id": 90154,
                        "title": "Fan Som Fan",
                        "author_nicks": [
                            {
                                "name": "ZZAP69",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/144/?format=api",
                                    "id": 144,
                                    "name": "ZZAP69",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "NoName",
                                "abbreviation": "NN",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
                                    "id": 8465,
                                    "name": "NoName",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Noice",
                                "abbreviation": "NOC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                                    "id": 180,
                                    "name": "Noice",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580",
                            "voicetracker"
                        ]
                    }
                },
                {
                    "position": 7,
                    "ranking": "7",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90155/?format=api",
                        "demozoo_url": "https://demozoo.org/music/90155/",
                        "id": 90155,
                        "title": "Musik",
                        "author_nicks": [
                            {
                                "name": "Poison",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8853/?format=api",
                                    "id": 8853,
                                    "name": "Poison",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Oneway",
                                "abbreviation": "1WAY",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/7568/?format=api",
                                    "id": 7568,
                                    "name": "Oneway",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2003-02-22",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=448"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=178&when=2003"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2003/floppy03/"
        }
    ]
}