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

{
    "url": "https://demozoo.org/api/v1/parties/1201/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1201/",
    "id": 1201,
    "name": "Stauparty 2002",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/484/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/484/",
        "id": 484,
        "name": "Stauparty",
        "website": ""
    },
    "start_date": "2002-09-27",
    "end_date": "2002-09-29",
    "location": "Bjerringbro, Viborg Kommune, Central Jutland, Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 56.37797,
    "longitude": 9.66065,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 18831,
            "demozoo_url": "https://demozoo.org/competitions/18831/",
            "name": "Demo",
            "shown_date": "2002-09-28",
            "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/344502/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/344502/",
                        "id": 344502,
                        "title": "Robotmambo",
                        "author_nicks": [
                            {
                                "name": "ODD Demo Design",
                                "abbreviation": "ODD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4299/?format=api",
                                    "id": 4299,
                                    "name": "ODD Demo Design",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-09-28",
                        "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/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/344503/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/344503/",
                        "id": 344503,
                        "title": "Newschool Plasmademo (The Freedirectional Tunnel Remix)",
                        "author_nicks": [
                            {
                                "name": "ODD Demo Design",
                                "abbreviation": "ODD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4299/?format=api",
                                    "id": 4299,
                                    "name": "ODD Demo Design",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-09-28",
                        "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=426&when=2002"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2002/stauparty02/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030219220553/http://stauparty.rebelhq.org/"
        }
    ]
}