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

{
    "url": "https://demozoo.org/api/v1/parties/4661/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4661/",
    "id": 4661,
    "name": "Brahman Experimental Compo 1996",
    "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": "1996",
    "end_date": "1996",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 17822,
            "demozoo_url": "https://demozoo.org/competitions/17822/",
            "name": "Music",
            "shown_date": "1996",
            "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/322822/?format=api",
                        "demozoo_url": "https://demozoo.org/music/322822/",
                        "id": 322822,
                        "title": "Cumulus Clouds",
                        "author_nicks": [
                            {
                                "name": "Shrine",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1050/?format=api",
                                    "id": 1050,
                                    "name": "Shrine",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Halcyon",
                                "abbreviation": "HLN",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/125/?format=api",
                                    "id": 125,
                                    "name": "Halcyon",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "mfx",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                                    "id": 404,
                                    "name": "mfx",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1996",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "10ch",
                            "xm"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/compos/brahman_experimental_compo/"
        }
    ]
}