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

{
    "url": "https://demozoo.org/api/v1/parties/1978/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1978/",
    "id": 1978,
    "name": "ABBUC Jahreshauptversammlung (JHV) 2002",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/796/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/796/",
        "id": 796,
        "name": "ABBUC Jahreshauptversammlung (JHV)",
        "website": "http://www.abbuc.de/"
    },
    "start_date": "2002-10-26",
    "end_date": "2002-10-26",
    "location": "Herten, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.592522,
    "longitude": 7.13741,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/110886/?format=api",
            "demozoo_url": "https://demozoo.org/productions/110886/",
            "id": 110886,
            "title": "ABBUC JHV 2002",
            "author_nicks": [
                {
                    "name": "JAC!",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6314/?format=api",
                        "id": 6314,
                        "name": "JAC!",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002-10-26",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/144413/?format=api",
            "demozoo_url": "https://demozoo.org/productions/144413/",
            "id": 144413,
            "title": "JHV 2k2 Demo",
            "author_nicks": [
                {
                    "name": "MusicMarius",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52084/?format=api",
                        "id": 52084,
                        "name": "MusicMarius",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002-10-26",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}