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

{
    "url": "https://demozoo.org/api/v1/parties/5196/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5196/",
    "id": 5196,
    "name": "Robinson Boozoe 2009",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/499/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/499/",
        "id": 499,
        "name": "Robinson Boozoe",
        "website": ""
    },
    "start_date": "2009-06-19",
    "end_date": "2009-06-21",
    "location": "Oslo County, Oslo, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 59.9119,
    "longitude": 10.7336,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/5125/?format=api",
            "demozoo_url": "https://demozoo.org/productions/5125/",
            "id": 5125,
            "title": "Mother mother, there are clowns in my bed!",
            "author_nicks": [
                {
                    "name": "Boozoholics",
                    "abbreviation": "BZH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/88/?format=api",
                        "id": 88,
                        "name": "Boozoholics",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2009-04-13",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 19532,
            "demozoo_url": "https://demozoo.org/competitions/19532/",
            "name": "Combined Demo",
            "shown_date": "2009-06-20",
            "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": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/10412/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/10412/",
                        "id": 10412,
                        "title": "Sexual Healing",
                        "author_nicks": [
                            {
                                "name": "Those Up Fucked Sceners",
                                "abbreviation": "tUFS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2001/?format=api",
                                    "id": 2001,
                                    "name": "Those Up Fucked Sceners",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2009-06",
                        "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": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1631"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1156&when=2009"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2009/robinsonboozoe09/"
        }
    ]
}