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

{
    "url": "https://demozoo.org/api/v1/parties/801/?format=api",
    "demozoo_url": "https://demozoo.org/parties/801/",
    "id": 801,
    "name": "Creutz 1996 (2)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/301/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/301/",
        "id": 301,
        "name": "Creutz",
        "website": ""
    },
    "start_date": "1996-09",
    "end_date": "1996-09",
    "location": "Dalarna, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 61.0,
    "longitude": 14.5,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 4139,
            "demozoo_url": "https://demozoo.org/competitions/4139/",
            "name": "Demo",
            "shown_date": "1996-09",
            "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": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/141618/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/141618/",
                        "id": 141618,
                        "title": "Plane Zero",
                        "author_nicks": [
                            {
                                "name": "Vector",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/13379/?format=api",
                                    "id": 13379,
                                    "name": "Vector",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1996-09",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "2-disks"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/42897/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/42897/",
                        "id": 42897,
                        "title": "The Monkey Tribe",
                        "author_nicks": [
                            {
                                "name": "The Black Lotus",
                                "abbreviation": "TBL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                                    "id": 9,
                                    "name": "The Black Lotus",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1996-09",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "https://janeway.exotica.org.uk/party.php?id=742"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1996/creutz96b/"
        }
    ]
}