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

{
    "url": "https://demozoo.org/api/v1/parties/5502/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5502/",
    "id": 5502,
    "name": "Strange 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1371/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1371/",
        "id": 1371,
        "name": "Strange",
        "website": ""
    },
    "start_date": "1999",
    "end_date": "1999",
    "location": "Söråker, Timrå Kommun, Västernorrland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.50561,
    "longitude": 17.51032,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 20562,
            "demozoo_url": "https://demozoo.org/competitions/20562/",
            "name": "Multichannel 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/384029/?format=api",
                        "demozoo_url": "https://demozoo.org/music/384029/",
                        "id": 384029,
                        "title": "Get Together",
                        "author_nicks": [
                            {
                                "name": "Ghidorah",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/27431/?format=api",
                                    "id": 27431,
                                    "name": "Ghidorah",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Haggeman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29159/?format=api",
                                    "id": 29159,
                                    "name": "Haggeman",
                                    "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": [
                            "32ch",
                            "xm"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": []
}