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

{
    "url": "https://demozoo.org/api/v1/parties/3250/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3250/",
    "id": 3250,
    "name": "TibbleLAN Autumn 2013",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/726/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/726/",
        "id": 726,
        "name": "TibbleLAN",
        "website": ""
    },
    "start_date": "2013-11-08",
    "end_date": "2013-11-10",
    "location": "Täby Kommun, Stockholm, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 59.43739,
    "longitude": 18.0653,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/173824/?format=api",
            "demozoo_url": "https://demozoo.org/productions/173824/",
            "id": 173824,
            "title": "Tibble 02 Invitro",
            "author_nicks": [
                {
                    "name": "K-Storm",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35653/?format=api",
                        "id": 35653,
                        "name": "K-Storm",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2013",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 13358,
            "demozoo_url": "https://demozoo.org/competitions/13358/",
            "name": "Combined",
            "shown_date": "2013-11-09",
            "platform": null,
            "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/173825/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/173825/",
                        "id": 173825,
                        "title": "The insatiable thirst for everything",
                        "author_nicks": [
                            {
                                "name": "Nosfe",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                                    "id": 828,
                                    "name": "Nosfe",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2013-11-09",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/173826/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/173826/",
                        "id": 173826,
                        "title": "In Tsoukalopoulos We Trust",
                        "author_nicks": [
                            {
                                "name": "Optimus",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6496/?format=api",
                                    "id": 6496,
                                    "name": "Optimus",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Sotsoft",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/72413/?format=api",
                                    "id": 72413,
                                    "name": "Sotsoft",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2013-11-09",
                        "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=1647&when=2013"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2013/tibblelanautumn13/"
        }
    ]
}