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

{
    "url": "https://demozoo.org/api/v1/parties/2219/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2219/",
    "id": 2219,
    "name": "Fantasy Cracking Service  (FCS) and ECC Copy Party 1987",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/863/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/863/",
        "id": 863,
        "name": "FCS-ECC Copy Party",
        "website": ""
    },
    "start_date": "1987-12-04",
    "end_date": "1987-12-05",
    "location": "Bad Godesberg, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.68457,
    "longitude": 7.15393,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/196767/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196767/",
            "id": 196767,
            "title": "Full Metal Demo",
            "author_nicks": [
                {
                    "name": "The Wanderer Group",
                    "abbreviation": "TWG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/53894/?format=api",
                        "id": 53894,
                        "name": "The Wanderer Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-12-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/120465/?format=api",
            "demozoo_url": "https://demozoo.org/productions/120465/",
            "id": 120465,
            "title": "Illegal 23",
            "author_nicks": [
                {
                    "name": "Commando Frontier",
                    "abbreviation": "CFR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2967/?format=api",
                        "id": 2967,
                        "name": "Commando Frontier",
                        "is_group": true
                    }
                },
                {
                    "name": "Radwar",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6158/?format=api",
                        "id": 6158,
                        "name": "Radwar Enterprises",
                        "is_group": true
                    }
                },
                {
                    "name": "The Light Circle",
                    "abbreviation": "TLC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14863/?format=api",
                        "id": 14863,
                        "name": "The Light Circle",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                    "id": 64,
                    "name": "Paper"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                    "id": 48,
                    "name": "Papermag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "illegal",
                "piracy",
                "lost"
            ]
        }
    ],
    "competitions": [
        {
            "id": 10411,
            "demozoo_url": "https://demozoo.org/competitions/10411/",
            "name": "Demo",
            "shown_date": "1987-12-04",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/9195/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/9195/",
                        "id": 9195,
                        "title": "Antitrax 2010 Megademo",
                        "author_nicks": [
                            {
                                "name": "Antitrax 2010",
                                "abbreviation": "ATX",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11946/?format=api",
                                    "id": 11946,
                                    "name": "Antitrax 2010",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1987-12",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=331"
        },
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=109"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1162&when=1987"
        }
    ]
}