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

{
    "url": "https://demozoo.org/api/v1/parties/184/?format=api",
    "demozoo_url": "https://demozoo.org/parties/184/",
    "id": 184,
    "name": "Compusphere 1993 (1)",
    "tagline": "First",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/50/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/50/",
        "id": 50,
        "name": "Compusphere",
        "website": "http://www.compusphere.se"
    },
    "start_date": "1993-11",
    "end_date": "1993-11",
    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 58.34099,
    "longitude": 11.84744,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 7603,
            "demozoo_url": "https://demozoo.org/competitions/7603/",
            "name": "Atari Demo",
            "shown_date": "1993-01-01",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/71372/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/71372/",
                        "id": 71372,
                        "title": "Terra Incognita",
                        "author_nicks": [
                            {
                                "name": "Impulse",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29352/?format=api",
                                    "id": 29352,
                                    "name": "Impulse",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1993-11",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "sampledemo",
                            "front242"
                        ]
                    }
                }
            ]
        },
        {
            "id": 9514,
            "demozoo_url": "https://demozoo.org/competitions/9514/",
            "name": "Graphics",
            "shown_date": "1993-01-01",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/143528/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/143528/",
                        "id": 143528,
                        "title": "Amiga Dino",
                        "author_nicks": [
                            {
                                "name": "Hattrick",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/32584/?format=api",
                                    "id": 32584,
                                    "name": "Hattrick",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Impulse",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29352/?format=api",
                                    "id": 29352,
                                    "name": "Impulse",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1993-01-01",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "4",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90318/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/90318/",
                        "id": 90318,
                        "title": "Doorlord",
                        "author_nicks": [
                            {
                                "name": "Mandus",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2459/?format=api",
                                    "id": 2459,
                                    "name": "Mandus",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Impulse",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/29352/?format=api",
                                    "id": 29352,
                                    "name": "Impulse",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1993-11",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1993/compusphere93/"
        }
    ]
}