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

{
    "url": "https://demozoo.org/api/v1/parties/542/?format=api",
    "demozoo_url": "https://demozoo.org/parties/542/",
    "id": 542,
    "name": "Unexpected 1994",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/205/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/205/",
        "id": 205,
        "name": "Unexpected",
        "website": ""
    },
    "start_date": "1994-08-01",
    "end_date": "1994-08-01",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/288785/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288785/",
            "id": 288785,
            "title": "Unexpected Party I Invitation",
            "author_nicks": [
                {
                    "name": "North Crew",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/40651/?format=api",
                        "id": 40651,
                        "name": "North Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 8091,
            "demozoo_url": "https://demozoo.org/competitions/8091/",
            "name": "Demo",
            "shown_date": "1994-08-01",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            "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/271659/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/271659/",
                        "id": 271659,
                        "title": "Galactic Atmosphere",
                        "author_nicks": [
                            {
                                "name": "Dark Face Of The Moon",
                                "abbreviation": "DFM",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/61411/?format=api",
                                    "id": 61411,
                                    "name": "Dark Face Of The Moon",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994-08-01",
                        "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": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/77592/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/77592/",
                        "id": 77592,
                        "title": "Extreme",
                        "author_nicks": [
                            {
                                "name": "North Crew",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/40651/?format=api",
                                    "id": 40651,
                                    "name": "North Crew",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1994-08-01",
                        "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": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=671&when=1994"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1994/unexpected94/"
        }
    ]
}