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

{
    "url": "https://demozoo.org/api/v1/parties/3363/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3363/",
    "id": 3363,
    "name": "Interface 2017 (XIV)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1320/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1320/",
        "id": 1320,
        "name": "Interface",
        "website": "http://vccev.de/index.php/interface"
    },
    "start_date": "2017-05-20",
    "end_date": "2017-05-21",
    "location": "Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "website": "http://vccev.de/index.php/interface",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/175139/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175139/",
            "id": 175139,
            "title": "CDU Still Suxx",
            "author_nicks": [
                {
                    "name": "Die Uberspitzen",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/73028/?format=api",
                        "id": 73028,
                        "name": "Die Uberspitzen",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-05-21",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/175140/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175140/",
            "id": 175140,
            "title": "Partly Pieces XT",
            "author_nicks": [
                {
                    "name": "Mayday!",
                    "abbreviation": "MDY!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                        "id": 37118,
                        "name": "Mayday!",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-05-20",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2017/interface17b/"
        }
    ]
}