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

{
    "url": "https://demozoo.org/api/v1/parties/3843/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3843/",
    "id": 3843,
    "name": "Danish Gold Autumn Party 2003",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1465/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1465/",
        "id": 1465,
        "name": "Danish Gold Autumn Party",
        "website": ""
    },
    "start_date": "2003-08-08",
    "end_date": "2003-08-10",
    "location": "Brønshøj, København, Capital Region, Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 55.70571,
    "longitude": 12.49637,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/201578/?format=api",
            "demozoo_url": "https://demozoo.org/productions/201578/",
            "id": 201578,
            "title": "Autumn 2003",
            "author_nicks": [
                {
                    "name": "Danish Gold",
                    "abbreviation": "DG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5650/?format=api",
                        "id": 5650,
                        "name": "Danish Gold",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-08-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                    "id": 30,
                    "name": "Nintendo Game Boy Advance (GBA)"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 15029,
            "demozoo_url": "https://demozoo.org/competitions/15029/",
            "name": "C64 Demo",
            "shown_date": "2003-08-09",
            "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/201577/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/201577/",
                        "id": 201577,
                        "title": "Spacebar Forever",
                        "author_nicks": [
                            {
                                "name": "Alpha Flight",
                                "abbreviation": "AFL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                                    "id": 1492,
                                    "name": "Alpha Flight",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-08-09",
                        "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=609"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=411&when=2003"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20021002230042/http://www.danishgold.dk/"
        }
    ]
}