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

{
    "url": "https://demozoo.org/api/v1/parties/485/?format=api",
    "demozoo_url": "https://demozoo.org/parties/485/",
    "id": 485,
    "name": "Demoparty 1994",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/182/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/182/",
        "id": 182,
        "name": "Demoparty",
        "website": ""
    },
    "start_date": "1994-06-26",
    "end_date": "1994-06-26",
    "location": "Petaling Jaya, Malaysia",
    "is_online": false,
    "country_code": "MY",
    "latitude": 3.09584,
    "longitude": 101.646797,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 1560,
            "demozoo_url": "https://demozoo.org/competitions/1560/",
            "name": "Demo",
            "shown_date": "1994-06-26",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            "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/23215/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/23215/",
                        "id": 23215,
                        "title": "Awry",
                        "author_nicks": [
                            {
                                "name": "Ancient Abyss",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16888/?format=api",
                                    "id": 16888,
                                    "name": "Ancient Abyss",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994-06-26",
                        "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": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/23214/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/23214/",
                        "id": 23214,
                        "title": "Classika",
                        "author_nicks": [
                            {
                                "name": "Renegade",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16882/?format=api",
                                    "id": 16882,
                                    "name": "Renegade",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994-06-26",
                        "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": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/23216/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/23216/",
                        "id": 23216,
                        "title": "Particle",
                        "author_nicks": [
                            {
                                "name": "DawnBreakers",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16889/?format=api",
                                    "id": 16889,
                                    "name": "DawnBreakers",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994-06-26",
                        "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": [
                            "lost"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=466&when=1994"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1994/demoparty94/"
        }
    ]
}