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

{
    "url": "https://demozoo.org/api/v1/parties/510/?format=api",
    "demozoo_url": "https://demozoo.org/parties/510/",
    "id": 510,
    "name": "Global Gathering 1994",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/187/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/187/",
        "id": 187,
        "name": "Global Gathering",
        "website": ""
    },
    "start_date": "1994-01-07",
    "end_date": "1994-01-09",
    "location": "Budapest, Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 47.506222,
    "longitude": 19.064819,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/172910/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172910/",
            "id": 172910,
            "title": "Global Gathering Invitation",
            "author_nicks": [
                {
                    "name": "Technix",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/64869/?format=api",
                        "id": 64869,
                        "name": "Technix",
                        "is_group": true
                    }
                },
                {
                    "name": "The Studio",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/72063/?format=api",
                        "id": 72063,
                        "name": "The Studio",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-12",
            "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": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/9544/?format=api",
            "demozoo_url": "https://demozoo.org/productions/9544/",
            "id": 9544,
            "title": "First Intro",
            "author_nicks": [
                {
                    "name": "Phantom Design",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8016/?format=api",
                        "id": 8016,
                        "name": "Phantom Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-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/39/?format=api",
                    "id": 39,
                    "name": "100K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1235&when=1994"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1994/global_gathering94/"
        }
    ]
}