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

{
    "url": "https://demozoo.org/api/v1/parties/1079/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1079/",
    "id": 1079,
    "name": "Tesko Winter Meeting 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/429/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/429/",
        "id": 429,
        "name": "Tesko",
        "website": ""
    },
    "start_date": "1999-02-26",
    "end_date": "1999-02-28",
    "location": "England, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 52.88356,
    "longitude": -1.97406,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 14540,
            "demozoo_url": "https://demozoo.org/competitions/14540/",
            "name": "Demo",
            "shown_date": "1999-02-27",
            "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/191720/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/191720/",
                        "id": 191720,
                        "title": "2 Blokes & An Armchair: Ansi Weemix",
                        "author_nicks": [
                            {
                                "name": "Tesko",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1040/?format=api",
                                    "id": 1040,
                                    "name": "Tesko",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-02-27",
                        "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": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/191721/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/191721/",
                        "id": 191721,
                        "title": "Shape! (ms-dos)",
                        "author_nicks": [
                            {
                                "name": "Tesko",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1040/?format=api",
                                    "id": 1040,
                                    "name": "Tesko",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-02-27",
                        "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": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1999/tesko99/"
        }
    ]
}