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

{
    "url": "https://demozoo.org/api/v1/parties/3395/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3395/",
    "id": 3395,
    "name": "The Mozilla Flame Party",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1339/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1339/",
        "id": 1339,
        "name": "The Mozilla Flame Demoparty",
        "website": ""
    },
    "start_date": "2011-06",
    "end_date": "2011-06",
    "location": "Helsinki, Uusimaa, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 60.17556,
    "longitude": 24.93417,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/175277/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175277/",
            "id": 175277,
            "title": "The Flame Party Invitation",
            "author_nicks": [
                {
                    "name": "#audio",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/73070/?format=api",
                        "id": 73070,
                        "name": "#audio",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2011-06",
            "supertype": "production",
            "platforms": [],
            "types": [],
            "tags": [
                "lost"
            ]
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 13554,
            "demozoo_url": "https://demozoo.org/competitions/13554/",
            "name": "Combined Demo",
            "shown_date": "2011",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/133814/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/133814/",
                        "id": 133814,
                        "title": "Slamdown",
                        "author_nicks": [
                            {
                                "name": "Hedelmae",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3601/?format=api",
                                    "id": 3601,
                                    "name": "Hedelmae",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Traction",
                                "abbreviation": "TRCT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/422/?format=api",
                                    "id": 422,
                                    "name": "Traction",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-06",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "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/175278/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/175278/",
                        "id": 175278,
                        "title": "Blind Serpent",
                        "author_nicks": [
                            {
                                "name": "FXM",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/139662/?format=api",
                                    "id": 139662,
                                    "name": "FXM",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011-06",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/323309/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/323309/",
                        "id": 323309,
                        "title": "Epilepsia",
                        "author_nicks": [
                            {
                                "name": "rimina",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/56489/?format=api",
                                    "id": 56489,
                                    "name": "rimina",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2011",
                        "supertype": "production",
                        "platforms": [],
                        "types": [],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}