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

{
    "url": "https://demozoo.org/api/v1/parties/3476/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3476/",
    "id": 3476,
    "name": "Infection 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1366/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1366/",
        "id": 1366,
        "name": "Infection",
        "website": "http://www.byterapers.scene.org/hirmulehti/5/slides/hirmulehti-5-web-11.html"
    },
    "start_date": "1995-07-22",
    "end_date": "1995-07-23",
    "location": "Perho, Kaustinen, Central Ostrobothnia, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 63.21667,
    "longitude": 24.41667,
    "website": "http://www.byterapers.scene.org/hirmulehti/5/slides/hirmulehti-5-web-11.html",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 17247,
            "demozoo_url": "https://demozoo.org/competitions/17247/",
            "name": "Demo",
            "shown_date": "1995-07-22",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/311336/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/311336/",
                        "id": 311336,
                        "title": "Rave Demo",
                        "author_nicks": [
                            {
                                "name": "Cool Productions",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/13090/?format=api",
                                    "id": 13090,
                                    "name": "Cool Productions",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-07-01",
                        "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": [
                            "no-credits-added"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1995/infection95/"
        }
    ]
}