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

{
    "url": "https://demozoo.org/api/v1/parties/812/?format=api",
    "demozoo_url": "https://demozoo.org/parties/812/",
    "id": 812,
    "name": "Distortion 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/308/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/308/",
        "id": 308,
        "name": "Distortion",
        "website": ""
    },
    "start_date": "1995-02-17",
    "end_date": "1995-02-19",
    "location": "Nøtterøy, Vestfold, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 59.22406,
    "longitude": 10.40899,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 11683,
            "demozoo_url": "https://demozoo.org/competitions/11683/",
            "name": "Graphics",
            "shown_date": "1995-02-18",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/141572/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/141572/",
                        "id": 141572,
                        "title": "Screws",
                        "author_nicks": [
                            {
                                "name": "System 24",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5526/?format=api",
                                    "id": 5526,
                                    "name": "System 24",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-02",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/160348/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/160348/",
                        "id": 160348,
                        "title": "Dragon",
                        "author_nicks": [
                            {
                                "name": "Tick",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/91/?format=api",
                                    "id": 91,
                                    "name": "Tick",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-02",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=209&when=1995"
        }
    ]
}