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

{
    "url": "https://demozoo.org/api/v1/parties/3339/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3339/",
    "id": 3339,
    "name": "MSX Unleashed",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1316/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1316/",
        "id": 1316,
        "name": "MSX Unleashed",
        "website": ""
    },
    "start_date": "2006-03-01",
    "end_date": "2006-03-06",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/176542/?format=api",
            "demozoo_url": "https://demozoo.org/productions/176542/",
            "id": 176542,
            "title": "Technicolormania Demo",
            "author_nicks": [
                {
                    "name": "Dvik & Joyrex",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50870/?format=api",
                        "id": 50870,
                        "name": "Dvik & Joyrex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2006-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                    "id": 31,
                    "name": "MSX"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 13429,
            "demozoo_url": "https://demozoo.org/competitions/13429/",
            "name": "demo",
            "shown_date": "2006-03-05",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                "id": 31,
                "name": "MSX"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/176541/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/176541/",
                        "id": 176541,
                        "title": "MSX Unleashed",
                        "author_nicks": [
                            {
                                "name": "Dvik & Joyrex",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/50870/?format=api",
                                    "id": 50870,
                                    "name": "Dvik & Joyrex",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2006-02",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                                "id": 31,
                                "name": "MSX"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}