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

{
    "url": "https://demozoo.org/api/v1/parties/4013/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4013/",
    "id": 4013,
    "name": "Amber Compo 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1521/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1521/",
        "id": 1521,
        "name": "Amber Compo",
        "website": ""
    },
    "start_date": "1999",
    "end_date": "1999",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 15743,
            "demozoo_url": "https://demozoo.org/competitions/15743/",
            "name": "256 Bytes Intro",
            "shown_date": "1999",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/99613/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/99613/",
                        "id": 99613,
                        "title": "Tunnel",
                        "author_nicks": [
                            {
                                "name": "Altair",
                                "abbreviation": "ATR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                                    "id": 3628,
                                    "name": "Altair",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-12",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                                "id": 19,
                                "name": "256b Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/274148/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/274148/",
                        "id": 274148,
                        "title": "Matrix",
                        "author_nicks": [
                            {
                                "name": "Altair",
                                "abbreviation": "ATR",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                                    "id": 3628,
                                    "name": "Altair",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-12",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                                "id": 19,
                                "name": "256b Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/274150/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/274150/",
                        "id": 274150,
                        "title": "Rubber Baby Buggy Bumper",
                        "author_nicks": [
                            {
                                "name": "Ars",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16937/?format=api",
                                    "id": 16937,
                                    "name": "Ars",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-12",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                                "id": 19,
                                "name": "256b Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}