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

{
    "url": "https://demozoo.org/api/v1/parties/4429/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4429/",
    "id": 4429,
    "name": "BEE #3",
    "tagline": "Best Event Ever",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1613/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1613/",
        "id": 1613,
        "name": "BEE",
        "website": "http://www.c64page.de/html/Party-Page.htm"
    },
    "start_date": "2022-07-22",
    "end_date": "2022-07-24",
    "location": "Neuhaus an der Pegnitz, Regierungsbezirk Mittelfranken, Bavaria, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 49.62799,
    "longitude": 11.55066,
    "website": "http://www.c64page.de/html/Party-Page.htm",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 17225,
            "demozoo_url": "https://demozoo.org/competitions/17225/",
            "name": "Graphics Compo",
            "shown_date": "2022-07-23",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310697/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/310697/",
                        "id": 310697,
                        "title": "The Wasp @ Bee #3",
                        "author_nicks": [
                            {
                                "name": "Logiker",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                                    "id": 77454,
                                    "name": "Logiker",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2022-07-23",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "petscii"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/310698/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/310698/",
                        "id": 310698,
                        "title": "Shipping",
                        "author_nicks": [
                            {
                                "name": "WillAuchMalCaptainSein",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/111989/?format=api",
                                    "id": 111989,
                                    "name": "WillAuchMalCaptainSein",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2022-07-23",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3167"
        }
    ]
}