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

{
    "url": "https://demozoo.org/api/v1/parties/2453/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2453/",
    "id": 2453,
    "name": "Radwar 1990 (4)",
    "tagline": "Radwar IV - Apocalypse Now!",
    "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": "1990-01-06",
    "end_date": "1990-01-06",
    "location": "Kreis Heinsberg, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.05,
    "longitude": 6.15361,
    "website": "http://www.radwar.com/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/366950/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366950/",
            "id": 366950,
            "title": "Extase",
            "author_nicks": [
                {
                    "name": "The Megabrains",
                    "abbreviation": "TMB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/109904/?format=api",
                        "id": 109904,
                        "name": "The Megabrains",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-01-06",
            "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": [
                "one-file-demo"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/189355/?format=api",
            "demozoo_url": "https://demozoo.org/productions/189355/",
            "id": 189355,
            "title": "Mega-Demo '90",
            "author_nicks": [
                {
                    "name": "Cosmos Designs",
                    "abbreviation": "CD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1645/?format=api",
                        "id": 1645,
                        "name": "Cosmos Designs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-01-06",
            "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=151"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=31&when=1990"
        }
    ]
}