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

{
    "url": "https://demozoo.org/api/v1/parties/2087/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2087/",
    "id": 2087,
    "name": "Reservoir Gods Cwmvention 1995",
    "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": "1995-08",
    "end_date": "1995-08",
    "location": "Abermule, Sir Powys, Wales, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 52.54339,
    "longitude": -3.23723,
    "website": "http://www.reservoir-gods.com/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 9963,
            "demozoo_url": "https://demozoo.org/competitions/9963/",
            "name": "Misc Releases",
            "shown_date": "1995-08",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/96057/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/96057/",
                        "id": 96057,
                        "title": "God-Load V1.0",
                        "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": "1995-08-19",
                        "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/6/?format=api",
                                "id": 6,
                                "name": "Tool",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}