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

{
    "url": "https://demozoo.org/api/v1/parties/3815/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3815/",
    "id": 3815,
    "name": "Atari Invasion 2019",
    "tagline": "4: 40 Years Of 8-Bit Fun",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1125/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1125/",
        "id": 1125,
        "name": "Atari Invasion",
        "website": "http://atari-invasion.nl/"
    },
    "start_date": "2019-02-16",
    "end_date": "2019-02-16",
    "location": "Maarssen, Stichtse Vecht, Utrecht, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.13917,
    "longitude": 5.04167,
    "website": "http://atari-invasion.nl/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/200630/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200630/",
            "id": 200630,
            "title": "ATARI Invasion 2019 Invitation",
            "author_nicks": [
                {
                    "name": "The Gatekeeper",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35369/?format=api",
                        "id": 35369,
                        "name": "The Gatekeeper",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2019-01-01",
            "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": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2019/ATINVS19/"
        }
    ]
}