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

{
    "url": "https://demozoo.org/api/v1/parties/2192/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2192/",
    "id": 2192,
    "name": "PDRoms Coding Competition 2003",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/855/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/855/",
        "id": 855,
        "name": "PDRoms Coding Competition",
        "website": ""
    },
    "start_date": "2003",
    "end_date": "2003",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 10345,
            "demozoo_url": "https://demozoo.org/competitions/10345/",
            "name": "Demo",
            "shown_date": "2003",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "?",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/109863/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/109863/",
                        "id": 109863,
                        "title": "Minimalistic Crap",
                        "author_nicks": [
                            {
                                "name": "Plastic",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15118/?format=api",
                                    "id": 15118,
                                    "name": "Plastic",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/72/?format=api",
                                "id": 72,
                                "name": "Gamepark 32"
                            },
                            {
                                "url": "https://demozoo.org/api/v1/platforms/29/?format=api",
                                "id": 29,
                                "name": "Sony Playstation Portable (PSP)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "?",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/109864/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/109864/",
                        "id": 109864,
                        "title": "Inner Spirals",
                        "author_nicks": [
                            {
                                "name": "Jum Hig",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/49217/?format=api",
                                    "id": 49217,
                                    "name": "Jum Hig",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/56/?format=api",
                                "id": 56,
                                "name": "Gamepark GP2X"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}