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

{
    "url": "https://demozoo.org/api/v1/parties/1895/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1895/",
    "id": 1895,
    "name": "TeKiela-Party: TCE-Crewmeeting 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/763/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/763/",
        "id": 763,
        "name": "TeKiela-Party: TCE-Crewmeeting",
        "website": ""
    },
    "start_date": "1995-06-21",
    "end_date": "1995-07-07",
    "location": "Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.164181,
    "longitude": 10.45415,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/75973/?format=api",
            "demozoo_url": "https://demozoo.org/productions/75973/",
            "id": 75973,
            "title": "TCE Music Compile # 2 - Mozarthead",
            "author_nicks": [
                {
                    "name": "The Chaos Engine",
                    "abbreviation": "TCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2264/?format=api",
                        "id": 2264,
                        "name": "The Chaos Engine",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}