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

{
    "url": "https://demozoo.org/api/v1/parties/5441/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5441/",
    "id": 5441,
    "name": "Bung 2001",
    "tagline": "4th Amateur Gameboy TM Format Games Coding Competition",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1713/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1713/",
        "id": 1713,
        "name": "Bung",
        "website": ""
    },
    "start_date": "2001-01",
    "end_date": "2001-01",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 20394,
            "demozoo_url": "https://demozoo.org/competitions/20394/",
            "name": "Game",
            "shown_date": "2001-01",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/379430/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/379430/",
                        "id": 379430,
                        "title": "Main Blow",
                        "author_nicks": [
                            {
                                "name": "Fatality",
                                "abbreviation": "FTL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8913/?format=api",
                                    "id": 8913,
                                    "name": "Fatality",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000-11-21",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                                "id": 37,
                                "name": "Nintendo Game Boy Color (GBC)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/379431/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/379431/",
                        "id": 379431,
                        "title": "Marcbla 3D",
                        "author_nicks": [
                            {
                                "name": "Arcadiy Gobusov",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12231/?format=api",
                                    "id": 12231,
                                    "name": "Gobusov",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2001-01",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                                "id": 37,
                                "name": "Nintendo Game Boy Color (GBC)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "source-available"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/compos/bung_2001/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20021201230827/http://www.bunghk.com/GB%20Competition/results.htm"
        }
    ]
}