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

{
    "url": "https://demozoo.org/api/v1/parties/3357/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3357/",
    "id": 3357,
    "name": "Interface 2015 (VIII)",
    "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": "2015-11-21",
    "end_date": "2015-11-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/175125/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175125/",
            "id": 175125,
            "title": "Hypnotic Beats",
            "author_nicks": [
                {
                    "name": "GI-Joe",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/63988/?format=api",
                        "id": 63988,
                        "name": "GI-Joe",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2015-11-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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/175126/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175126/",
            "id": 175126,
            "title": "Intersid",
            "author_nicks": [
                {
                    "name": "Røly",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17602/?format=api",
                        "id": 17602,
                        "name": "Røly",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/2015/interface15d/"
        }
    ]
}