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

{
    "url": "https://demozoo.org/api/v1/parties/5460/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5460/",
    "id": 5460,
    "name": "Back In Time Live 2023",
    "tagline": "",
    "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": "2023-11-03",
    "end_date": "2023-11-04",
    "location": "Bergen, Vestland, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 60.392,
    "longitude": 5.328,
    "website": "https://backintime.no/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 20480,
            "demozoo_url": "https://demozoo.org/competitions/20480/",
            "name": "BIT Live 2023 Remix Compo",
            "shown_date": "2023-11-04",
            "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": "91",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/380908/?format=api",
                        "demozoo_url": "https://demozoo.org/music/380908/",
                        "id": 380908,
                        "title": "Rambo First Blood Arp 2",
                        "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": "2023-11-04",
                        "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": "66",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/380909/?format=api",
                        "demozoo_url": "https://demozoo.org/music/380909/",
                        "id": 380909,
                        "title": "A Prehistoric Tale",
                        "author_nicks": [
                            {
                                "name": "Jogeir Liljedahl",
                                "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": "2023-11-04",
                        "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": "54",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/380910/?format=api",
                        "demozoo_url": "https://demozoo.org/music/380910/",
                        "id": 380910,
                        "title": "End Sequence (Thanatos)",
                        "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": "2023-11-04",
                        "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": []
}