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

{
    "url": "https://demozoo.org/api/v1/parties/2201/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2201/",
    "id": 2201,
    "name": "Xplanada 2000",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/471/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/471/",
        "id": 471,
        "name": "Xplanada",
        "website": "http://www.xplanada.org/"
    },
    "start_date": "2000-05-12",
    "end_date": "2000-05-14",
    "location": "Provincia de Alicante, Valencia, Spain",
    "is_online": false,
    "country_code": "ES",
    "latitude": 38.5,
    "longitude": -0.5,
    "website": "http://www.xplanada.org/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 10369,
            "demozoo_url": "https://demozoo.org/competitions/10369/",
            "name": "Demo",
            "shown_date": "2000",
            "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/110396/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/110396/",
                        "id": 110396,
                        "title": "Afraid Of Humans",
                        "author_nicks": [
                            {
                                "name": "Elerium Core",
                                "abbreviation": "EC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11730/?format=api",
                                    "id": 11730,
                                    "name": "Elerium Core",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000-04",
                        "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": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/110397/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/110397/",
                        "id": 110397,
                        "title": "In Alu",
                        "author_nicks": [
                            {
                                "name": "HardNULL",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/38074/?format=api",
                                    "id": 38074,
                                    "name": "HardNULL",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            },
                            {
                                "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": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/275382/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/275382/",
                        "id": 275382,
                        "title": "Size Does Not Matter",
                        "author_nicks": [
                            {
                                "name": "CuC Makers",
                                "abbreviation": "TCM",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/25135/?format=api",
                                    "id": 25135,
                                    "name": "CuC Makers",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://partyspain.org/parties/?edicion=16"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=172&when=2000"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2000/xplanada00/"
        }
    ]
}