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

{
    "url": "https://demozoo.org/api/v1/parties/2511/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2511/",
    "id": 2511,
    "name": "Reset (.se) 1998",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1009/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1009/",
        "id": 1009,
        "name": "Reset (.se)",
        "website": ""
    },
    "start_date": "1998",
    "end_date": "1998",
    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 58.34099,
    "longitude": 11.84744,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 11330,
            "demozoo_url": "https://demozoo.org/competitions/11330/",
            "name": "PC Demo",
            "shown_date": "1998",
            "platform": null,
            "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/134934/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/134934/",
                        "id": 134934,
                        "title": "Movement",
                        "author_nicks": [
                            {
                                "name": "Iman",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/34301/?format=api",
                                    "id": 34301,
                                    "name": "Iman",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Taymaz",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/13830/?format=api",
                                    "id": 13830,
                                    "name": "Taymaz",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "dannykid",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/57469/?format=api",
                                    "id": 57469,
                                    "name": "dannykid",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "jerker",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/57470/?format=api",
                                    "id": 57470,
                                    "name": "jerker",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1998",
                        "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/134935/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/134935/",
                        "id": 134935,
                        "title": "Azol 303",
                        "author_nicks": [
                            {
                                "name": "Extreme Command",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/25571/?format=api",
                                    "id": 25571,
                                    "name": "Extreme Command",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1998",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1998/reset98/"
        }
    ]
}