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

{
    "url": "https://demozoo.org/api/v1/parties/4688/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4688/",
    "id": 4688,
    "name": "Game Music Remix Compo 2023",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1712/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1712/",
        "id": 1712,
        "name": "CSDb GMRC",
        "website": "https://csdb.dk/event/?id=3250"
    },
    "start_date": "2022-12-21",
    "end_date": "2023-02-27",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://csdb.dk/event/?id=3250",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 18980,
            "demozoo_url": "https://demozoo.org/competitions/18980/",
            "name": "Remix",
            "shown_date": "2022-12-21",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/351993/?format=api",
                        "demozoo_url": "https://demozoo.org/music/351993/",
                        "id": 351993,
                        "title": "R-Type: Amiga to 2SID",
                        "author_nicks": [
                            {
                                "name": "Jason Page",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/50977/?format=api",
                                    "id": 50977,
                                    "name": "Jason Page",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "MultiStyle Labs",
                                "abbreviation": "MSL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16403/?format=api",
                                    "id": 16403,
                                    "name": "MultiStyle Labs",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2023-01-16",
                        "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": [
                            "goattracker",
                            "8580",
                            "remix",
                            "r-type",
                            "2sid",
                            "conversion"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "7",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/325550/?format=api",
                        "demozoo_url": "https://demozoo.org/music/325550/",
                        "id": 325550,
                        "title": "Thanatos Calling Space",
                        "author_nicks": [
                            {
                                "name": "Xiny6581",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3701/?format=api",
                                    "id": 3701,
                                    "name": "Xiny6581",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Pretzel Logic",
                                "abbreviation": "P.L.",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/12786/?format=api",
                                    "id": 12786,
                                    "name": "Pretzel Logic",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2022-12-21",
                        "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=3250"
        }
    ]
}