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

{
    "url": "https://demozoo.org/api/v1/parties/1703/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1703/",
    "id": 1703,
    "name": "Paracon 6",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/697/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/697/",
        "id": 697,
        "name": "Paracon",
        "website": "http://paracon.atari.org/"
    },
    "start_date": "2004-11-19",
    "end_date": "2004-11-21",
    "location": "Selters, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.336159,
    "longitude": 8.22472,
    "website": "http://paracon.atari.org/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/63365/?format=api",
            "demozoo_url": "https://demozoo.org/productions/63365/",
            "id": 63365,
            "title": "Paracon 6 Invitation",
            "author_nicks": [
                {
                    "name": "Paradox",
                    "abbreviation": "PDX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6088/?format=api",
                        "id": 6088,
                        "name": "Paradox",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-11-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "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/97224/?format=api",
            "demozoo_url": "https://demozoo.org/productions/97224/",
            "id": 97224,
            "title": "ParaCon 6 Party Video",
            "author_nicks": [
                {
                    "name": "Paranoia",
                    "abbreviation": "PNA, The PNA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/27088/?format=api",
                        "id": 27088,
                        "name": "Paranoia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-12-08",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                    "id": 34,
                    "name": "Video",
                    "supertype": "production"
                }
            ],
            "tags": [
                "commercial-music"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2004/PARACON6/"
        }
    ]
}