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

{
    "url": "https://demozoo.org/api/v1/parties/4560/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4560/",
    "id": 4560,
    "name": "Heavenly Music Compo (HMC) 1",
    "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": "1998",
    "end_date": "1998",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 17677,
            "demozoo_url": "https://demozoo.org/competitions/17677/",
            "name": "Music",
            "shown_date": "1998",
            "platform": null,
            "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/318848/?format=api",
                        "demozoo_url": "https://demozoo.org/music/318848/",
                        "id": 318848,
                        "title": "Vexed",
                        "author_nicks": [
                            {
                                "name": "CaesaR",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/75978/?format=api",
                                    "id": 75978,
                                    "name": "CaesaR",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "ProFound Sound",
                                "abbreviation": "PFS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/23641/?format=api",
                                    "id": 23641,
                                    "name": "ProFound Sound",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1998",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "24ch",
                            "xm"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": []
}