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

{
    "url": "https://demozoo.org/api/v1/parties/1798/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1798/",
    "id": 1798,
    "name": "Polynomial 1996 (4)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/326/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/326/",
        "id": 326,
        "name": "Polynomial",
        "website": ""
    },
    "start_date": "1996-06-10",
    "end_date": "1996-06-12",
    "location": "Malmo, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 55.596642,
    "longitude": 13.00156,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/295404/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295404/",
            "id": 295404,
            "title": "Polynomial (X^3.999979)",
            "author_nicks": [
                {
                    "name": "Contortion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/67666/?format=api",
                        "id": 67666,
                        "name": "Contortion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1084&when=1996"
        },
        {
            "link_class": "SlengpungParty",
            "url": "http://www.slengpung.com/?eventid=363"
        }
    ]
}