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

{
    "url": "https://demozoo.org/api/v1/parties/545/?format=api",
    "demozoo_url": "https://demozoo.org/parties/545/",
    "id": 545,
    "name": "#coders 2 Minutes Intro Competition 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/297/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/297/",
        "id": 297,
        "name": "#coders",
        "website": ""
    },
    "start_date": "1995",
    "end_date": "1995",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 11593,
            "demozoo_url": "https://demozoo.org/competitions/11593/",
            "name": "2 Minutes Intro",
            "shown_date": "1995",
            "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/139777/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/139777/",
                        "id": 139777,
                        "title": "The Night Life",
                        "author_nicks": [
                            {
                                "name": "The Apollo Project",
                                "abbreviation": "TAP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/59438/?format=api",
                                    "id": 59438,
                                    "name": "The Apollo Project",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995",
                        "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/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "?",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/139776/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/139776/",
                        "id": 139776,
                        "title": "Fire & Ice",
                        "author_nicks": [
                            {
                                "name": "Neural Image Syndicate",
                                "abbreviation": "NiS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/23002/?format=api",
                                    "id": 23002,
                                    "name": "Neural Image Syndicate",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995",
                        "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/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1995/2mincompo95/"
        }
    ]
}