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

{
    "url": "https://demozoo.org/api/v1/parties/1054/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1054/",
    "id": 1054,
    "name": "Fallas Party 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/219/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/219/",
        "id": 219,
        "name": "Fallas Party",
        "website": "http://www.fparty.org/"
    },
    "start_date": "1999-03",
    "end_date": "1999-03",
    "location": "Xirivella, Província de València, Valencia, Spain",
    "is_online": false,
    "country_code": "ES",
    "latitude": 39.46588,
    "longitude": -0.42589,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/8329/?format=api",
            "demozoo_url": "https://demozoo.org/productions/8329/",
            "id": 8329,
            "title": "Deep",
            "author_nicks": [
                {
                    "name": "MCD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9976/?format=api",
                        "id": 9976,
                        "name": "MCD",
                        "is_group": true
                    }
                },
                {
                    "name": "Savage",
                    "abbreviation": "SVG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21585/?format=api",
                        "id": 21585,
                        "name": "Savage",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dentro"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/166454/?format=api",
            "demozoo_url": "https://demozoo.org/productions/166454/",
            "id": 166454,
            "title": "Fallas 99",
            "author_nicks": [
                {
                    "name": "The Lords Of The Bits",
                    "abbreviation": "TLOTB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5945/?format=api",
                        "id": 5945,
                        "name": "The Lords Of The Bits",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 15659,
            "demozoo_url": "https://demozoo.org/competitions/15659/",
            "name": "Fast Music",
            "shown_date": "1999-03",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/271911/?format=api",
                        "demozoo_url": "https://demozoo.org/music/271911/",
                        "id": 271911,
                        "title": "The Fallas Xperience",
                        "author_nicks": [
                            {
                                "name": "Awesome",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/23036/?format=api",
                                    "id": 23036,
                                    "name": "Awesome",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Wild Bits",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11221/?format=api",
                                    "id": 11221,
                                    "name": "Wild Bits",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1999-03",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "xm",
                            "28ch"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=56&when=1999"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1999/fallas99/"
        }
    ]
}