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

{
    "url": "https://demozoo.org/api/v1/parties/5342/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5342/",
    "id": 5342,
    "name": "Mystix Copy Party 1990",
    "tagline": "Oz Summer Conference",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1910/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1910/",
        "id": 1910,
        "name": "Mystix copy party",
        "website": ""
    },
    "start_date": "1990-12-08",
    "end_date": "1990-12-09",
    "location": "Brisbane, Queensland, Australia",
    "is_online": false,
    "country_code": "AU",
    "latitude": -27.46794,
    "longitude": 153.02809,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/215020/?format=api",
            "demozoo_url": "https://demozoo.org/productions/215020/",
            "id": 215020,
            "title": "Copy Party Invitation",
            "author_nicks": [
                {
                    "name": "Infinity",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50402/?format=api",
                        "id": 50402,
                        "name": "Infinity",
                        "is_group": true
                    }
                },
                {
                    "name": "Mystix",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18621/?format=api",
                        "id": 18621,
                        "name": "Mystix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 19937,
            "demozoo_url": "https://demozoo.org/competitions/19937/",
            "name": "Demo",
            "shown_date": "1990-12",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            },
            "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/240032/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/240032/",
                        "id": 240032,
                        "title": "Oz Summer Conference 90",
                        "author_nicks": [
                            {
                                "name": "Decay",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18620/?format=api",
                                    "id": 18620,
                                    "name": "Decay",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1990-06",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
                                "id": 50,
                                "name": "96K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/234516/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/234516/",
                        "id": 234516,
                        "title": "Filled Vector Demo",
                        "author_nicks": [
                            {
                                "name": "Angels",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                                    "id": 730,
                                    "name": "Angels",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Switch",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3084/?format=api",
                                    "id": 3084,
                                    "name": "Switch",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1990-12",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "angels",
                            "switch"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "https://janeway.exotica.org.uk/party.php?id=154"
        }
    ]
}