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

{
    "url": "https://demozoo.org/api/v1/parties/610/?format=api",
    "demozoo_url": "https://demozoo.org/parties/610/",
    "id": 610,
    "name": "Hastanan's 2 Minute Compo 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/246/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/246/",
        "id": 246,
        "name": "Hastanan's 2 Minute Compo",
        "website": ""
    },
    "start_date": "1995-06",
    "end_date": "1995-06",
    "location": "United States",
    "is_online": false,
    "country_code": "US",
    "latitude": 37.167931,
    "longitude": -95.845016,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 2077,
            "demozoo_url": "https://demozoo.org/competitions/2077/",
            "name": "Demo",
            "shown_date": "1995-06",
            "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/28064/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/28064/",
                        "id": 28064,
                        "title": "Phro",
                        "author_nicks": [
                            {
                                "name": "OverThrow Machine",
                                "abbreviation": "OTM",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/19423/?format=api",
                                    "id": 19423,
                                    "name": "OverThrow Machine",
                                    "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "bwsb",
                            "source-available"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1995/hastanan95/"
        }
    ]
}