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

{
    "url": "https://demozoo.org/api/v1/parties/715/?format=api",
    "demozoo_url": "https://demozoo.org/parties/715/",
    "id": 715,
    "name": "Optimise 1995",
    "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": "1995-08-19",
    "end_date": "1995-08-19",
    "location": "Johannesburg, City of Johannesburg Metropolitan Municipality, Gauteng, South Africa",
    "is_online": false,
    "country_code": "ZA",
    "latitude": -26.20227,
    "longitude": 28.04363,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/294991/?format=api",
            "demozoo_url": "https://demozoo.org/productions/294991/",
            "id": 294991,
            "title": "Optimise 1995 Invitation",
            "author_nicks": [
                {
                    "name": "Guru Magic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39992/?format=api",
                        "id": 39992,
                        "name": "Guru Magic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 16494,
            "demozoo_url": "https://demozoo.org/competitions/16494/",
            "name": "4k Intro",
            "shown_date": "1995-08-19",
            "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8760/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8760/",
                        "id": 8760,
                        "title": "Sensory Overload",
                        "author_nicks": [
                            {
                                "name": "Sensory Overload",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10313/?format=api",
                                    "id": 10313,
                                    "name": "Sensory Overload",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-08",
                        "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/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "source-available"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1995/optimise95/"
        }
    ]
}