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

{
    "url": "https://demozoo.org/api/v1/parties/650/?format=api",
    "demozoo_url": "https://demozoo.org/parties/650/",
    "id": 650,
    "name": "Norvegia 2004",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/252/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/252/",
        "id": 252,
        "name": "Norvegia",
        "website": "http://www.norvegia.nu/"
    },
    "start_date": "2004-10-07",
    "end_date": "2004-10-10",
    "location": "Skien, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 59.209099,
    "longitude": 9.60867,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 9834,
            "demozoo_url": "https://demozoo.org/competitions/9834/",
            "name": "Demo",
            "shown_date": "2004-10-09",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            },
            "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/96710/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/96710/",
                        "id": 96710,
                        "title": "Skluti - Sjørøver",
                        "author_nicks": [
                            {
                                "name": "Sklutti",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6596/?format=api",
                                    "id": 6596,
                                    "name": "Sklutti",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2004-10-09",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "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/96711/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/96711/",
                        "id": 96711,
                        "title": "You got served",
                        "author_nicks": [
                            {
                                "name": "Prefect",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6592/?format=api",
                                    "id": 6592,
                                    "name": "Prefect",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2004-10-09",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/96712/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/96712/",
                        "id": 96712,
                        "title": "Pandoras Box",
                        "author_nicks": [
                            {
                                "name": "Outracks",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/73/?format=api",
                                    "id": 73,
                                    "name": "Outracks",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2004-10-09",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=83&when=2004"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2004/norvegia04/"
        }
    ]
}