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

{
    "url": "https://demozoo.org/api/v1/parties/1721/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1721/",
    "id": 1721,
    "name": "East Party 2002",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/703/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/703/",
        "id": 703,
        "name": "East Party",
        "website": "http://east.atari8.info/"
    },
    "start_date": "2002-10-25",
    "end_date": "2002-10-27",
    "location": "Monki, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 53.404572,
    "longitude": 22.79743,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/113505/?format=api",
            "demozoo_url": "https://demozoo.org/productions/113505/",
            "id": 113505,
            "title": "East Party 2002 Invitation",
            "author_nicks": [
                {
                    "name": "Sente Software Group",
                    "abbreviation": "SSG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/29659/?format=api",
                        "id": 29659,
                        "name": "Sente Software Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/102512/?format=api",
            "demozoo_url": "https://demozoo.org/productions/102512/",
            "id": 102512,
            "title": "Animkomials meets Boris Valleyo",
            "author_nicks": [
                {
                    "name": "Animkomials",
                    "abbreviation": "ANM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/29620/?format=api",
                        "id": 29620,
                        "name": "Animkomials",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002-10-26",
            "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/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2002/EAST2K2/"
        }
    ]
}