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

{
    "url": "https://demozoo.org/api/v1/parties/3025/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3025/",
    "id": 3025,
    "name": "PDRoms Coding Competition 2004 (2)",
    "tagline": "#2.5",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/855/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/855/",
        "id": 855,
        "name": "PDRoms Coding Competition",
        "website": ""
    },
    "start_date": "2004-06-17",
    "end_date": "2004-07-04",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/379401/?format=api",
            "demozoo_url": "https://demozoo.org/productions/379401/",
            "id": 379401,
            "title": "PDRoms.com Compo 2.5 Trailer",
            "author_nicks": [
                {
                    "name": "Torlus",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/152489/?format=api",
                        "id": 152489,
                        "name": "Torlus",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/104/?format=api",
                    "id": 104,
                    "name": "Neo Geo Pocket / Neo Geo Pocket Color (NGPC)"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 20384,
            "demozoo_url": "https://demozoo.org/competitions/20384/",
            "name": "Game",
            "shown_date": "2004",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "899,00",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/162039/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/162039/",
                        "id": 162039,
                        "title": "Beer Belly Bill",
                        "author_nicks": [
                            {
                                "name": "Metalvotze",
                                "abbreviation": "VOZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                                    "id": 3525,
                                    "name": "Metalvotze",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2004-07",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                                "id": 30,
                                "name": "Nintendo Game Boy Advance (GBA)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=669&when=2004"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/compos/pdroms_coding_competition_2.5/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040624095255/http://www.pdroms.de/pdrc2_5.php"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20050516075328/http://www.pdroms.de/pdrc2_5-submissions.php"
        }
    ]
}