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

{
    "url": "https://demozoo.org/api/v1/parties/2954/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2954/",
    "id": 2954,
    "name": "Excess Party January 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1191/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1191/",
        "id": 1191,
        "name": "Excess",
        "website": "https://csdb.dk/event/?id=3016"
    },
    "start_date": "1995-01",
    "end_date": "1995-01",
    "location": "Emsdetten, Regierungsbezirk Münster, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.1734,
    "longitude": 7.52781,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/157607/?format=api",
            "demozoo_url": "https://demozoo.org/productions/157607/",
            "id": 157607,
            "title": "Mendip #7",
            "author_nicks": [
                {
                    "name": "Across",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7593/?format=api",
                        "id": 7593,
                        "name": "Across",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/157608/?format=api",
            "demozoo_url": "https://demozoo.org/productions/157608/",
            "id": 157608,
            "title": "Toolbase 1",
            "author_nicks": [
                {
                    "name": "Shadow",
                    "abbreviation": "SHD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65556/?format=api",
                        "id": 65556,
                        "name": "Shadow",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 12375,
            "demozoo_url": "https://demozoo.org/competitions/12375/",
            "name": "C64 Demo",
            "shown_date": "1995-01",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "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/157606/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/157606/",
                        "id": 157606,
                        "title": "Basic Instinct",
                        "author_nicks": [
                            {
                                "name": "Plush",
                                "abbreviation": "+H",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                                    "id": 469,
                                    "name": "Plush",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-01",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=583"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1070&when=1995"
        }
    ]
}