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

{
    "url": "https://demozoo.org/api/v1/parties/2331/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2331/",
    "id": 2331,
    "name": "Chromance Party 1990",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/910/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/910/",
        "id": 910,
        "name": "Chromance Party",
        "website": ""
    },
    "start_date": "1990-08-25",
    "end_date": "1990-08-26",
    "location": "Budapest, Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 47.49801,
    "longitude": 19.03991,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/236600/?format=api",
            "demozoo_url": "https://demozoo.org/productions/236600/",
            "id": 236600,
            "title": "Copperorgasm",
            "author_nicks": [
                {
                    "name": "Cerberos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45741/?format=api",
                        "id": 45741,
                        "name": "Cerberos",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-08-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/317514/?format=api",
            "demozoo_url": "https://demozoo.org/productions/317514/",
            "id": 317514,
            "title": "Party Demo",
            "author_nicks": [
                {
                    "name": "Majic 12",
                    "abbreviation": "M12",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                        "id": 870,
                        "name": "Majic 12",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-08-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/228947/?format=api",
            "demozoo_url": "https://demozoo.org/productions/228947/",
            "id": 228947,
            "title": "Partydemo",
            "author_nicks": [
                {
                    "name": "Stormtroopers Of Death",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/105430/?format=api",
                        "id": 105430,
                        "name": "Stormtroopers Of Death",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-08-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/188181/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188181/",
            "id": 188181,
            "title": "Seventh Attempt Megademo",
            "author_nicks": [
                {
                    "name": "23 Celsius Crew",
                    "abbreviation": "23C",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50875/?format=api",
                        "id": 50875,
                        "name": "23 Celsius Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-08-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1052"
        },
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=486"
        },
        {
            "link_class": "SlengpungParty",
            "url": "http://www.slengpung.com/?eventid=166"
        }
    ]
}