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

{
    "url": "https://demozoo.org/api/v1/parties/649/?format=api",
    "demozoo_url": "https://demozoo.org/parties/649/",
    "id": 649,
    "name": "Norvegia 2003",
    "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": "2003",
    "end_date": "2003",
    "location": "Skien, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 59.209099,
    "longitude": 9.60867,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 9833,
            "demozoo_url": "https://demozoo.org/competitions/9833/",
            "name": "Demo",
            "shown_date": "2003",
            "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/96709/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/96709/",
                        "id": 96709,
                        "title": "Solid 2",
                        "author_nicks": [
                            {
                                "name": "Progress",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5947/?format=api",
                                    "id": 5947,
                                    "name": "Progress",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003",
                        "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/8199/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8199/",
                        "id": 8199,
                        "title": "The Limit",
                        "author_nicks": [
                            {
                                "name": "Kvasigen",
                                "abbreviation": "KVG",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/87/?format=api",
                                    "id": 87,
                                    "name": "Kvasigen",
                                    "is_group": true
                                }
                            },
                            {
                                "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": "2003-10",
                        "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": [
                            "opengl",
                            "graffiti"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=83&when=2003"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2003/norvegia03/"
        }
    ]
}