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

{
    "url": "https://demozoo.org/api/v1/parties/2948/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2948/",
    "id": 2948,
    "name": "NSD Hack 2000 (august)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1188/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1188/",
        "id": 1188,
        "name": "NSD Hack",
        "website": ""
    },
    "start_date": "2000-08-03",
    "end_date": "2000-08-06",
    "location": "Härnösands Kommun, Västernorrland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.76667,
    "longitude": 17.68333,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 12346,
            "demozoo_url": "https://demozoo.org/competitions/12346/",
            "name": "Chip Music",
            "shown_date": "2000-08-05",
            "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/47585/?format=api",
                        "demozoo_url": "https://demozoo.org/music/47585/",
                        "id": 47585,
                        "title": "Min Commodore 64",
                        "author_nicks": [
                            {
                                "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": "2000-08-05",
                        "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": []
}