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

{
    "url": "https://demozoo.org/api/v1/parties/3866/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3866/",
    "id": 3866,
    "name": "BotB - Very Rare Formats",
    "tagline": "16 of BotB's most rarenest formats!",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1473/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1473/",
        "id": 1473,
        "name": "Battle of the Bits",
        "website": "https://battleofthebits.org/arena/Battle/4092/Very+Rare+Formats/"
    },
    "start_date": "2019-04-05",
    "end_date": "2019-04-05",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://battleofthebits.org/arena/Battle/4092/Very+Rare+Formats/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 15091,
            "demozoo_url": "https://demozoo.org/competitions/15091/",
            "name": "Best Overall",
            "shown_date": "2019-04-05",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "32736",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/202298/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/202298/",
                        "id": 202298,
                        "title": "Fallspire",
                        "author_nicks": [
                            {
                                "name": "Sintel",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/88721/?format=api",
                                    "id": 88721,
                                    "name": "Sintel",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "petet",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/88720/?format=api",
                                    "id": 88720,
                                    "name": "petet",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2019-04-14",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                                "id": 92,
                                "name": "TIC-80"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "29520",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/202299/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/202299/",
                        "id": 202299,
                        "title": "Sijofsjfsoeife",
                        "author_nicks": [
                            {
                                "name": "All You Can Execute",
                                "abbreviation": "AYCE",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/82862/?format=api",
                                    "id": 82862,
                                    "name": "All You Can Execute",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2019-04-14",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                                "id": 92,
                                "name": "TIC-80"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}