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

{
    "url": "https://demozoo.org/api/v1/parties/4774/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4774/",
    "id": 4774,
    "name": "Stupid Rainbows Compo",
    "tagline": "(Dis)Taste The Rainbow!",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1734/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1734/",
        "id": 1734,
        "name": "Stupid Rainbows Compo",
        "website": "https://csdb.dk/event/?id=3345"
    },
    "start_date": "2023-09-27",
    "end_date": "2023-10-08",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://csdb.dk/event/?id=3345",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 18318,
            "demozoo_url": "https://demozoo.org/competitions/18318/",
            "name": "Mixed",
            "shown_date": "2023-09-27",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/330901/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/330901/",
                        "id": 330901,
                        "title": "Flora",
                        "author_nicks": [
                            {
                                "name": "Triad",
                                "abbreviation": "3AD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                                    "id": 827,
                                    "name": "Triad",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2023-10-04",
                        "supertype": "production",
                        "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/43/?format=api",
                                "id": 43,
                                "name": "8K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "nyancat"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/330944/?format=api",
                        "demozoo_url": "https://demozoo.org/music/330944/",
                        "id": 330944,
                        "title": "Too Gay To Work",
                        "author_nicks": [
                            {
                                "name": "FΛDE",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/134558/?format=api",
                                    "id": 134558,
                                    "name": "FΛDE",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Onslaught",
                                "abbreviation": "ONS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                                    "id": 134,
                                    "name": "Onslaught",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2023-09-28",
                        "supertype": "music",
                        "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/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "8580"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3345"
        }
    ]
}