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

{
    "url": "https://demozoo.org/api/v1/parties/2731/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2731/",
    "id": 2731,
    "name": "SBF Copyparty",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1097/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1097/",
        "id": 1097,
        "name": "SBF Copyparty",
        "website": ""
    },
    "start_date": "1991-08-02",
    "end_date": "1991-08-04",
    "location": "Bad Vilbel, Regierungsbezirk Darmstadt, Hesse, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.17643,
    "longitude": 8.7358,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/75499/?format=api",
            "demozoo_url": "https://demozoo.org/productions/75499/",
            "id": 75499,
            "title": "SBF Party Demo",
            "author_nicks": [
                {
                    "name": "Silver Bullet Force",
                    "abbreviation": "SBF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/34603/?format=api",
                        "id": 34603,
                        "name": "Silver Bullet Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-08-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/130229/?format=api",
            "demozoo_url": "https://demozoo.org/productions/130229/",
            "id": 130229,
            "title": "SBF Party Demo Screen",
            "author_nicks": [
                {
                    "name": "Legion Of Doom",
                    "abbreviation": "LOD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/34601/?format=api",
                        "id": 34601,
                        "name": "Legion Of Doom",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-08-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}