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

{
    "url": "https://demozoo.org/api/v1/parties/2974/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2974/",
    "id": 2974,
    "name": "Tristar Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1196/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1196/",
        "id": 1196,
        "name": "Tristar Party",
        "website": ""
    },
    "start_date": "1989-09-09",
    "end_date": "1989-09-09",
    "location": "Gemeente Venlo, Limburg, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.39277,
    "longitude": 6.16041,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 12488,
            "demozoo_url": "https://demozoo.org/competitions/12488/",
            "name": "Amiga Demo",
            "shown_date": "1989-09-09",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            },
            "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/10297/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/10297/",
                        "id": 10297,
                        "title": "Megademo",
                        "author_nicks": [
                            {
                                "name": "Red Sector Inc.",
                                "abbreviation": "RSI",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                                    "id": 4737,
                                    "name": "Red Sector Inc.",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1989-09-09",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/69970/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/69970/",
                        "id": 69970,
                        "title": "Megademo",
                        "author_nicks": [
                            {
                                "name": "Royal Amiga Force",
                                "abbreviation": "RAF",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1472/?format=api",
                                    "id": 1472,
                                    "name": "Royal Amiga Force",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1989-09-09",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "megademo"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/159245/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/159245/",
                        "id": 159245,
                        "title": "Megademo 2",
                        "author_nicks": [
                            {
                                "name": "Mindwarp",
                                "abbreviation": "MWP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/64235/?format=api",
                                    "id": 64235,
                                    "name": "Mindwarp",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Alpha Flight",
                                "abbreviation": "AFL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                                    "id": 1492,
                                    "name": "Alpha Flight",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1989-09-09",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "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": "http://janeway.exotica.org.uk/party.php?id=94"
        }
    ]
}