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

{
    "url": "https://demozoo.org/api/v1/parties/3174/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3174/",
    "id": 3174,
    "name": "ImagineCup 2004",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1256/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1256/",
        "id": 1256,
        "name": "ImagineCup",
        "website": ""
    },
    "start_date": "2004-05",
    "end_date": "2004-05",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 13148,
            "demozoo_url": "https://demozoo.org/competitions/13148/",
            "name": "Demo",
            "shown_date": "2004-05",
            "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8035/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8035/",
                        "id": 8035,
                        "title": "The Fly",
                        "author_nicks": [
                            {
                                "name": "Nesnausk",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11566/?format=api",
                                    "id": 11566,
                                    "name": "Nesnausk",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2004-05-17",
                        "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/171892/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/171892/",
                        "id": 171892,
                        "title": "Kyoto",
                        "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": "2004-05",
                        "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": [
                            "shader-model-2.0"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=659&when=2004"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2004/imaginecup04/"
        }
    ]
}