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

{
    "url": "https://demozoo.org/api/v1/parties/533/?format=api",
    "demozoo_url": "https://demozoo.org/parties/533/",
    "id": 533,
    "name": "Dual Party 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/198/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/198/",
        "id": 198,
        "name": "Dual Party",
        "website": ""
    },
    "start_date": "1995-12",
    "end_date": "1995-12",
    "location": "United States",
    "is_online": false,
    "country_code": "US",
    "latitude": 37.167931,
    "longitude": -95.845016,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 2035,
            "demozoo_url": "https://demozoo.org/competitions/2035/",
            "name": "Demo",
            "shown_date": "1995-12",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/27815/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/27815/",
                        "id": 27815,
                        "title": "Baygles from Heaven",
                        "author_nicks": [
                            {
                                "name": "Kosh",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/19259/?format=api",
                                    "id": 19259,
                                    "name": "Kosh",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Leviathan",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/30742/?format=api",
                                    "id": 30742,
                                    "name": "Leviathan",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Pyromaniac",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/19258/?format=api",
                                    "id": 19258,
                                    "name": "Pyromaniac",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Trixter",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/41280/?format=api",
                                    "id": 41280,
                                    "name": "Trixter",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-12",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1995/dual95/"
        }
    ]
}