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

{
    "url": "https://demozoo.org/api/v1/parties/28/?format=api",
    "demozoo_url": "https://demozoo.org/parties/28/",
    "id": 28,
    "name": "Sommarhack 2010",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/13/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/13/",
        "id": 13,
        "name": "Sommarhack",
        "website": "http://dhs.nu/sommarhack"
    },
    "start_date": "2010-07-02",
    "end_date": "2010-07-04",
    "location": "Grådö, Hedemora Kommun, Dalarna, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 60.25,
    "longitude": 16.03333,
    "website": "https://sommarhack.se/2010/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/49741/?format=api",
            "demozoo_url": "https://demozoo.org/productions/49741/",
            "id": 49741,
            "title": "Sommarhack 2010 Invite",
            "author_nicks": [
                {
                    "name": "Dead Hackers Society",
                    "abbreviation": "DHS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                        "id": 111,
                        "name": "Dead Hackers Society",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2010-05-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ste",
                "hdd"
            ]
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 50,
            "demozoo_url": "https://demozoo.org/competitions/50/",
            "name": "Combined Intro / Demo",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "75",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1264/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1264/",
                        "id": 1264,
                        "title": "Talk Talk 2",
                        "author_nicks": [
                            {
                                "name": "Excellence In Art",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2101/?format=api",
                                    "id": 2101,
                                    "name": "Excellence In Art",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-07-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "ste"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "65",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/432/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/432/",
                        "id": 432,
                        "title": "Appendix",
                        "author_nicks": [
                            {
                                "name": "Dead Hackers Society",
                                "abbreviation": "DHS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                                    "id": 111,
                                    "name": "Dead Hackers Society",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-07-03",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "ste",
                            "hdd"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "55",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1266/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1266/",
                        "id": 1266,
                        "title": "Report",
                        "author_nicks": [
                            {
                                "name": "Excellence In Art",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2101/?format=api",
                                    "id": 2101,
                                    "name": "Excellence In Art",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Checkpoint",
                                "abbreviation": "CPT, CP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2004/?format=api",
                                    "id": 2004,
                                    "name": "Checkpoint",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2010-07-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                                "id": 8,
                                "name": "Slideshow",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "ste"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "44",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1267/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1267/",
                        "id": 1267,
                        "title": "Megabeer",
                        "author_nicks": [
                            {
                                "name": "Invizibles",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3984/?format=api",
                                    "id": 3984,
                                    "name": "Invizibles",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Flexichron",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/32064/?format=api",
                                    "id": 32064,
                                    "name": "Flexichron",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2010-07-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "5",
                    "score": "43",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1268/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1268/",
                        "id": 1268,
                        "title": "Davids Raster Demo",
                        "author_nicks": [
                            {
                                "name": "Paradize",
                                "abbreviation": "pdz",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3985/?format=api",
                                    "id": 3985,
                                    "name": "Paradize",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-07-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                                "id": 17,
                                "name": "Atari Falcon"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "6",
                    "score": "34",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1269/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1269/",
                        "id": 1269,
                        "title": "BITS #0039",
                        "author_nicks": [
                            {
                                "name": "BITS",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3947/?format=api",
                                    "id": 3947,
                                    "name": "BITS",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-07-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "ste"
                        ]
                    }
                },
                {
                    "position": 7,
                    "ranking": "6",
                    "score": "34",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1270/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/1270/",
                        "id": 1270,
                        "title": "ProTracker Sample Library Xtravaganza",
                        "author_nicks": [
                            {
                                "name": "Excellence In Art",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2101/?format=api",
                                    "id": 2101,
                                    "name": "Excellence In Art",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-07-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                                "id": 9,
                                "name": "Pack",
                                "supertype": "production"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                                "id": 6,
                                "name": "Tool",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "ste"
                        ]
                    }
                }
            ]
        },
        {
            "id": 53,
            "demozoo_url": "https://demozoo.org/competitions/53/",
            "name": "Graphics",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "55",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1273/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1273/",
                        "id": 1273,
                        "title": "Rules",
                        "author_nicks": [
                            {
                                "name": "Asn",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3989/?format=api",
                                    "id": 3989,
                                    "name": "Asn",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-07-04",
                        "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": "43",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1274/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/1274/",
                        "id": 1274,
                        "title": "Miro",
                        "author_nicks": [
                            {
                                "name": "Dafvid",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/32561/?format=api",
                                    "id": 32561,
                                    "name": "Slitsten",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-07-04",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 54,
            "demozoo_url": "https://demozoo.org/competitions/54/",
            "name": "Music",
            "shown_date": null,
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "73",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1275/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1275/",
                        "id": 1275,
                        "title": "Harold 10",
                        "author_nicks": [
                            {
                                "name": "Excellence In Art",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2101/?format=api",
                                    "id": 2101,
                                    "name": "Excellence In Art",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-07-04",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "54",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1276/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1276/",
                        "id": 1276,
                        "title": "No Ecuador",
                        "author_nicks": [
                            {
                                "name": "Marcer",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3991/?format=api",
                                    "id": 3991,
                                    "name": "Marcer",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-07-04",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "sndh"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "52",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1277/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1277/",
                        "id": 1277,
                        "title": "I Wish (AM)",
                        "author_nicks": [
                            {
                                "name": "Marcer",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3991/?format=api",
                                    "id": 3991,
                                    "name": "Marcer",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-07-04",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                                "id": 17,
                                "name": "Atari Falcon"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "am"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "50",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/1278/?format=api",
                        "demozoo_url": "https://demozoo.org/music/1278/",
                        "id": 1278,
                        "title": "M Ending",
                        "author_nicks": [
                            {
                                "name": "Marcer",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3991/?format=api",
                                    "id": 3991,
                                    "name": "Marcer",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-07-04",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/sommarhack/sommarhack-2010"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2010/SOMMAR10/"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1507&when=2010"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2010/sommerhack10/"
        }
    ]
}