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

{
    "url": "https://demozoo.org/api/v1/parties/1118/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1118/",
    "id": 1118,
    "name": "Radwar 2000",
    "tagline": "The Ultimate Bug Event",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/196/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/196/",
        "id": 196,
        "name": "Radwar",
        "website": "http://www.radwar.com/"
    },
    "start_date": "2000-05-26",
    "end_date": "2000-05-28",
    "location": "Oberbruch, Karlsruhe Region, Baden-Württemberg, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 48.72589,
    "longitude": 8.08733,
    "website": "http://www.radwar.com/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/152681/?format=api",
            "demozoo_url": "https://demozoo.org/productions/152681/",
            "id": 152681,
            "title": "RADWAR 2k Party Invitation Intro",
            "author_nicks": [
                {
                    "name": "Tristar and Red Sector Inc.",
                    "abbreviation": "TRSI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                        "id": 69,
                        "name": "Tristar and Red Sector Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2000-05-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
                    "id": 39,
                    "name": "Nintendo 64 (N64)"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/352391/?format=api",
            "demozoo_url": "https://demozoo.org/productions/352391/",
            "id": 352391,
            "title": "Radwar 2000 Invitation",
            "author_nicks": [
                {
                    "name": "Padua",
                    "abbreviation": "PDA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                        "id": 3774,
                        "name": "Padua",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2000",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/8359/?format=api",
            "demozoo_url": "https://demozoo.org/productions/8359/",
            "id": 8359,
            "title": "RADWAR Party Invitation",
            "author_nicks": [
                {
                    "name": "Haujobb",
                    "abbreviation": "HJB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                        "id": 4,
                        "name": "Haujobb",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2000-05-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                    "id": 13,
                    "name": "Sony Playstation 1 (PSX)"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "hitmod"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=148"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/radwar/radwar-party-2000"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=31&when=2000"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2000/radwar00/"
        },
        {
            "link_class": "SlengpungParty",
            "url": "http://www.slengpung.com/?eventid=57"
        }
    ]
}