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

{
    "url": "https://demozoo.org/api/v1/parties/3198/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3198/",
    "id": 3198,
    "name": "The Organized Crime Copyparty 1987",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1265/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1265/",
        "id": 1265,
        "name": "The Organized Crime Copyparty",
        "website": ""
    },
    "start_date": "1987-05-23",
    "end_date": "1987-05-23",
    "location": "Karben, Regierungsbezirk Darmstadt, Hesse, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.23019,
    "longitude": 8.77155,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/304980/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304980/",
            "id": 304980,
            "title": "Party demo",
            "author_nicks": [
                {
                    "name": "Radwar Enterprises",
                    "abbreviation": "RWE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6158/?format=api",
                        "id": 6158,
                        "name": "Radwar Enterprises",
                        "is_group": true
                    }
                },
                {
                    "name": "The Light Circle",
                    "abbreviation": "TLC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14863/?format=api",
                        "id": 14863,
                        "name": "The Light Circle",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-05-23",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}