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

{
    "url": "https://demozoo.org/api/v1/parties/4660/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4660/",
    "id": 4660,
    "name": "Brahman Acid Compo 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/731/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/731/",
        "id": 731,
        "name": "Brahman",
        "website": ""
    },
    "start_date": "1995",
    "end_date": "1995",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 17821,
            "demozoo_url": "https://demozoo.org/competitions/17821/",
            "name": "Music",
            "shown_date": "1995",
            "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/322821/?format=api",
                        "demozoo_url": "https://demozoo.org/music/322821/",
                        "id": 322821,
                        "title": "Low",
                        "author_nicks": [
                            {
                                "name": "BigLupu",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/13915/?format=api",
                                    "id": 13915,
                                    "name": "BigLupu",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Ural 13 Productions",
                                "abbreviation": "ural13",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/13916/?format=api",
                                    "id": 13916,
                                    "name": "Ural 13 Productions",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1995-10-12",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": []
}