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

{
    "url": "https://demozoo.org/api/v1/parties/1252/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1252/",
    "id": 1252,
    "name": "Webb.it 2003",
    "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": "2003-05-09",
    "end_date": "2003-05-11",
    "location": "Provincia di Padova, Veneto, Italy",
    "is_online": false,
    "country_code": "IT",
    "latitude": 45.35,
    "longitude": 11.81667,
    "website": "http://2003.webb.it/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 15856,
            "demozoo_url": "https://demozoo.org/competitions/15856/",
            "name": "Combined Demo",
            "shown_date": "2003-05-10",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            },
            "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/276724/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/276724/",
                        "id": 276724,
                        "title": "indecentro",
                        "author_nicks": [
                            {
                                "name": "CeccOman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/71245/?format=api",
                                    "id": 71245,
                                    "name": "CeccOman",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-05-10",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/276725/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/276725/",
                        "id": 276725,
                        "title": "Mediocrity 2",
                        "author_nicks": [
                            {
                                "name": "Phantasy",
                                "abbreviation": "PHT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                                    "id": 2226,
                                    "name": "Phantasy",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-05-10",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/webbit/webb-it-2003"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=399&when=2003"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2003/webb.it03/"
        },
        {
            "link_class": "SlengpungParty",
            "url": "http://www.slengpung.com/?eventid=252"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20031216143230/http://2003.webb.it/"
        }
    ]
}