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

{
    "url": "https://demozoo.org/api/v1/parties/5461/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5461/",
    "id": 5461,
    "name": "Back In Time Live 2022",
    "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": "2022-10-21",
    "end_date": "2022-10-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": 20481,
            "demozoo_url": "https://demozoo.org/competitions/20481/",
            "name": "BIT Live 2022 Remix Compo",
            "shown_date": "2022-10-21",
            "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": "67",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/380911/?format=api",
                        "demozoo_url": "https://demozoo.org/music/380911/",
                        "id": 380911,
                        "title": "Batman Powerhouse",
                        "author_nicks": [
                            {
                                "name": "Jogeir",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/298/?format=api",
                                    "id": 298,
                                    "name": "Jogeir Liljedahl",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Mordi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/74029/?format=api",
                                    "id": 74029,
                                    "name": "Mordi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2022-10-21",
                        "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": "51",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/380912/?format=api",
                        "demozoo_url": "https://demozoo.org/music/380912/",
                        "id": 380912,
                        "title": "Giana Alloyrun",
                        "author_nicks": [
                            {
                                "name": "DJ Space",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/137234/?format=api",
                                    "id": 137234,
                                    "name": "DJ Space",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2022-10-21",
                        "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": "49",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/380913/?format=api",
                        "demozoo_url": "https://demozoo.org/music/380913/",
                        "id": 380913,
                        "title": "Silkworm Powerup",
                        "author_nicks": [
                            {
                                "name": "Fluke73",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/138268/?format=api",
                                    "id": 138268,
                                    "name": "Fluke73",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2022-10-21",
                        "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": []
}