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

{
    "url": "https://demozoo.org/api/v1/parties/1342/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1342/",
    "id": 1342,
    "name": "KozMOS 2011",
    "tagline": "KozMOS MMXI",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/559/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/559/",
        "id": 559,
        "name": "KozMOS",
        "website": ""
    },
    "start_date": "2011-02-03",
    "end_date": "2011-02-05",
    "location": "Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 64.950142,
    "longitude": 26.06739,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 1869,
            "demozoo_url": "https://demozoo.org/competitions/1869/",
            "name": "C64 Demo",
            "shown_date": "2011-02-04",
            "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/310903/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/310903/",
                        "id": 310903,
                        "title": "Ihanpaska",
                        "author_nicks": [],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "unknown-author"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310904/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/310904/",
                        "id": 310904,
                        "title": "Antidraw",
                        "author_nicks": [],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "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/6/?format=api",
                                "id": 6,
                                "name": "Tool",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "unknown-author"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "4",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310905/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/310905/",
                        "id": 310905,
                        "title": "Rinsessa",
                        "author_nicks": [],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "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": [
                            "unknown-author"
                        ]
                    }
                },
                {
                    "position": 4,
                    "ranking": "5",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310906/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/310906/",
                        "id": 310906,
                        "title": "Nenae",
                        "author_nicks": [
                            {
                                "name": "Electric",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6987/?format=api",
                                    "id": 6987,
                                    "name": "Electric",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Extend",
                                "abbreviation": "EXT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                                    "id": 3074,
                                    "name": "Extend",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2011-02-04",
                        "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": "6",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310907/?format=api",
                        "demozoo_url": "https://demozoo.org/music/310907/",
                        "id": 310907,
                        "title": "Dodo",
                        "author_nicks": [
                            {
                                "name": "Zamdee",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/68533/?format=api",
                                    "id": 68533,
                                    "name": "Zamdee",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310908/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/310908/",
                        "id": 310908,
                        "title": "Your Love",
                        "author_nicks": [
                            {
                                "name": "Hot Multimedia",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24672/?format=api",
                                    "id": 24672,
                                    "name": "Hot Multimedia",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Laserboy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24671/?format=api",
                                    "id": 24671,
                                    "name": "Laserboy",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/135255/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/135255/",
                        "id": 135255,
                        "title": "Lennu Eduskuntaan",
                        "author_nicks": [
                            {
                                "name": "Accession",
                                "abbreviation": "ACC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                                    "id": 935,
                                    "name": "Accession",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2015-03-14",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 8,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310909/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/310909/",
                        "id": 310909,
                        "title": "Ruined Art",
                        "author_nicks": [
                            {
                                "name": "Emulamer",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14298/?format=api",
                                    "id": 14298,
                                    "name": "Emulamer",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310910/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/310910/",
                        "id": 310910,
                        "title": "Tohtori",
                        "author_nicks": [
                            {
                                "name": "Yleisradio",
                                "abbreviation": "YLE",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14292/?format=api",
                                    "id": 14292,
                                    "name": "Yleisradio",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "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": [
                            "petscii"
                        ]
                    }
                },
                {
                    "position": 10,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310911/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/310911/",
                        "id": 310911,
                        "title": "Kavalkadi",
                        "author_nicks": [],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "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": [
                            "nsfw",
                            "unknown-author"
                        ]
                    }
                },
                {
                    "position": 11,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310912/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/310912/",
                        "id": 310912,
                        "title": "A Story",
                        "author_nicks": [
                            {
                                "name": "Art Without Brains",
                                "abbreviation": "AWB",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/107027/?format=api",
                                    "id": 107027,
                                    "name": "Art Without Brains",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "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": 12,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310913/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/310913/",
                        "id": 310913,
                        "title": "Money",
                        "author_nicks": [
                            {
                                "name": "Hot Multimedia",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24672/?format=api",
                                    "id": 24672,
                                    "name": "Hot Multimedia",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Laserboy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24671/?format=api",
                                    "id": 24671,
                                    "name": "Laserboy",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "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": 13,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310914/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/310914/",
                        "id": 310914,
                        "title": "Paras",
                        "author_nicks": [
                            {
                                "name": "Yleisradio",
                                "abbreviation": "YLE",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14292/?format=api",
                                    "id": 14292,
                                    "name": "Yleisradio",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "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": 14,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310915/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/310915/",
                        "id": 310915,
                        "title": "Skosh",
                        "author_nicks": [],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-02-04",
                        "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": [
                            "unknown-author"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1736"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1501&when=2011"
        }
    ]
}