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

{
    "url": "https://demozoo.org/api/v1/parties/2723/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2723/",
    "id": 2723,
    "name": "Cybernight VIII",
    "tagline": "Cybern8 The Masses",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1093/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1093/",
        "id": 1093,
        "name": "Cybernight",
        "website": ""
    },
    "start_date": "1993-08-06",
    "end_date": "1993-08-07",
    "location": "Bellheim, Rheinland-Pfalz, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 49.19833,
    "longitude": 8.27944,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/57581/?format=api",
            "demozoo_url": "https://demozoo.org/music/57581/",
            "id": 57581,
            "title": "Cybern8 Mix",
            "author_nicks": [
                {
                    "name": "Cybernetic Brain Musix",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/27064/?format=api",
                        "id": 27064,
                        "name": "Cybernetic Brain Musix",
                        "is_group": false
                    }
                },
                {
                    "name": "MC Laser",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2034/?format=api",
                        "id": 2034,
                        "name": "Lotek Style",
                        "is_group": false
                    }
                },
                {
                    "name": "SCY",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2036/?format=api",
                        "id": 2036,
                        "name": "SCY",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "The Sirius Cybernetics Corporation",
                    "abbreviation": "tSCc",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                        "id": 2033,
                        "name": "The Sirius Cybernetics Corporation",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-08-07",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "mod",
                "4ch"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}