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

{
    "url": "https://demozoo.org/api/v1/parties/3055/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3055/",
    "id": 3055,
    "name": "Orange/sYmptom/Opossumi (OSO) Meeting 1994 II",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/194/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/194/",
        "id": 194,
        "name": "Oso-Meeting",
        "website": ""
    },
    "start_date": "1994",
    "end_date": "1994",
    "location": "Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 12783,
            "demozoo_url": "https://demozoo.org/competitions/12783/",
            "name": "Intro",
            "shown_date": "1994",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/158678/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/158678/",
                        "id": 158678,
                        "title": "Dilma",
                        "author_nicks": [
                            {
                                "name": "Orange",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                                    "id": 487,
                                    "name": "Orange",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994-09",
                        "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/35/?format=api",
                                "id": 35,
                                "name": "16K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/163467/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/163467/",
                        "id": 163467,
                        "title": "Eight Ball",
                        "author_nicks": [
                            {
                                "name": "sYmptom",
                                "abbreviation": "Y",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8211/?format=api",
                                    "id": 8211,
                                    "name": "sYmptom",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994",
                        "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/22/?format=api",
                                "id": 22,
                                "name": "32K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/170087/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/170087/",
                        "id": 170087,
                        "title": "Tertin",
                        "author_nicks": [
                            {
                                "name": "Orange",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                                    "id": 487,
                                    "name": "Orange",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994-09",
                        "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/22/?format=api",
                                "id": 22,
                                "name": "32K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "gus"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1599&when=1994"
        }
    ]
}