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

{
    "url": "https://demozoo.org/api/v1/parties/155/?format=api",
    "demozoo_url": "https://demozoo.org/parties/155/",
    "id": 155,
    "name": "Kindergarden 1995 (4)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/23/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/23/",
        "id": 23,
        "name": "Kindergarden",
        "website": "http://kg.slengpung.com"
    },
    "start_date": "1995-11-17",
    "end_date": "1995-11-19",
    "location": "Haga, Nes, Akershus, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 60.05387,
    "longitude": 11.37411,
    "website": "http://kg.slengpung.com/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 1544,
            "demozoo_url": "https://demozoo.org/competitions/1544/",
            "name": "Grullest Gabber",
            "shown_date": "1995-11-18",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/22900/?format=api",
                        "demozoo_url": "https://demozoo.org/music/22900/",
                        "id": 22900,
                        "title": "Lollypop",
                        "author_nicks": [
                            {
                                "name": "Rolex",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5314/?format=api",
                                    "id": 5314,
                                    "name": "Rolex",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Apathy",
                                "abbreviation": "APT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                                    "id": 1183,
                                    "name": "Apathy",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Massive",
                                "abbreviation": "MSV",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5302/?format=api",
                                    "id": 5302,
                                    "name": "Massive",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "NNS",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5292/?format=api",
                                    "id": 5292,
                                    "name": "NNS",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1995-11-18",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=570"
        },
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=283"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=231&when=1995"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1995/kindergarden95/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/kgdemoparty"
        }
    ]
}