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

{
    "url": "https://demozoo.org/api/v1/parties/2415/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2415/",
    "id": 2415,
    "name": "The Koktail Crackers (TKC) Party 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/955/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/955/",
        "id": 955,
        "name": "The Koktail Crackers (TKC) Party",
        "website": ""
    },
    "start_date": "1991-08-03",
    "end_date": "1991-08-04",
    "location": "Szeged, Csongrád, Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 46.253,
    "longitude": 20.14824,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 11049,
            "demozoo_url": "https://demozoo.org/competitions/11049/",
            "name": "C64 Demo",
            "shown_date": "1991-08-03",
            "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/126685/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/126685/",
                        "id": 126685,
                        "title": "City Heat",
                        "author_nicks": [
                            {
                                "name": "Faces",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2777/?format=api",
                                    "id": 2777,
                                    "name": "Faces",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1991-08-03",
                        "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/126686/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/126686/",
                        "id": 126686,
                        "title": "Mirror",
                        "author_nicks": [
                            {
                                "name": "Pride",
                                "abbreviation": "PRD",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2761/?format=api",
                                    "id": 2761,
                                    "name": "Pride",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1991-08-03",
                        "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": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/126687/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/126687/",
                        "id": 126687,
                        "title": "Pharaon",
                        "author_nicks": [
                            {
                                "name": "Cadgers",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2765/?format=api",
                                    "id": 2765,
                                    "name": "Cadgers",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Delta System",
                                "abbreviation": "DS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11226/?format=api",
                                    "id": 11226,
                                    "name": "Delta System",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1991-08-04",
                        "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=1241"
        }
    ]
}