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

{
    "url": "https://demozoo.org/api/v1/parties/905/?format=api",
    "demozoo_url": "https://demozoo.org/parties/905/",
    "id": 905,
    "name": "Heaven 1997",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/359/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/359/",
        "id": 359,
        "name": "Heaven",
        "website": ""
    },
    "start_date": "1997-02-21",
    "end_date": "1997-02-23",
    "location": "Koge, Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 55.45541,
    "longitude": 12.18195,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 12283,
            "demozoo_url": "https://demozoo.org/competitions/12283/",
            "name": "40kb Intro",
            "shown_date": "1997-02-22",
            "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/10/?format=api",
                "id": 10,
                "name": "40k Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/156366/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/156366/",
                        "id": 156366,
                        "title": "Spor 2 Blaa Trappe II",
                        "author_nicks": [
                            {
                                "name": "Loonies",
                                "abbreviation": "LNS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                                    "id": 115,
                                    "name": "Loonies",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1997-02-22",
                        "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/10/?format=api",
                                "id": 10,
                                "name": "40k Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 9611,
            "demozoo_url": "https://demozoo.org/competitions/9611/",
            "name": "Demo",
            "shown_date": "1997-02-22",
            "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/92787/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/92787/",
                        "id": 92787,
                        "title": "Demo Stop",
                        "author_nicks": [
                            {
                                "name": "Loonies",
                                "abbreviation": "LNS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                                    "id": 115,
                                    "name": "Loonies",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1997-02-22",
                        "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": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=493&when=1997"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1997/heaven97/"
        }
    ]
}