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

{
    "url": "https://demozoo.org/api/v1/parties/3067/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3067/",
    "id": 3067,
    "name": "2chParty 2007 Summer",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/800/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/800/",
        "id": 800,
        "name": "2chParty",
        "website": "http://web.archive.org/web/20050208232002/http://2chparty.net/"
    },
    "start_date": "2007",
    "end_date": "2007",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://web.archive.org/web/20050208232002/http://2chparty.net/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 14332,
            "demozoo_url": "https://demozoo.org/competitions/14332/",
            "name": "Demo",
            "shown_date": "2007",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "11",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/187889/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/187889/",
                        "id": 187889,
                        "title": "Defection",
                        "author_nicks": [
                            {
                                "name": "E.T.C",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/78583/?format=api",
                                    "id": 78583,
                                    "name": "E.T.C",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007",
                        "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": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "9",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/187890/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/187890/",
                        "id": 187890,
                        "title": "Aozil",
                        "author_nicks": [
                            {
                                "name": "166",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/78584/?format=api",
                                    "id": 78584,
                                    "name": "166",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007",
                        "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/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "7",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/187891/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/187891/",
                        "id": 187891,
                        "title": "Ether",
                        "author_nicks": [
                            {
                                "name": "September. kry-ant",
                                "abbreviation": "SO-KA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/71217/?format=api",
                                    "id": 71217,
                                    "name": "September. kry-ant",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007",
                        "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": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1139&when=2007"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2007/2chparty07/"
        }
    ]
}