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

{
    "url": "https://demozoo.org/api/v1/parties/4295/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4295/",
    "id": 4295,
    "name": "Optimize 2001",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/269/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/269/",
        "id": 269,
        "name": "Optimise",
        "website": ""
    },
    "start_date": "2001-11-23",
    "end_date": "2001-11-24",
    "location": "Midrand, City of Johannesburg Metropolitan Municipality, Gauteng, South Africa",
    "is_online": false,
    "country_code": "ZA",
    "latitude": -25.98953,
    "longitude": 28.12843,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/294999/?format=api",
            "demozoo_url": "https://demozoo.org/productions/294999/",
            "id": 294999,
            "title": "Optimize 2001 Invitation",
            "author_nicks": [
                {
                    "name": "Sulaco",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/109234/?format=api",
                        "id": 109234,
                        "name": "Sulaco",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2001-10-28",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 16496,
            "demozoo_url": "https://demozoo.org/competitions/16496/",
            "name": "Demo",
            "shown_date": "2001",
            "platform": null,
            "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/294993/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/294993/",
                        "id": 294993,
                        "title": "Biohazard",
                        "author_nicks": [
                            {
                                "name": "Sulaco",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/109234/?format=api",
                                    "id": 109234,
                                    "name": "Sulaco",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2001-11",
                        "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/294997/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/294997/",
                        "id": 294997,
                        "title": "64k Demo",
                        "author_nicks": [
                            {
                                "name": "Sulaco",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/109234/?format=api",
                                    "id": 109234,
                                    "name": "Sulaco",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2001-11",
                        "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/2/?format=api",
                                "id": 2,
                                "name": "64K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=264&when=2001"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2001/optimize01/"
        }
    ]
}