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

{
    "url": "https://demozoo.org/api/v1/parties/2094/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2094/",
    "id": 2094,
    "name": "Rushed Metal June 2005",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1246/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1246/",
        "id": 1246,
        "name": "Rushed Metal",
        "website": ""
    },
    "start_date": "2005",
    "end_date": "2005",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 9995,
            "demozoo_url": "https://demozoo.org/competitions/9995/",
            "name": "Mac Demo",
            "shown_date": "2005",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            },
            "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/99493/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/99493/",
                        "id": 99493,
                        "title": "RushDock",
                        "author_nicks": [
                            {
                                "name": "Trauma",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3160/?format=api",
                                    "id": 3160,
                                    "name": "Trauma",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            }
                        ],
                        "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/99494/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/99494/",
                        "id": 99494,
                        "title": "Door",
                        "author_nicks": [
                            {
                                "name": "HyperCube",
                                "abbreviation": "HC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/28780/?format=api",
                                    "id": 28780,
                                    "name": "HyperCube",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/99495/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/99495/",
                        "id": 99495,
                        "title": "VoteForMe",
                        "author_nicks": [
                            {
                                "name": "DaD 1916",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/49037/?format=api",
                                    "id": 49037,
                                    "name": "DaD1916",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                                "id": 10,
                                "name": "macOS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1143&when=2005"
        }
    ]
}