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

{
    "url": "https://demozoo.org/api/v1/parties/3850/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3850/",
    "id": 3850,
    "name": "AmiParty 2019 (25)",
    "tagline": "AmiParty 2019 Summer (XXV)",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/993/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/993/",
        "id": 993,
        "name": "AmiParty",
        "website": "https://chal.pl/"
    },
    "start_date": "2019-08-16",
    "end_date": "2019-08-18",
    "location": "Chełm, Lublin Voivodeship, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 51.14312,
    "longitude": 23.4716,
    "website": "https://chal.pl/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 15399,
            "demozoo_url": "https://demozoo.org/competitions/15399/",
            "name": "Demo Compo",
            "shown_date": "2019-08-17",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "2",
                    "score": "312",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/266631/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/266631/",
                        "id": 266631,
                        "title": "CrapTro 6",
                        "author_nicks": [
                            {
                                "name": "CrapTeam",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/74799/?format=api",
                                    "id": 74799,
                                    "name": "CrapTeam",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2019-08-17",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "amos"
                        ]
                    }
                }
            ]
        },
        {
            "id": 19371,
            "demozoo_url": "https://demozoo.org/competitions/19371/",
            "name": "Wild",
            "shown_date": "2019-08-17",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "7",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/357015/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/357015/",
                        "id": 357015,
                        "title": "Great Sid Adventure",
                        "author_nicks": [
                            {
                                "name": "Vulture Design",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/23405/?format=api",
                                    "id": 23405,
                                    "name": "Vulture Design",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2019-08-17",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}