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

{
    "url": "https://demozoo.org/api/v1/parties/3754/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3754/",
    "id": 3754,
    "name": "IBM OS/2 Warp demo competition",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1437/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1437/",
        "id": 1437,
        "name": "IBM OS/2 Warp demo competition",
        "website": ""
    },
    "start_date": "1995-05-24",
    "end_date": "1995-05-24",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 14799,
            "demozoo_url": "https://demozoo.org/competitions/14799/",
            "name": "OS/2 Warp Demo",
            "shown_date": "1995-05-24",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            "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/196453/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/196453/",
                        "id": 196453,
                        "title": "OS/2 Presentation",
                        "author_nicks": [
                            {
                                "name": "Valhalla",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/7743/?format=api",
                                    "id": 7743,
                                    "name": "Valhalla",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-05-24",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "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/196452/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/196452/",
                        "id": 196452,
                        "title": "OS/2 Demo",
                        "author_nicks": [
                            {
                                "name": "Comic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                                    "id": 175,
                                    "name": "Komplex",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-05",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "endless-loop"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/196454/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/196454/",
                        "id": 196454,
                        "title": "OS/2 Warp demo",
                        "author_nicks": [
                            {
                                "name": "Sonic PC",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5108/?format=api",
                                    "id": 5108,
                                    "name": "Sonic PC",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-05-24",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "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=531&when=1995"
        }
    ]
}