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

{
    "url": "https://demozoo.org/api/v1/parties/1299/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1299/",
    "id": 1299,
    "name": "PlugParty 2006",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/535/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/535/",
        "id": 535,
        "name": "PlugParty",
        "website": "http://www.plugparty.org/"
    },
    "start_date": "2006-02-17",
    "end_date": "2006-02-19",
    "location": "Montoliu de Lleida, Província de Lleida, Catalonia, Spain",
    "is_online": false,
    "country_code": "ES",
    "latitude": 41.56106,
    "longitude": 0.60026,
    "website": "http://www.plugparty.org/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 10377,
            "demozoo_url": "https://demozoo.org/competitions/10377/",
            "name": "PC Intro",
            "shown_date": "2006-02-18",
            "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/8812/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/8812/",
                        "id": 8812,
                        "title": "Ifparty Invitation'06",
                        "author_nicks": [
                            {
                                "name": "Collapse",
                                "abbreviation": "CLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3722/?format=api",
                                    "id": 3722,
                                    "name": "Collapse",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "NecroStudios",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3635/?format=api",
                                    "id": 3635,
                                    "name": "NecroStudios",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2006-02-18",
                        "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/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/plug-party-4"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1245&when=2006"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2006/plugparty06/"
        }
    ]
}