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

{
    "url": "https://demozoo.org/api/v1/parties/4053/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4053/",
    "id": 4053,
    "name": "Rosebud Extravaganza Party 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1533/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1533/",
        "id": 1533,
        "name": "Rosebud Extravaganza Party",
        "website": ""
    },
    "start_date": "1991-11-16",
    "end_date": "1991-11-17",
    "location": "Solingen, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.17343,
    "longitude": 7.0845,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/228848/?format=api",
            "demozoo_url": "https://demozoo.org/productions/228848/",
            "id": 228848,
            "title": "Rosebud Meeting",
            "author_nicks": [
                {
                    "name": "Rosebud",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/105265/?format=api",
                        "id": 105265,
                        "name": "Rosebud",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-16",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}