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

{
    "url": "https://demozoo.org/api/v1/parties/5073/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5073/",
    "id": 5073,
    "name": "Geeks Can Dance 2024",
    "tagline": "A Demoscene Event for Normal People",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/503/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/503/",
        "id": 503,
        "name": "Geeks Can Dance",
        "website": "https://gcd.untergrund.net/"
    },
    "start_date": "2024-07-26",
    "end_date": "2024-07-26",
    "location": "Berlin, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "website": "https://gcd.untergrund.net/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 19106,
            "demozoo_url": "https://demozoo.org/competitions/19106/",
            "name": "Demo",
            "shown_date": "2024-07-26",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "7365",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/353788/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/353788/",
                        "id": 353788,
                        "title": "Radiating",
                        "author_nicks": [
                            {
                                "name": "Still",
                                "abbreviation": "STL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/862/?format=api",
                                    "id": 862,
                                    "name": "Still",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "WAKE",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/113597/?format=api",
                                    "id": 113597,
                                    "name": "WAKE",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2024-07-26",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "tooll3"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "1",
                    "score": "7365",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/353789/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/353789/",
                        "id": 353789,
                        "title": "We All Code Down Here",
                        "author_nicks": [
                            {
                                "name": "mfx",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                                    "id": 404,
                                    "name": "mfx",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2024-07-26",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "drum-n-bass",
                            "placeholder-screenshot",
                            "cables"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/geeks-can-dance/geeks-can-dance-3"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1530&when=2024"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2024/geekscandance3/"
        }
    ]
}