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

{
    "url": "https://demozoo.org/api/v1/parties/4755/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4755/",
    "id": 4755,
    "name": "Flashscene.org 2006",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1700/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1700/",
        "id": 1700,
        "name": "Flashscene.org",
        "website": "https://web.archive.org/web/20080917214211/http://www.flashscene.org:80/"
    },
    "start_date": "2006-01",
    "end_date": "2006-01",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://web.archive.org/web/20080917214211/http://www.flashscene.org:80/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 18241,
            "demozoo_url": "https://demozoo.org/competitions/18241/",
            "name": "Flash",
            "shown_date": "2006-01",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/329660/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/329660/",
                        "id": 329660,
                        "title": "Lightweight",
                        "author_nicks": [
                            {
                                "name": "Inapt",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18387/?format=api",
                                    "id": 18387,
                                    "name": "Inapt",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2006-01",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                                "id": 47,
                                "name": "Flash"
                            }
                        ],
                        "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=1464&when=2006"
        }
    ]
}