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

{
    "url": "https://demozoo.org/api/v1/parties/3876/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3876/",
    "id": 3876,
    "name": "Trias and Genius Party 1992",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1475/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1475/",
        "id": 1475,
        "name": "Trias and Genius Party",
        "website": ""
    },
    "start_date": "1992-06-20",
    "end_date": "1992-06-21",
    "location": "Debrecen, Hajdú-Bihar, Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 47.53333,
    "longitude": 21.63333,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/340492/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340492/",
            "id": 340492,
            "title": "Invitation!!!",
            "author_nicks": [
                {
                    "name": "Genius",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/141573/?format=api",
                        "id": 141573,
                        "name": "Genius",
                        "is_group": true
                    }
                },
                {
                    "name": "Trias",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54930/?format=api",
                        "id": 54930,
                        "name": "Trias",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 15131,
            "demozoo_url": "https://demozoo.org/competitions/15131/",
            "name": "C64 Demo",
            "shown_date": "1992-06-20",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/204029/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/204029/",
                        "id": 204029,
                        "title": "Province",
                        "author_nicks": [
                            {
                                "name": "Cadgers",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2765/?format=api",
                                    "id": 2765,
                                    "name": "Cadgers",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1992-06-20",
                        "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": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/204030/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/204030/",
                        "id": 204030,
                        "title": "Delicious 3",
                        "author_nicks": [
                            {
                                "name": "Trias",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/54930/?format=api",
                                    "id": 54930,
                                    "name": "Trias",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1992-06-20",
                        "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": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=752"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1354&when=1992"
        }
    ]
}