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

{
    "url": "https://demozoo.org/api/v1/parties/1435/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1435/",
    "id": 1435,
    "name": "Dracula 2000",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/603/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/603/",
        "id": 603,
        "name": "Dracula",
        "website": ""
    },
    "start_date": "2000-03-03",
    "end_date": "2000-03-05",
    "location": "Judeţul Braşov, Braşov, Romania",
    "is_online": false,
    "country_code": "RO",
    "latitude": 45.75,
    "longitude": 25.33333,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 14655,
            "demozoo_url": "https://demozoo.org/competitions/14655/",
            "name": "4K",
            "shown_date": "2000-03-04",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/193294/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/193294/",
                        "id": 193294,
                        "title": "Taifun",
                        "author_nicks": [
                            {
                                "name": "Phantom Image",
                                "abbreviation": "PI",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/25958/?format=api",
                                    "id": 25958,
                                    "name": "Phantom Image",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000-03-04",
                        "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/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 7708,
            "demozoo_url": "https://demozoo.org/competitions/7708/",
            "name": "Demo",
            "shown_date": "2000-03-04",
            "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": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/72972/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/72972/",
                        "id": 72972,
                        "title": "Spreadsh*t",
                        "author_nicks": [
                            {
                                "name": "General Failure",
                                "abbreviation": "GF",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39598/?format=api",
                                    "id": 39598,
                                    "name": "General Failure",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000-03-04",
                        "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=1600&when=2000"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2000/dracula00/"
        }
    ]
}