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

{
    "url": "https://demozoo.org/api/v1/parties/2860/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2860/",
    "id": 2860,
    "name": "Webb.it 2002",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/505/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/505/",
        "id": 505,
        "name": "Webb.it",
        "website": "http://2003.webb.it/"
    },
    "start_date": "2002-07-04",
    "end_date": "2002-07-07",
    "location": "Provincia di Padova, Veneto, Italy",
    "is_online": false,
    "country_code": "IT",
    "latitude": 45.35,
    "longitude": 11.81667,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/10435/?format=api",
            "demozoo_url": "https://demozoo.org/productions/10435/",
            "id": 10435,
            "title": "webb.it 2002 invitation (screensaver)",
            "author_nicks": [
                {
                    "name": "Spinning Kids",
                    "abbreviation": "SK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11518/?format=api",
                        "id": 11518,
                        "name": "Spinning Kids",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 12133,
            "demozoo_url": "https://demozoo.org/competitions/12133/",
            "name": "Intro",
            "shown_date": "2002-07-06",
            "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/153130/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/153130/",
                        "id": 153130,
                        "title": "Blue Knot",
                        "author_nicks": [
                            {
                                "name": "I8U",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10646/?format=api",
                                    "id": 10646,
                                    "name": "I8U",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Scoopex",
                                "abbreviation": "SCX",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                                    "id": 361,
                                    "name": "Scoopex",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-07-06",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "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=399&when=2002"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2002/webb.it02/"
        },
        {
            "link_class": "SlengpungParty",
            "url": "http://www.slengpung.com/?eventid=204"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030621115433/http://2002.webb.it/"
        }
    ]
}