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

{
    "url": "https://demozoo.org/api/v1/parties/418/?format=api",
    "demozoo_url": "https://demozoo.org/parties/418/",
    "id": 418,
    "name": "Abaddon 1992 1",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/153/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/153/",
        "id": 153,
        "name": "Abaddon",
        "website": ""
    },
    "start_date": "1992",
    "end_date": "1992",
    "location": "Raab, Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 47.683819,
    "longitude": 17.63567,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/179626/?format=api",
            "demozoo_url": "https://demozoo.org/productions/179626/",
            "id": 179626,
            "title": "Abaddon Slide Show 1",
            "author_nicks": [
                {
                    "name": "Abaddon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8363/?format=api",
                        "id": 8363,
                        "name": "Abaddon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11",
            "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/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        }
    ],
    "competitions": [
        {
            "id": 18889,
            "demozoo_url": "https://demozoo.org/competitions/18889/",
            "name": "Music",
            "shown_date": "1992",
            "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/346618/?format=api",
                        "demozoo_url": "https://demozoo.org/music/346618/",
                        "id": 346618,
                        "title": "Vietnam '72",
                        "author_nicks": [
                            {
                                "name": "Gery",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18844/?format=api",
                                    "id": 18844,
                                    "name": "Gery",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Organ",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8192/?format=api",
                                    "id": 8192,
                                    "name": "Organ",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1992",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        },
        {
            "id": 13159,
            "demozoo_url": "https://demozoo.org/competitions/13159/",
            "name": "PC Intro",
            "shown_date": "1992",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/171242/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/171242/",
                        "id": 171242,
                        "title": "TSI Intro",
                        "author_nicks": [
                            {
                                "name": "Twin Sectors Inc.",
                                "abbreviation": "TSI",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8710/?format=api",
                                    "id": 8710,
                                    "name": "Twin Sectors Inc.",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1992",
                        "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/2/?format=api",
                                "id": 2,
                                "name": "64K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1992/abaddon92/"
        }
    ]
}