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

{
    "url": "https://demozoo.org/api/v1/parties/1840/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1840/",
    "id": 1840,
    "name": "Ami Expo 1992 Berlin",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/743/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/743/",
        "id": 743,
        "name": "Ami Expo",
        "website": ""
    },
    "start_date": "1992-04-03",
    "end_date": "1992-04-04",
    "location": "Berlin, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.516071,
    "longitude": 13.37698,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/66735/?format=api",
            "demozoo_url": "https://demozoo.org/productions/66735/",
            "id": 66735,
            "title": "Ami Expo 92 Berlin Invitation",
            "author_nicks": [
                {
                    "name": "Dytec",
                    "abbreviation": "DTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6698/?format=api",
                        "id": 6698,
                        "name": "Dytec",
                        "is_group": true
                    }
                },
                {
                    "name": "Skid Row",
                    "abbreviation": "SR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                        "id": 8,
                        "name": "Skid Row",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/115244/?format=api",
            "demozoo_url": "https://demozoo.org/productions/115244/",
            "id": 115244,
            "title": "Generation 1",
            "author_nicks": [
                {
                    "name": "Amaze",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1394/?format=api",
                        "id": 1394,
                        "name": "Amaze",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-04-03",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "generation"
            ]
        }
    ],
    "competitions": [
        {
            "id": 15746,
            "demozoo_url": "https://demozoo.org/competitions/15746/",
            "name": "Demo",
            "shown_date": "1992-04-03",
            "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/209965/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/209965/",
                        "id": 209965,
                        "title": "Helter Skelter",
                        "author_nicks": [
                            {
                                "name": "Deffpaccers",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6922/?format=api",
                                    "id": 6922,
                                    "name": "Deffpaccers",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Paranoid",
                                "abbreviation": "PRD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8047/?format=api",
                                    "id": 8047,
                                    "name": "Paranoid",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1992-04-04",
                        "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": []
}