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

{
    "url": "https://demozoo.org/api/v1/parties/2755/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2755/",
    "id": 2755,
    "name": "BZH Party 2002",
    "tagline": "III",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1110/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1110/",
        "id": 1110,
        "name": "BZH Party",
        "website": "http://bzhparty.free.fr/"
    },
    "start_date": "2002-04-12",
    "end_date": "2002-04-14",
    "location": "Le Faouët, Département du Morbihan, Brittany, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.03299,
    "longitude": -3.49048,
    "website": "http://www.bzhparty.ovh.org/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 12761,
            "demozoo_url": "https://demozoo.org/competitions/12761/",
            "name": "Demo",
            "shown_date": "2002-04-13",
            "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/162867/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/162867/",
                        "id": 162867,
                        "title": "Very Channel",
                        "author_nicks": [
                            {
                                "name": "The GRiD",
                                "abbreviation": "GRD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5940/?format=api",
                                    "id": 5940,
                                    "name": "The GRiD",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-04-13",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/bzh-party/bzh-party-iii"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=190&when=2002"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2002/bzh02/"
        }
    ]
}