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

{
    "url": "https://demozoo.org/api/v1/parties/1439/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1439/",
    "id": 1439,
    "name": "Comparade 2000",
    "tagline": "Comparade 8",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/474/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/474/",
        "id": 474,
        "name": "Comparade",
        "website": "https://comparade.de"
    },
    "start_date": "2000-10-27",
    "end_date": "2000-10-29",
    "location": "Emmering, Upper Bavaria, Bavaria, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 48.1833,
    "longitude": 11.2833,
    "website": "https://comparade.de",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 10203,
            "demozoo_url": "https://demozoo.org/competitions/10203/",
            "name": "Intro",
            "shown_date": "2000-10-28",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/104956/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/104956/",
                        "id": 104956,
                        "title": "Ill",
                        "author_nicks": [
                            {
                                "name": "Secretly!",
                                "abbreviation": "SCL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6419/?format=api",
                                    "id": 6419,
                                    "name": "Secretly!",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000-10-28",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "68030"
                        ]
                    }
                }
            ]
        },
        {
            "id": 19366,
            "demozoo_url": "https://demozoo.org/competitions/19366/",
            "name": "Raytrace",
            "shown_date": "2000-10-28",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/356972/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/356972/",
                        "id": 356972,
                        "title": "Wasp Attack",
                        "author_nicks": [
                            {
                                "name": "Influence",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5964/?format=api",
                                    "id": 5964,
                                    "name": "Influence",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Secretly!",
                                "abbreviation": "SCL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6419/?format=api",
                                    "id": 6419,
                                    "name": "Secretly!",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2000-10-28",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://comparade.de"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=337&when=2000"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2000/comparade00/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010720144233/https://comparade.de/"
        }
    ]
}