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

{
    "url": "https://demozoo.org/api/v1/parties/5111/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5111/",
    "id": 5111,
    "name": "Dunken 2024",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1631/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1631/",
        "id": 1631,
        "name": "Dunken",
        "website": ""
    },
    "start_date": "2024-08-16",
    "end_date": "2024-08-18",
    "location": "Grebo, Åtvidabergs Kommun, Östergötland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 58.30145,
    "longitude": 15.87085,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 19296,
            "demozoo_url": "https://demozoo.org/competitions/19296/",
            "name": "ST-01 Non-Compo",
            "shown_date": "2024-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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/355638/?format=api",
                        "demozoo_url": "https://demozoo.org/music/355638/",
                        "id": 355638,
                        "title": "Grebo",
                        "author_nicks": [
                            {
                                "name": "Zeta",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/66345/?format=api",
                                    "id": 66345,
                                    "name": "Zeta",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2024-08-18",
                        "supertype": "music",
                        "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/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/355639/?format=api",
                        "demozoo_url": "https://demozoo.org/music/355639/",
                        "id": 355639,
                        "title": "Nulleinz",
                        "author_nicks": [
                            {
                                "name": "AiO",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2646/?format=api",
                                    "id": 2646,
                                    "name": "AiO",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2024-08-18",
                        "supertype": "music",
                        "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/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/355640/?format=api",
                        "demozoo_url": "https://demozoo.org/music/355640/",
                        "id": 355640,
                        "title": "Grebolicious",
                        "author_nicks": [
                            {
                                "name": "Slaze",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/7119/?format=api",
                                    "id": 7119,
                                    "name": "Slaze",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2024-08-18",
                        "supertype": "music",
                        "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/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2024/dunken24/"
        }
    ]
}