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

{
    "url": "https://demozoo.org/api/v1/parties/1689/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1689/",
    "id": 1689,
    "name": "Code Copy 1",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/695/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/695/",
        "id": 695,
        "name": "Code Copy",
        "website": ""
    },
    "start_date": "1997-08-08",
    "end_date": "1997-08-10",
    "location": "Okres Prievidza, Trenčiansky kraj, Slovakia",
    "is_online": false,
    "country_code": "SK",
    "latitude": 48.76667,
    "longitude": 18.63333,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 16982,
            "demozoo_url": "https://demozoo.org/competitions/16982/",
            "name": "Combined",
            "shown_date": "1997-08-09",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/98796/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/98796/",
                        "id": 98796,
                        "title": "Implosion",
                        "author_nicks": [
                            {
                                "name": "GMG",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2192/?format=api",
                                    "id": 2192,
                                    "name": "GMG",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1997-08",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                                "id": 16,
                                "name": "Atari 8 bit"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}