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

{
    "url": "https://demozoo.org/api/v1/parties/2481/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2481/",
    "id": 2481,
    "name": "CeBIT 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/129/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/129/",
        "id": 129,
        "name": "CeBIT",
        "website": "http://www.cebit.de/en/"
    },
    "start_date": "1989-03-08",
    "end_date": "1989-03-15",
    "location": "Region Hannover, Lower Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.44889,
    "longitude": 9.74,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/354301/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354301/",
            "id": 354301,
            "title": "CeBit 89",
            "author_nicks": [
                {
                    "name": "ESC and KKB",
                    "abbreviation": "ESC KKB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107850/?format=api",
                        "id": 107850,
                        "name": "ESC and KKB",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-03-15",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "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/172746/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172746/",
            "id": 172746,
            "title": "Foxx Cebit Demo",
            "author_nicks": [
                {
                    "name": "FOXX",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31611/?format=api",
                        "id": 31611,
                        "name": "FOXX",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-03-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "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/151362/?format=api",
            "demozoo_url": "https://demozoo.org/productions/151362/",
            "id": 151362,
            "title": "P.E.N.I.S 1",
            "author_nicks": [
                {
                    "name": "Doctor Mabuse Orgasm Crackings",
                    "abbreviation": "D.O.C.",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/650/?format=api",
                        "id": 650,
                        "name": "Doctor Mabuse Orgasm Crackings",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-03-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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy",
                "tutorial",
                "german-english"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/347446/?format=api",
            "demozoo_url": "https://demozoo.org/productions/347446/",
            "id": 347446,
            "title": "Radwar V2 Party Demo",
            "author_nicks": [
                {
                    "name": "Masters' Design Group",
                    "abbreviation": "MDG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7546/?format=api",
                        "id": 7546,
                        "name": "Masters' Design Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-03-11",
            "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=1332"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1328&when=1989"
        }
    ]
}