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

{
    "url": "https://demozoo.org/api/v1/parties/2378/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2378/",
    "id": 2378,
    "name": "ABBUC Software Contest 2003",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/802/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/802/",
        "id": 802,
        "name": "ABBUC Software Contest",
        "website": "http://www.abbuc.de/atari/software-ressort/81-software/softwarewettbewerbe/1668-uebersicht-wettbewerbe"
    },
    "start_date": "2003",
    "end_date": "2003",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://www.abbuc.de/atari/software-ressort/81-software/softwarewettbewerbe/464-software-contest-2003",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 10954,
            "demozoo_url": "https://demozoo.org/competitions/10954/",
            "name": "Software",
            "shown_date": "2003",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            },
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/124734/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/124734/",
                        "id": 124734,
                        "title": "The Alien Encyclopedia",
                        "author_nicks": [
                            {
                                "name": "Walkenrieder Anwender-Software Entwicklungs-Organisation",
                                "abbreviation": "WASEO",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/54375/?format=api",
                                    "id": 54375,
                                    "name": "Walkenrieder Anwender-Software Entwicklungs-Organisation",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-10-25",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                                "id": 16,
                                "name": "Atari 8 bit"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/124735/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/124735/",
                        "id": 124735,
                        "title": "Skunk",
                        "author_nicks": [
                            {
                                "name": "Russ Gilbert",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/54376/?format=api",
                                    "id": 54376,
                                    "name": "Russ Gilbert",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-10-25",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                                "id": 16,
                                "name": "Atari 8 bit"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/113927/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/113927/",
                        "id": 113927,
                        "title": "TipView V0.3",
                        "author_nicks": [
                            {
                                "name": "Allegresse",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/31131/?format=api",
                                    "id": 31131,
                                    "name": "Allegresse",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-10-25",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                                "id": 16,
                                "name": "Atari 8 bit"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                                "id": 6,
                                "name": "Tool",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}