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

{
    "url": "https://demozoo.org/api/v1/parties/3060/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3060/",
    "id": 3060,
    "name": "Alambik Demo Compo 2002",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1216/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1216/",
        "id": 1216,
        "name": "Alambik Demo Compo",
        "website": "https://web.archive.org/web/20020425232431/http://contest.alambik.com/"
    },
    "start_date": "2002-04-22",
    "end_date": "2002-05-22",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://web.archive.org/web/20020425232431/http://contest.alambik.com/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 12786,
            "demozoo_url": "https://demozoo.org/competitions/12786/",
            "name": "Intro",
            "shown_date": "2002-05-21",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/163574/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/163574/",
                        "id": 163574,
                        "title": "Thank You",
                        "author_nicks": [
                            {
                                "name": "Razor 1911",
                                "abbreviation": "RZR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                                    "id": 519,
                                    "name": "Razor 1911",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-05-21",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "alambik"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/163575/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/163575/",
                        "id": 163575,
                        "title": "Electro Kill Da Beast",
                        "author_nicks": [
                            {
                                "name": "Sexy Hunter",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/67872/?format=api",
                                    "id": 67872,
                                    "name": "Sexy Hunter",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-05-21",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "alambik"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/342976/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/342976/",
                        "id": 342976,
                        "title": "The Commodore",
                        "author_nicks": [
                            {
                                "name": "Rez",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/56/?format=api",
                                    "id": 56,
                                    "name": "Rez",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "alambik"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=398&when=2002"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/compos/alambik02/"
        }
    ]
}