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

{
    "url": "https://demozoo.org/api/v1/parties/2198/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2198/",
    "id": 2198,
    "name": "Campus Party 2000",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/352/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/352/",
        "id": 352,
        "name": "Campus Party",
        "website": ""
    },
    "start_date": "2000-08-07",
    "end_date": "2000-08-13",
    "location": "Spain",
    "is_online": false,
    "country_code": "ES",
    "latitude": 40.0,
    "longitude": -4.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 10367,
            "demozoo_url": "https://demozoo.org/competitions/10367/",
            "name": "Demo",
            "shown_date": "2000-08-12",
            "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": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8497/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8497/",
                        "id": 8497,
                        "title": "Kolors",
                        "author_nicks": [
                            {
                                "name": "Fuzzion",
                                "abbreviation": "FZN",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                                    "id": 5483,
                                    "name": "Fuzzion",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000-08-12",
                        "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": []
                    }
                }
            ]
        },
        {
            "id": 10368,
            "demozoo_url": "https://demozoo.org/competitions/10368/",
            "name": "Intro",
            "shown_date": "2000-08-12",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/110395/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/110395/",
                        "id": 110395,
                        "title": "Bastardemon",
                        "author_nicks": [
                            {
                                "name": "Mankind",
                                "abbreviation": "MKD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5858/?format=api",
                                    "id": 5858,
                                    "name": "Mankind",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000-08-12",
                        "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/2/?format=api",
                                "id": 2,
                                "name": "64K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/9906/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/9906/",
                        "id": 9906,
                        "title": "Asm",
                        "author_nicks": [
                            {
                                "name": "Wild Bits",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11221/?format=api",
                                    "id": 11221,
                                    "name": "Wild Bits",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000-08-12",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=84&when=2000"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2000/campus00/"
        }
    ]
}