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

{
    "url": "https://demozoo.org/api/v1/parties/4823/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4823/",
    "id": 4823,
    "name": "iQuest 2001",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1707/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1707/",
        "id": 1707,
        "name": "iQuest",
        "website": ""
    },
    "start_date": "2001",
    "end_date": "2001",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 18459,
            "demozoo_url": "https://demozoo.org/competitions/18459/",
            "name": "Mac Demo",
            "shown_date": "2001",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            },
            "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": "15",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/175710/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/175710/",
                        "id": 175710,
                        "title": "arid",
                        "author_nicks": [
                            {
                                "name": "Blackis",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3577/?format=api",
                                    "id": 3577,
                                    "name": "Blackis",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2001-08",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/94/?format=api",
                                "id": 94,
                                "name": "Mac OS (Classic)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "10",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/334078/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/334078/",
                        "id": 334078,
                        "title": "Arquee Teaser",
                        "author_nicks": [
                            {
                                "name": "Breeze",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/140190/?format=api",
                                    "id": 140190,
                                    "name": "Breeze",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2001",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/94/?format=api",
                                "id": 94,
                                "name": "Mac OS (Classic)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "2",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/334079/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/334079/",
                        "id": 334079,
                        "title": "Notice Scroll",
                        "author_nicks": [
                            {
                                "name": "3ndoneX",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/140169/?format=api",
                                    "id": 140169,
                                    "name": "3ndoneX",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2001",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/94/?format=api",
                                "id": 94,
                                "name": "Mac OS (Classic)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=638&when=2001"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/compos/iquest01/"
        }
    ]
}