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

{
    "url": "https://demozoo.org/api/v1/parties/407/?format=api",
    "demozoo_url": "https://demozoo.org/parties/407/",
    "id": 407,
    "name": "Bud Elite Party 1997",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/146/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/146/",
        "id": 146,
        "name": "Bud Elite Party",
        "website": ""
    },
    "start_date": "1997-07-22",
    "end_date": "1997-07-26",
    "location": "Warsaw, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 52.235352,
    "longitude": 21.00939,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/8651/?format=api",
            "demozoo_url": "https://demozoo.org/productions/8651/",
            "id": 8651,
            "title": "Save Da Vinyl #7",
            "author_nicks": [
                {
                    "name": "Madwizards",
                    "abbreviation": "MWI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                        "id": 450,
                        "name": "Madwizards",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-07-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": [
                "save-da-vinyl"
            ]
        }
    ],
    "competitions": [
        {
            "id": 9610,
            "demozoo_url": "https://demozoo.org/competitions/9610/",
            "name": "Demo",
            "shown_date": "1997-07-25",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/92786/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/92786/",
                        "id": 92786,
                        "title": "Light Army - The Demo",
                        "author_nicks": [
                            {
                                "name": "Nexus",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/62634/?format=api",
                                    "id": 62634,
                                    "name": "Nexus",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Pulse",
                                "abbreviation": "PLS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                                    "id": 575,
                                    "name": "Pulse",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1997-07-25",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/95443/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/95443/",
                        "id": 95443,
                        "title": "Rybik & Alien",
                        "author_nicks": [
                            {
                                "name": "Przyjaciele Stefana B.",
                                "abbreviation": "PSB",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
                                    "id": 20658,
                                    "name": "Przyjaciele Stefana B.",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1997-07-25",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1067&when=1997"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1997/bud_elite_party97/"
        }
    ]
}