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

{
    "url": "https://demozoo.org/api/v1/parties/1089/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1089/",
    "id": 1089,
    "name": "Votice 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/434/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/434/",
        "id": 434,
        "name": "Votice",
        "website": ""
    },
    "start_date": "1999-04-23",
    "end_date": "1999-04-25",
    "location": "Votice, Czech Republic",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 49.63903,
    "longitude": 14.6413,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/275727/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275727/",
            "id": 275727,
            "title": "Pacomix 2",
            "author_nicks": [
                {
                    "name": "Crazy Boys",
                    "abbreviation": "CB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/53580/?format=api",
                        "id": 53580,
                        "name": "Crazy Boys",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-04-24",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 15786,
            "demozoo_url": "https://demozoo.org/competitions/15786/",
            "name": "Amiga Demo",
            "shown_date": "1999-04-24",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            },
            "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/210885/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/210885/",
                        "id": 210885,
                        "title": "Reverse",
                        "author_nicks": [
                            {
                                "name": "Vertical Syndicate",
                                "abbreviation": "VRT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10529/?format=api",
                                    "id": 10529,
                                    "name": "Vertical Syndicate",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-04-24",
                        "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": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/265593/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/265593/",
                        "id": 265593,
                        "title": "Tesla",
                        "author_nicks": [
                            {
                                "name": "Zeleny",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/48501/?format=api",
                                    "id": 48501,
                                    "name": "Zeleny",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-04-24",
                        "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": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "https://janeway.exotica.org.uk/party.php?id=335"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1094&when=1999"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1999/votice99/"
        }
    ]
}