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

{
    "url": "https://demozoo.org/api/v1/parties/4203/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4203/",
    "id": 4203,
    "name": "DCK Challenge 2003",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1582/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1582/",
        "id": 1582,
        "name": "DCK Challenge",
        "website": "https://pacidemo.planet-d.net/challenges.html"
    },
    "start_date": "2002-12-01",
    "end_date": "2003-01-31",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://pacidemo.planet-d.net/challenges.html",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 16291,
            "demozoo_url": "https://demozoo.org/competitions/16291/",
            "name": "Demo",
            "shown_date": "2003-01-30",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/151257/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/151257/",
                        "id": 151257,
                        "title": "DCK PaciDemo Contest",
                        "author_nicks": [
                            {
                                "name": "Atari Legend",
                                "abbreviation": "AL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/31055/?format=api",
                                    "id": 31055,
                                    "name": "Atari Legend",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-01-31",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "dck"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/151261/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/151261/",
                        "id": 151261,
                        "title": "DCK PaciDemo Contest",
                        "author_nicks": [
                            {
                                "name": "MJJ Prod",
                                "abbreviation": "MJJ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                                    "id": 11419,
                                    "name": "MJJ Prod",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-01-31",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "dck"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": []
}