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

{
    "url": "https://demozoo.org/api/v1/parties/2940/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2940/",
    "id": 2940,
    "name": "The Happening 1994",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/245/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/245/",
        "id": 245,
        "name": "The Happening",
        "website": ""
    },
    "start_date": "1994-09-30",
    "end_date": "1994-10-02",
    "location": "Horten, Vestfold, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 59.41547,
    "longitude": 10.48527,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/156930/?format=api",
            "demozoo_url": "https://demozoo.org/productions/156930/",
            "id": 156930,
            "title": "The Happening 94 Invitation (PC)",
            "author_nicks": [
                {
                    "name": "Spetsnaz",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6128/?format=api",
                        "id": 6128,
                        "name": "Spetsnaz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/194476/?format=api",
            "demozoo_url": "https://demozoo.org/productions/194476/",
            "id": 194476,
            "title": "The Happening 94 Invitation",
            "author_nicks": [
                {
                    "name": "Spetsnaz",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6128/?format=api",
                        "id": 6128,
                        "name": "Spetsnaz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 17614,
            "demozoo_url": "https://demozoo.org/competitions/17614/",
            "name": "Music",
            "shown_date": "1994-10-01",
            "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/287903/?format=api",
                        "demozoo_url": "https://demozoo.org/music/287903/",
                        "id": 287903,
                        "title": "Apollo 404",
                        "author_nicks": [
                            {
                                "name": "Braintumour",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1161/?format=api",
                                    "id": 1161,
                                    "name": "Braintumour",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Heywood",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/7024/?format=api",
                                    "id": 7024,
                                    "name": "Heywood",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Gollum",
                                "abbreviation": "GLM",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1162/?format=api",
                                    "id": 1162,
                                    "name": "Gollum",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Stone Arts",
                                "abbreviation": "STA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1155/?format=api",
                                    "id": 1155,
                                    "name": "Stone Arts",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1994-02",
                        "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": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1406&when=1994"
        }
    ]
}