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

{
    "url": "https://demozoo.org/api/v1/parties/4561/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4561/",
    "id": 4561,
    "name": "Heavenly Music Compo (HMC) 2",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1679/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1679/",
        "id": 1679,
        "name": "Heavenly Music Compo (HMC)",
        "website": ""
    },
    "start_date": "1999",
    "end_date": "1999",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 17522,
            "demozoo_url": "https://demozoo.org/competitions/17522/",
            "name": "Music",
            "shown_date": "1999",
            "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/315338/?format=api",
                        "demozoo_url": "https://demozoo.org/music/315338/",
                        "id": 315338,
                        "title": "Dontbeafraid",
                        "author_nicks": [
                            {
                                "name": "GrandMaster",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/132473/?format=api",
                                    "id": 132473,
                                    "name": "GrandMaster",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "xm",
                            "30ch"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/43355/?format=api",
                        "demozoo_url": "https://demozoo.org/music/43355/",
                        "id": 43355,
                        "title": "For a New World",
                        "author_nicks": [
                            {
                                "name": "Awesome",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/23036/?format=api",
                                    "id": 23036,
                                    "name": "Awesome",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Wild Bits",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11221/?format=api",
                                    "id": 11221,
                                    "name": "Wild Bits",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1999-07-24",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "32ch",
                            "xm"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/319843/?format=api",
                        "demozoo_url": "https://demozoo.org/music/319843/",
                        "id": 319843,
                        "title": "An Hour of Wolf",
                        "author_nicks": [
                            {
                                "name": "Hanhisuanto",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/48636/?format=api",
                                    "id": 48636,
                                    "name": "Hanhisuanto",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-08-31",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "it"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": []
}