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

{
    "url": "https://demozoo.org/api/v1/parties/3880/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3880/",
    "id": 3880,
    "name": ".au xmas compo 2004",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1476/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1476/",
        "id": 1476,
        "name": ".au xmas compo",
        "website": "http://xmascompo.disasterarea.net/2007/"
    },
    "start_date": "2004-11-10",
    "end_date": "2005-01-02",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://xmascompo.disasterarea.net/2004/index.html",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/8115/?format=api",
            "demozoo_url": "https://demozoo.org/productions/8115/",
            "id": 8115,
            "title": ".au xmas compo 2004 invite",
            "author_nicks": [
                {
                    "name": "Disaster Area",
                    "abbreviation": "DA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3594/?format=api",
                        "id": 3594,
                        "name": "Disaster Area",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-11",
            "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"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 15135,
            "demozoo_url": "https://demozoo.org/competitions/15135/",
            "name": "Combined Demo",
            "shown_date": "2005-01-01",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            },
            "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/204064/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/204064/",
                        "id": 204064,
                        "title": "Xmas2004",
                        "author_nicks": [
                            {
                                "name": "Kaolin",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9888/?format=api",
                                    "id": 9888,
                                    "name": "Kaolin",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-01-01",
                        "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": [
                            "opengl",
                            "fmod"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8116/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8116/",
                        "id": 8116,
                        "title": "we are hfvf65uyhgnfb",
                        "author_nicks": [
                            {
                                "name": "Disaster Area",
                                "abbreviation": "DA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3594/?format=api",
                                    "id": 3594,
                                    "name": "Disaster Area",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2004-12",
                        "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": [
                            "opengl",
                            "fmod"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=633&when=2004"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2004/au_xmas_compo04/"
        }
    ]
}