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

{
    "url": "https://demozoo.org/api/v1/parties/1260/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1260/",
    "id": 1260,
    "name": "Jumalauta Midsummer Festival 2005",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/510/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/510/",
        "id": 510,
        "name": "Jumalauta",
        "website": "http://jumalauta.untergrund.net/jml16v/"
    },
    "start_date": "2005-06-24",
    "end_date": "2005-06-26",
    "location": "Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 14504,
            "demozoo_url": "https://demozoo.org/competitions/14504/",
            "name": "Demo",
            "shown_date": "2005-06-25",
            "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/190842/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/190842/",
                        "id": 190842,
                        "title": "Hard As Steel",
                        "author_nicks": [
                            {
                                "name": "Homo Gay Faggots",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/80110/?format=api",
                                    "id": 80110,
                                    "name": "Homo Gay Faggots",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-06-25",
                        "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": "6",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/190843/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/190843/",
                        "id": 190843,
                        "title": "…",
                        "author_nicks": [
                            {
                                "name": "Häläbläp Crew",
                                "abbreviation": "HBC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3590/?format=api",
                                    "id": 3590,
                                    "name": "Häläbläp Crew",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-06-25",
                        "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": 3,
                    "ranking": "8",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/190844/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/190844/",
                        "id": 190844,
                        "title": "Kozmikplovci",
                        "author_nicks": [
                            {
                                "name": "Jumalauta",
                                "abbreviation": "JML",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                                    "id": 1297,
                                    "name": "Jumalauta",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-06-25",
                        "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": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1150&when=2005"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2005/jumalauta_midsummer_festival05/"
        }
    ]
}