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

{
    "url": "https://demozoo.org/api/v1/parties/1659/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1659/",
    "id": 1659,
    "name": "Reservoir Gods Cwmvention 1998",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/691/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/691/",
        "id": 691,
        "name": "Reservoir Gods Cwmvention",
        "website": "http://www.reservoir-gods.com/"
    },
    "start_date": "1998-10",
    "end_date": "1998-10",
    "location": "United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 54.314072,
    "longitude": -2.23001,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 11489,
            "demozoo_url": "https://demozoo.org/competitions/11489/",
            "name": "24 Hour Game",
            "shown_date": "1998-10",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/137956/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/137956/",
                        "id": 137956,
                        "title": "Stupid Balloon Game",
                        "author_nicks": [
                            {
                                "name": "Eddie Cat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37595/?format=api",
                                    "id": 37595,
                                    "name": "Eddie Cat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1998-10",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "ste"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/74430/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/74430/",
                        "id": 74430,
                        "title": "Bunion Canyon",
                        "author_nicks": [
                            {
                                "name": "Reservoir Gods",
                                "abbreviation": "RG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                                    "id": 2234,
                                    "name": "Reservoir Gods",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1998-10",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                                "id": 17,
                                "name": "Atari Falcon"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}