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

{
    "url": "https://demozoo.org/api/v1/parties/2336/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2336/",
    "id": 2336,
    "name": "Viper Design/Axxess/Beastie Boys Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/913/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/913/",
        "id": 913,
        "name": "Viper Design/Axxess/Beastie Boys Party",
        "website": ""
    },
    "start_date": "1989-07-08",
    "end_date": "1989-07-09",
    "location": "Hameln, Lower Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.10397,
    "longitude": 9.35623,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/217951/?format=api",
            "demozoo_url": "https://demozoo.org/productions/217951/",
            "id": 217951,
            "title": "Party Intro",
            "author_nicks": [
                {
                    "name": "Illustra",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65294/?format=api",
                        "id": 65294,
                        "name": "Illustra",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-07-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/206217/?format=api",
            "demozoo_url": "https://demozoo.org/productions/206217/",
            "id": 206217,
            "title": "Viper Designs Party Demo!!",
            "author_nicks": [
                {
                    "name": "Defence",
                    "abbreviation": "DFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/90857/?format=api",
                        "id": 90857,
                        "name": "Defence",
                        "is_group": true
                    }
                },
                {
                    "name": "Fantastic 4 Cracking Group",
                    "abbreviation": "F4CG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                        "id": 6508,
                        "name": "Fantastic 4 Cracking Group",
                        "is_group": true
                    }
                },
                {
                    "name": "Viper Designs",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54779/?format=api",
                        "id": 54779,
                        "name": "Viper Designs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-07",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1333"
        }
    ]
}