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

{
    "url": "https://demozoo.org/api/v1/parties/1155/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1155/",
    "id": 1155,
    "name": "Mekanisaatio 2002",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/462/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/462/",
        "id": 462,
        "name": "Mekanisaatio",
        "website": "http://www.mekanisaatio.fi/"
    },
    "start_date": "2002-02-22",
    "end_date": "2002-02-24",
    "location": "Lempäälä, Tampere, Pirkanmaa, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 61.33885,
    "longitude": 23.77011,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 10960,
            "demozoo_url": "https://demozoo.org/competitions/10960/",
            "name": "Demo",
            "shown_date": "2002-02-23",
            "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/125059/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/125059/",
                        "id": 125059,
                        "title": "Werk",
                        "author_nicks": [
                            {
                                "name": "Nano",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18389/?format=api",
                                    "id": 18389,
                                    "name": "Nano",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-02-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "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/125060/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/125060/",
                        "id": 125060,
                        "title": "kolAApina",
                        "author_nicks": [
                            {
                                "name": "plAAp",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/33033/?format=api",
                                    "id": 33033,
                                    "name": "plAAp",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002-02-23",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/mekanisaatio/mekanisaatio-2002"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=154&when=2002"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2002/mekanisaatio02/"
        }
    ]
}