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

{
    "url": "https://demozoo.org/api/v1/parties/3667/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3667/",
    "id": 3667,
    "name": "Molvania Zscene Gathering 2005",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1417/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1417/",
        "id": 1417,
        "name": "Molvania Zscene Gathering",
        "website": "https://webuser.scene.org/~ps/mzg/"
    },
    "start_date": "2005-03-11",
    "end_date": "2005-03-13",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://webuser.scene.org/~ps/mzg/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/77303/?format=api",
            "demozoo_url": "https://demozoo.org/productions/77303/",
            "id": 77303,
            "title": "THE VERY BEST OF LOBSTARRS",
            "author_nicks": [
                {
                    "name": "200% Coders",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/40544/?format=api",
                        "id": 40544,
                        "name": "200% Coders",
                        "is_group": true
                    }
                },
                {
                    "name": "Limp Ninja",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                        "id": 5355,
                        "name": "Limp Ninja",
                        "is_group": true
                    }
                },
                {
                    "name": "Lobstarrs",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8687/?format=api",
                        "id": 8687,
                        "name": "Lobstarrs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-10-31",
            "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": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 14503,
            "demozoo_url": "https://demozoo.org/competitions/14503/",
            "name": "Demo",
            "shown_date": "2005-03-12",
            "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/190840/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/190840/",
                        "id": 190840,
                        "title": "Rymdmus",
                        "author_nicks": [
                            {
                                "name": "ODD Demo Design",
                                "abbreviation": "ODD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/4299/?format=api",
                                    "id": 4299,
                                    "name": "ODD Demo Design",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2005-03-12",
                        "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=1113&when=2005"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2005/mzg05/"
        }
    ]
}