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

{
    "url": "https://demozoo.org/api/v1/parties/5459/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5459/",
    "id": 5459,
    "name": "Back In Time Live 2025",
    "tagline": "A C64 and Amiga music festival!",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1934/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1934/",
        "id": 1934,
        "name": "Back In Time Live",
        "website": "https://backintime.no/"
    },
    "start_date": "2025-11-21",
    "end_date": "2025-11-22",
    "location": "Bergen, Vestland, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 60.392,
    "longitude": 5.328,
    "website": "https://backintime.no/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 20479,
            "demozoo_url": "https://demozoo.org/competitions/20479/",
            "name": "BIT Live 2025 Remix Compo",
            "shown_date": "2025-11-22",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "76",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/380905/?format=api",
                        "demozoo_url": "https://demozoo.org/music/380905/",
                        "id": 380905,
                        "title": "Cruisin (BiT2025)",
                        "author_nicks": [
                            {
                                "name": "Jogeir",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/298/?format=api",
                                    "id": 298,
                                    "name": "Jogeir Liljedahl",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2025-11-22",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "55",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/380906/?format=api",
                        "demozoo_url": "https://demozoo.org/music/380906/",
                        "id": 380906,
                        "title": "Apidya End Credits",
                        "author_nicks": [
                            {
                                "name": "Tim Forsyth",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/138269/?format=api",
                                    "id": 138269,
                                    "name": "Tim Forsyth",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2025-11-22",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "40",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/380907/?format=api",
                        "demozoo_url": "https://demozoo.org/music/380907/",
                        "id": 380907,
                        "title": "Twilight Beyond Funk",
                        "author_nicks": [
                            {
                                "name": "Eivind Sommersten",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/49517/?format=api",
                                    "id": 49517,
                                    "name": "Eivind Sommersten",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2025-11-22",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}