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

{
    "url": "https://demozoo.org/api/v1/parties/2163/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2163/",
    "id": 2163,
    "name": "Amiga Workshop 1996",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/848/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/848/",
        "id": 848,
        "name": "Amiga Workshop",
        "website": "https://cada.probers.cz/demoparty/19-akce/4373-1996-amiga-workshop-96"
    },
    "start_date": "1996-09-14",
    "end_date": "1996-09-15",
    "location": "Brno, Město Brno, South Moravian, Czech Republic",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 49.19522,
    "longitude": 16.60796,
    "website": "https://cada.probers.cz/demoparty/19-akce/4373-1996-amiga-workshop-96",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 10212,
            "demozoo_url": "https://demozoo.org/competitions/10212/",
            "name": "Amiga Demo",
            "shown_date": "1996-09-14",
            "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/105322/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/105322/",
                        "id": 105322,
                        "title": "Cubature Demorph",
                        "author_nicks": [
                            {
                                "name": "Reform",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/48725/?format=api",
                                    "id": 48725,
                                    "name": "Reform",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1996-09-14",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 10211,
            "demozoo_url": "https://demozoo.org/competitions/10211/",
            "name": "Music",
            "shown_date": "1996-09-14",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/105321/?format=api",
                        "demozoo_url": "https://demozoo.org/music/105321/",
                        "id": 105321,
                        "title": "Cybersized",
                        "author_nicks": [
                            {
                                "name": "Johnny Z",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/48724/?format=api",
                                    "id": 48724,
                                    "name": "Johnny Z",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1996-09-14",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1512&when=1996"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1996/amigaworkshop96/"
        }
    ]
}