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

{
    "url": "https://demozoo.org/api/v1/parties/1881/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1881/",
    "id": 1881,
    "name": "Reunion 2001",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/757/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/757/",
        "id": 757,
        "name": "Reunion",
        "website": ""
    },
    "start_date": "2001",
    "end_date": "2001",
    "location": "Bucharest, Romania",
    "is_online": false,
    "country_code": "RO",
    "latitude": 44.4342,
    "longitude": 26.10297,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/9438/?format=api",
            "demozoo_url": "https://demozoo.org/productions/9438/",
            "id": 9438,
            "title": "the future of future futurez",
            "author_nicks": [
                {
                    "name": "mfx",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                        "id": 404,
                        "name": "mfx",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2001-08",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                    "id": 34,
                    "name": "Video",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 14952,
            "demozoo_url": "https://demozoo.org/competitions/14952/",
            "name": "PC 4k Intro",
            "shown_date": "2001",
            "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/200238/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/200238/",
                        "id": 200238,
                        "title": "Elephuntro",
                        "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": "2001",
                        "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": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=329&when=2001"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2001/reunion01/"
        }
    ]
}