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

{
    "url": "https://demozoo.org/api/v1/parties/1608/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1608/",
    "id": 1608,
    "name": "Dan's Lustiges Kinderfest",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/683/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/683/",
        "id": 683,
        "name": "Dan's lustiges Kinderfest",
        "website": ""
    },
    "start_date": "1994-11-25",
    "end_date": "1994-11-27",
    "location": "Bonn, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.73438,
    "longitude": 7.09549,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/71762/?format=api",
            "demozoo_url": "https://demozoo.org/productions/71762/",
            "id": 71762,
            "title": "Dan's Lustiges Kinderfest",
            "author_nicks": [
                {
                    "name": "Lazer",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2205/?format=api",
                        "id": 2205,
                        "name": "Lazer",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "The Independent",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32675/?format=api",
                        "id": 32675,
                        "name": "The Independent",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "incomplete-credits"
            ]
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/55797/?format=api",
            "demozoo_url": "https://demozoo.org/productions/55797/",
            "id": 55797,
            "title": "Obnoxious",
            "author_nicks": [
                {
                    "name": "Inter Development",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2202/?format=api",
                        "id": 2202,
                        "name": "Inter Development",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "tunnel",
                "fire-effect",
                "vector",
                "fire-vectors",
                "rotating-raster",
                "sine-dots",
                "animation",
                "vector-bars",
                "tits",
                "distorter",
                "bobs",
                "wolfenstein",
                "alpha-channel",
                "zoomer",
                "starfield",
                "rgb-split",
                "balls",
                "texture-map"
            ]
        }
    ],
    "competitions": [
        {
            "id": 7188,
            "demozoo_url": "https://demozoo.org/competitions/7188/",
            "name": "Music",
            "shown_date": "1994-11-26",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/65515/?format=api",
                        "demozoo_url": "https://demozoo.org/music/65515/",
                        "id": 65515,
                        "title": "Lichterbaum und Sternenhagel",
                        "author_nicks": [
                            {
                                "name": "DSN",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37087/?format=api",
                                    "id": 37087,
                                    "name": "DSN",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Front 6",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2282/?format=api",
                                    "id": 2282,
                                    "name": "Front 6",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994-11-26",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": []
}