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

{
    "url": "https://demozoo.org/api/v1/parties/1996/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1996/",
    "id": 1996,
    "name": "2chParty 2009",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/800/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/800/",
        "id": 800,
        "name": "2chParty",
        "website": "http://web.archive.org/web/20050208232002/http://2chparty.net/"
    },
    "start_date": "2009-10-01",
    "end_date": "2009-10-08",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://web.archive.org/web/20110108033756/http://2chparty.net/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 18895,
            "demozoo_url": "https://demozoo.org/competitions/18895/",
            "name": "Combined Demo",
            "shown_date": "2009-10-07",
            "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/347170/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/347170/",
                        "id": 347170,
                        "title": "Project02",
                        "author_nicks": [
                            {
                                "name": "System K",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                                    "id": 6501,
                                    "name": "System K",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2009-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": [
                            "screenshots-needed"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/347171/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/347171/",
                        "id": 347171,
                        "title": "Aflatoxin",
                        "author_nicks": [],
                        "author_affiliation_nicks": [],
                        "release_date": "2009-10-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                                "id": 20,
                                "name": "512b Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/347172/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/347172/",
                        "id": 347172,
                        "title": "Uniting",
                        "author_nicks": [
                            {
                                "name": "Seri",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/108877/?format=api",
                                    "id": 108877,
                                    "name": "Seri",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2009-10-07",
                        "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": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=153&when=2009"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2009/2chparty09/"
        }
    ]
}