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

{
    "url": "https://demozoo.org/api/v1/parties/2781/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2781/",
    "id": 2781,
    "name": "Keso Wintercamp 1998",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1116/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1116/",
        "id": 1116,
        "name": "Keso",
        "website": ""
    },
    "start_date": "1998-01-16",
    "end_date": "1998-01-18",
    "location": "Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 11939,
            "demozoo_url": "https://demozoo.org/competitions/11939/",
            "name": "Amiga Demo",
            "shown_date": "1998-01-17",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            },
            "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/150103/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/150103/",
                        "id": 150103,
                        "title": "Skalman Goes Lag",
                        "author_nicks": [
                            {
                                "name": "Keso",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                                    "id": 5130,
                                    "name": "Keso",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1998-01-17",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/150102/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/150102/",
                        "id": 150102,
                        "title": "Saunaboys",
                        "author_nicks": [
                            {
                                "name": "Keso",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                                    "id": 5130,
                                    "name": "Keso",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1998-01-17",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/150101/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/150101/",
                        "id": 150101,
                        "title": "Bengt 2",
                        "author_nicks": [
                            {
                                "name": "Keso",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                                    "id": 5130,
                                    "name": "Keso",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1998-01-17",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=638"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1998/keso_wintercamp98/"
        }
    ]
}