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

{
    "url": "https://demozoo.org/api/v1/parties/3818/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3818/",
    "id": 3818,
    "name": "Propellihattu 2000",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/466/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/466/",
        "id": 466,
        "name": "Propellihattu",
        "website": ""
    },
    "start_date": "2000-04",
    "end_date": "2000-04",
    "location": "Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 14989,
            "demozoo_url": "https://demozoo.org/competitions/14989/",
            "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/200683/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/200683/",
                        "id": 200683,
                        "title": "Neljä Rikollista",
                        "author_nicks": [
                            {
                                "name": "wAMMA",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                                    "id": 3107,
                                    "name": "wAMMA",
                                    "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"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/200684/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/200684/",
                        "id": 200684,
                        "title": "x10 Attak Robot",
                        "author_nicks": [
                            {
                                "name": "wAMMA",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                                    "id": 3107,
                                    "name": "wAMMA",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                                "id": 48,
                                "name": "Java"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=282&when=2000"
        }
    ]
}