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

{
    "url": "https://demozoo.org/api/v1/parties/4880/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4880/",
    "id": 4880,
    "name": "Software of Sweden Party 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/867/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/867/",
        "id": 867,
        "name": "Software of Sweden Party",
        "website": ""
    },
    "start_date": "1988-05-28",
    "end_date": "1988-05-29",
    "location": "Kristianstads kommun, Skåne, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 56.0,
    "longitude": 14.15,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/336872/?format=api",
            "demozoo_url": "https://demozoo.org/productions/336872/",
            "id": 336872,
            "title": "Kilroy",
            "author_nicks": [
                {
                    "name": "Power Station",
                    "abbreviation": "PST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/97453/?format=api",
                        "id": 97453,
                        "name": "Power Station",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-05-29",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 18646,
            "demozoo_url": "https://demozoo.org/competitions/18646/",
            "name": "C64 Demo",
            "shown_date": "1988-05-28",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "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/336870/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/336870/",
                        "id": 336870,
                        "title": "Skruv",
                        "author_nicks": [
                            {
                                "name": "Kaktus",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/727/?format=api",
                                    "id": 727,
                                    "name": "Kaktus",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Mahoney",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/726/?format=api",
                                    "id": 726,
                                    "name": "Mahoney",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1988-05-28",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/336871/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/336871/",
                        "id": 336871,
                        "title": "Chutzpa!",
                        "author_nicks": [
                            {
                                "name": "Absolut Vodka Team",
                                "abbreviation": "AVT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/51815/?format=api",
                                    "id": 51815,
                                    "name": "Absolut Vodka Team",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1988-05-28",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1023"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=2039&when=1988"
        }
    ]
}