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

{
    "url": "https://demozoo.org/api/v1/parties/2061/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2061/",
    "id": 2061,
    "name": "SiXtreme 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/813/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/813/",
        "id": 813,
        "name": "SiXtreme",
        "website": ""
    },
    "start_date": "1999-04",
    "end_date": "1999-04",
    "location": "Esztergom, Komárom-Esztergom, Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 47.7928,
    "longitude": 18.74148,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 9844,
            "demozoo_url": "https://demozoo.org/competitions/9844/",
            "name": "Multichannel Music",
            "shown_date": "1999-04",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/96809/?format=api",
                        "demozoo_url": "https://demozoo.org/music/96809/",
                        "id": 96809,
                        "title": "Party Hymnus",
                        "author_nicks": [
                            {
                                "name": "Gomez",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18905/?format=api",
                                    "id": 18905,
                                    "name": "Gomez",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Gregory",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/27544/?format=api",
                                    "id": 27544,
                                    "name": "Gregory",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-04",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}