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

{
    "url": "https://demozoo.org/api/v1/parties/1571/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1571/",
    "id": 1571,
    "name": "Thunder Convention 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/666/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/666/",
        "id": 666,
        "name": "Thunder convention",
        "website": ""
    },
    "start_date": "1991-10-11",
    "end_date": "1991-10-13",
    "location": "Sater, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 60.351749,
    "longitude": 15.74828,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/156503/?format=api",
            "demozoo_url": "https://demozoo.org/productions/156503/",
            "id": 156503,
            "title": "Thunder Conference Invitation",
            "author_nicks": [
                {
                    "name": "Thunder",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32961/?format=api",
                        "id": 32961,
                        "name": "Thunder",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-09",
            "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": 11783,
            "demozoo_url": "https://demozoo.org/competitions/11783/",
            "name": "Music",
            "shown_date": "1991",
            "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/101605/?format=api",
                        "demozoo_url": "https://demozoo.org/music/101605/",
                        "id": 101605,
                        "title": "Flickor Talar Om...",
                        "author_nicks": [
                            {
                                "name": "Dasse",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14675/?format=api",
                                    "id": 14675,
                                    "name": "Dasse",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Toodeloo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24958/?format=api",
                                    "id": 24958,
                                    "name": "Toodeloo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1991-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": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1991/THUNDR91/"
        },
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=560"
        }
    ]
}