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

{
    "url": "https://demozoo.org/api/v1/parties/550/?format=api",
    "demozoo_url": "https://demozoo.org/parties/550/",
    "id": 550,
    "name": "Bit.Movie 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/210/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/210/",
        "id": 210,
        "name": "Bitmovie",
        "website": ""
    },
    "start_date": "1995-04-13",
    "end_date": "1995-04-17",
    "location": "Riccione, Provincia di Rimini, Emilia-Romagna, Italy",
    "is_online": false,
    "country_code": "IT",
    "latitude": 43.998,
    "longitude": 12.65591,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 17632,
            "demozoo_url": "https://demozoo.org/competitions/17632/",
            "name": "Demo",
            "shown_date": "1995-04-16",
            "platform": null,
            "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/6796/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/6796/",
                        "id": 6796,
                        "title": "Tempesta",
                        "author_nicks": [
                            {
                                "name": "Soft One Productions",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5062/?format=api",
                                    "id": 5062,
                                    "name": "Soft One",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994-08-07",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "486",
                            "dot-objects"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/317580/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/317580/",
                        "id": 317580,
                        "title": "Slow",
                        "author_nicks": [
                            {
                                "name": "Italian Bad Boys",
                                "abbreviation": "IBB",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1555/?format=api",
                                    "id": 1555,
                                    "name": "Italian Bad Boys",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "Pornorockerz",
                                "abbreviation": "PRZ",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/108635/?format=api",
                                    "id": 108635,
                                    "name": "Pornorockerz",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-05",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.collectionscanada.gc.ca/eppp-archive/100/202/300/greencart/latest/int-contests/bitmovie/info.html"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1995/bitmovie95/"
        }
    ]
}