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

{
    "url": "https://demozoo.org/api/v1/parties/597/?format=api",
    "demozoo_url": "https://demozoo.org/parties/597/",
    "id": 597,
    "name": "Mira 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/240/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/240/",
        "id": 240,
        "name": "Mira",
        "website": ""
    },
    "start_date": "1999-09-25",
    "end_date": "1999-09-26",
    "location": "Distrito de Aveiro, Aveiro, Portugal",
    "is_online": false,
    "country_code": "PT",
    "latitude": 40.72974,
    "longitude": -8.4815,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 16648,
            "demozoo_url": "https://demozoo.org/competitions/16648/",
            "name": "Graphics",
            "shown_date": "1999-09-25",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/298332/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/298332/",
                        "id": 298332,
                        "title": "HORA DA MORTE",
                        "author_nicks": [
                            {
                                "name": "Skreen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20865/?format=api",
                                    "id": 20865,
                                    "name": "Skreen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-09-25",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 14646,
            "demozoo_url": "https://demozoo.org/competitions/14646/",
            "name": "Wild",
            "shown_date": "1999-09-25",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/193116/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/193116/",
                        "id": 193116,
                        "title": "Oops",
                        "author_nicks": [
                            {
                                "name": "Skreen",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/20865/?format=api",
                                    "id": 20865,
                                    "name": "Skreen",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-09-25",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1999/mira99/"
        }
    ]
}