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

{
    "url": "https://demozoo.org/api/v1/parties/5249/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5249/",
    "id": 5249,
    "name": "The Third Creation Round #11",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1791/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1791/",
        "id": 1791,
        "name": "The Third Creation",
        "website": "https://web.archive.org/web/20050215014827/http://www.thethirdcreation.net/archive.php"
    },
    "start_date": "2003-03",
    "end_date": "2003-03",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://web.archive.org/web/20050215014827/http://www.thethirdcreation.net/archive.php",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 19730,
            "demozoo_url": "https://demozoo.org/competitions/19730/",
            "name": "Demo",
            "shown_date": "2003-03",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                "id": 28,
                "name": "Sony Playstation 2 (PS2)"
            },
            "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/368740/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/368740/",
                        "id": 368740,
                        "title": "Travel",
                        "author_nicks": [
                            {
                                "name": "NippY",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/148256/?format=api",
                                    "id": 148256,
                                    "name": "NippY",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-02-28",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                                "id": 28,
                                "name": "Sony Playstation 2 (PS2)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/368741/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/368741/",
                        "id": 368741,
                        "title": "Vume-vuu",
                        "author_nicks": [
                            {
                                "name": "adresd",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/141591/?format=api",
                                    "id": 141591,
                                    "name": "adresd",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-03-01",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                                "id": 28,
                                "name": "Sony Playstation 2 (PS2)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/368742/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/368742/",
                        "id": 368742,
                        "title": "R-Eleven",
                        "author_nicks": [
                            {
                                "name": "Condense",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/59/?format=api",
                                    "id": 59,
                                    "name": "Condense",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-03",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                                "id": 28,
                                "name": "Sony Playstation 2 (PS2)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/compos/ttc_round11/"
        }
    ]
}