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

{
    "url": "https://demozoo.org/api/v1/parties/3477/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3477/",
    "id": 3477,
    "name": "Kaplicon 2017",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/92/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/92/",
        "id": 92,
        "name": "Kaplicon",
        "website": ""
    },
    "start_date": "2017-09-15",
    "end_date": "2017-09-17",
    "location": "Kaplice, Okres Český Krumlov, Jihočeský, Czech Republic",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 48.73881,
    "longitude": 14.49449,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/266431/?format=api",
            "demozoo_url": "https://demozoo.org/productions/266431/",
            "id": 266431,
            "title": "Kaplice 2001",
            "author_nicks": [
                {
                    "name": "CI5 The Amaters",
                    "abbreviation": "CI5",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9398/?format=api",
                        "id": 9398,
                        "name": "CI5 The Amaters",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-09-16",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://clanky.1-2-8.net/2017/08/kaplicon-2017.html"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=196&when=2017"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2017/kaplicon17/"
        }
    ]
}