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

{
    "url": "https://demozoo.org/api/v1/parties/2276/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2276/",
    "id": 2276,
    "name": "GSS Copy Party 1987",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/892/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/892/",
        "id": 892,
        "name": "GSS Copy Party",
        "website": ""
    },
    "start_date": "1987-08-22",
    "end_date": "1987-08-22",
    "location": "Landkreis Heilbronn, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 49.2,
    "longitude": 9.2,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/139569/?format=api",
            "demozoo_url": "https://demozoo.org/productions/139569/",
            "id": 139569,
            "title": "Copyparty",
            "author_nicks": [
                {
                    "name": "German Spreading Service",
                    "abbreviation": "GSS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51863/?format=api",
                        "id": 51863,
                        "name": "German Spreading Service",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/272860/?format=api",
            "demozoo_url": "https://demozoo.org/productions/272860/",
            "id": 272860,
            "title": "GSS Party",
            "author_nicks": [
                {
                    "name": "Alpha Flight",
                    "abbreviation": "AFL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                        "id": 1492,
                        "name": "Alpha Flight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-08-22",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/139571/?format=api",
            "demozoo_url": "https://demozoo.org/productions/139571/",
            "id": 139571,
            "title": "Illegal Charts August 1987",
            "author_nicks": [
                {
                    "name": "German Spreading Service",
                    "abbreviation": "GSS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51863/?format=api",
                        "id": 51863,
                        "name": "German Spreading Service",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-08-22",
            "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": [
                "illegal",
                "piracy"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/330391/?format=api",
            "demozoo_url": "https://demozoo.org/productions/330391/",
            "id": 330391,
            "title": "Master Cruncher V2.0",
            "author_nicks": [
                {
                    "name": "Alpha Flight",
                    "abbreviation": "AFL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                        "id": 1492,
                        "name": "Alpha Flight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-08-22",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "packer"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=792"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1987/gss87/"
        }
    ]
}