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

{
    "url": "https://demozoo.org/api/v1/parties/2193/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2193/",
    "id": 2193,
    "name": "Lik-Sang Y2Kode 2000",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/856/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/856/",
        "id": 856,
        "name": "Lik-Sang",
        "website": "http://www.y2kode.com/"
    },
    "start_date": "2000",
    "end_date": "2000",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://www.y2kode.com/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 10346,
            "demozoo_url": "https://demozoo.org/competitions/10346/",
            "name": "Demo",
            "shown_date": "2000",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/159466/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/159466/",
                        "id": 159466,
                        "title": "Little Short Demo",
                        "author_nicks": [
                            {
                                "name": "Oyd11",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/66100/?format=api",
                                    "id": 66100,
                                    "name": "Oyd11",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2001-02",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 10347,
            "demozoo_url": "https://demozoo.org/competitions/10347/",
            "name": "Game",
            "shown_date": "2000",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/109866/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/109866/",
                        "id": 109866,
                        "title": "Warpgate",
                        "author_nicks": [
                            {
                                "name": "Jum Hig",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/49217/?format=api",
                                    "id": 49217,
                                    "name": "Jum Hig",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                                "id": 13,
                                "name": "Sony Playstation 1 (PSX)"
                            }
                        ],
                        "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=456&when=2000"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20001204194800/http://www.y2kode.com/"
        }
    ]
}