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

{
    "url": "https://demozoo.org/api/v1/parties/1665/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1665/",
    "id": 1665,
    "name": "Atariada 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/693/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/693/",
        "id": 693,
        "name": "Atariada",
        "website": "http://www.atariada.cz/"
    },
    "start_date": "1999-04-24",
    "end_date": "1999-04-24",
    "location": "Prostejov, Czech Republic",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 49.473671,
    "longitude": 17.115471,
    "website": "http://www.atariada.cz/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/113959/?format=api",
            "demozoo_url": "https://demozoo.org/productions/113959/",
            "id": 113959,
            "title": "Innovative Music",
            "author_nicks": [
                {
                    "name": "Innovative",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50431/?format=api",
                        "id": 50431,
                        "name": "Innovative",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-04-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/113960/?format=api",
            "demozoo_url": "https://demozoo.org/productions/113960/",
            "id": 113960,
            "title": "Orbit 2",
            "author_nicks": [
                {
                    "name": "Czech",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50521/?format=api",
                        "id": 50521,
                        "name": "Czech",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-04-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/113041/?format=api",
            "demozoo_url": "https://demozoo.org/productions/113041/",
            "id": 113041,
            "title": "Who?",
            "author_nicks": [
                {
                    "name": "Czech",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50521/?format=api",
                        "id": 50521,
                        "name": "Czech",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-04-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1999/ATARIADA/"
        }
    ]
}