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

{
    "url": "https://demozoo.org/api/v1/parties/4510/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4510/",
    "id": 4510,
    "name": "Mayday! Air Base Conference VI",
    "tagline": "Going Loco Down in Ryk-A-Pool-Co",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1666/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1666/",
        "id": 1666,
        "name": "Mayday! Air Base Conference",
        "website": ""
    },
    "start_date": "2022-07-29",
    "end_date": "2022-07-31",
    "location": "Schleswig-Holstein, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 54.2,
    "longitude": 9.75,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/312048/?format=api",
            "demozoo_url": "https://demozoo.org/productions/312048/",
            "id": 312048,
            "title": "Stellar Intro",
            "author_nicks": [
                {
                    "name": "Mayday!",
                    "abbreviation": "MDY!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                        "id": 37118,
                        "name": "Mayday!",
                        "is_group": true
                    }
                },
                {
                    "name": "Onslaught",
                    "abbreviation": "ONS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                        "id": 134,
                        "name": "Onslaught",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2022-08-01",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                    "id": 35,
                    "name": "16K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3207"
        }
    ]
}