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

{
    "url": "https://demozoo.org/api/v1/parties/2840/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2840/",
    "id": 2840,
    "name": "Atari Messe 1996",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/701/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/701/",
        "id": 701,
        "name": "Atari Messe (New)",
        "website": ""
    },
    "start_date": "1996-11-30",
    "end_date": "1996-12-01",
    "location": "Rhein-Kreis Neuss, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.16528,
    "longitude": 6.65389,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/80168/?format=api",
            "demozoo_url": "https://demozoo.org/productions/80168/",
            "id": 80168,
            "title": "Funtro",
            "author_nicks": [
                {
                    "name": "Falcon Users Netherlands",
                    "abbreviation": "FUN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/56505/?format=api",
                        "id": 56505,
                        "name": "Falcon Users Netherlands",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11-30",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "incomplete-credits"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/80156/?format=api",
            "demozoo_url": "https://demozoo.org/productions/80156/",
            "id": 80156,
            "title": "Slippery Sam",
            "author_nicks": [
                {
                    "name": "Falcon Users Netherlands",
                    "abbreviation": "FUN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/56505/?format=api",
                        "id": 56505,
                        "name": "Falcon Users Netherlands",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11-30",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "snake",
                "gfa-basic"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}