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

{
    "url": "https://demozoo.org/api/v1/parties/1232/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1232/",
    "id": 1232,
    "name": "Primary Star 2007",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/497/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/497/",
        "id": 497,
        "name": "Primary Star",
        "website": "http://www.primary-star.tk/"
    },
    "start_date": "2007-08-10",
    "end_date": "2007-08-12",
    "location": "Reusel, Gemeente Reusel-De Mierden, North Brabant, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.3625,
    "longitude": 5.16528,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/319807/?format=api",
            "demozoo_url": "https://demozoo.org/productions/319807/",
            "id": 319807,
            "title": "Primary Star 2007 Invitation",
            "author_nicks": [
                {
                    "name": "Anubis",
                    "abbreviation": "ABS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                        "id": 5553,
                        "name": "Anubis",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2007-08-01",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/184958/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/184958/",
            "id": 184958,
            "title": "PS2007 Info",
            "author_nicks": [
                {
                    "name": "Exile",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5552/?format=api",
                        "id": 5552,
                        "name": "Exile",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Anubis",
                    "abbreviation": "ABS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                        "id": 5553,
                        "name": "Anubis",
                        "is_group": true
                    }
                },
                {
                    "name": "Civitas",
                    "abbreviation": "CIVI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                        "id": 5554,
                        "name": "Civitas",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2007-02-24",
            "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": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 9000,
            "demozoo_url": "https://demozoo.org/competitions/9000/",
            "name": "C64 Demo",
            "shown_date": "2007-08-11",
            "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/85421/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/85421/",
                        "id": 85421,
                        "title": "Decline of Kali",
                        "author_nicks": [
                            {
                                "name": "K2",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                                    "id": 3529,
                                    "name": "K2",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Wrath Designs",
                                "abbreviation": "WD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                                    "id": 135,
                                    "name": "Wrath Designs",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "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": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/85422/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/85422/",
                        "id": 85422,
                        "title": "Racked Off (Party Version)",
                        "author_nicks": [
                            {
                                "name": "The New Dimension",
                                "abbreviation": "TND",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16410/?format=api",
                                    "id": 16410,
                                    "name": "The New Dimension",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "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/85423/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/85423/",
                        "id": 85423,
                        "title": "Advanced Space Battle Music Collection",
                        "author_nicks": [
                            {
                                "name": "Raiders of the Lost Empire",
                                "abbreviation": "ROLE",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                                    "id": 5087,
                                    "name": "Raiders of the Lost Empire",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "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": 4,
                    "ranking": "4",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/85424/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/85424/",
                        "id": 85424,
                        "title": "Partyscroller",
                        "author_nicks": [],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "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/85425/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/85425/",
                        "id": 85425,
                        "title": "Der Mongole",
                        "author_nicks": [],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "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": 9002,
            "demozoo_url": "https://demozoo.org/competitions/9002/",
            "name": "C64 Graphics",
            "shown_date": "2007-08-11",
            "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/85430/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/85430/",
                        "id": 85430,
                        "title": "Nitrogen",
                        "author_nicks": [
                            {
                                "name": "DCMP",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9970/?format=api",
                                    "id": 9970,
                                    "name": "DCMP",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "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/85431/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/85431/",
                        "id": 85431,
                        "title": "Witchcraft 2",
                        "author_nicks": [
                            {
                                "name": "JSL",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5743/?format=api",
                                    "id": 5743,
                                    "name": "JSL",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "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": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/85432/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/85432/",
                        "id": 85432,
                        "title": "Black Widow",
                        "author_nicks": [
                            {
                                "name": "Enthusi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/150/?format=api",
                                    "id": 150,
                                    "name": "Enthusi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "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/85433/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/85433/",
                        "id": 85433,
                        "title": "Die Verwunderte Giraffe",
                        "author_nicks": [
                            {
                                "name": "Bugjam",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5557/?format=api",
                                    "id": 5557,
                                    "name": "Bugjam",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "The Dreams",
                                "abbreviation": "DRM",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4000/?format=api",
                                    "id": 4000,
                                    "name": "The Dreams",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2007-08-11",
                        "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": []
                    }
                }
            ]
        },
        {
            "id": 9001,
            "demozoo_url": "https://demozoo.org/competitions/9001/",
            "name": "C64 Music",
            "shown_date": "2007-08-11",
            "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/85426/?format=api",
                        "demozoo_url": "https://demozoo.org/music/85426/",
                        "id": 85426,
                        "title": "City Noises",
                        "author_nicks": [
                            {
                                "name": "CRD",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/166/?format=api",
                                    "id": 166,
                                    "name": "Conrad",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "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/31/?format=api",
                                "id": 31,
                                "name": "Executable Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/85427/?format=api",
                        "demozoo_url": "https://demozoo.org/music/85427/",
                        "id": 85427,
                        "title": "Plastic Blade",
                        "author_nicks": [
                            {
                                "name": "Henne",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5997/?format=api",
                                    "id": 5997,
                                    "name": "Henne",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/85428/?format=api",
                        "demozoo_url": "https://demozoo.org/music/85428/",
                        "id": 85428,
                        "title": "Sending Good Vibes",
                        "author_nicks": [
                            {
                                "name": "Psycho8580",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8871/?format=api",
                                    "id": 8871,
                                    "name": "Psycho8580",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "4",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/85429/?format=api",
                        "demozoo_url": "https://demozoo.org/music/85429/",
                        "id": 85429,
                        "title": "DEC $D418",
                        "author_nicks": [
                            {
                                "name": "Richard",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                                    "id": 16409,
                                    "name": "Richard",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-08-11",
                        "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": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/primary-star/primary-star-2007"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=489&when=2007"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2007/primary_star07/"
        }
    ]
}