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

{
    "url": "https://demozoo.org/api/v1/parties/818/?format=api",
    "demozoo_url": "https://demozoo.org/parties/818/",
    "id": 818,
    "name": "Half-Impulse 1996",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/314/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/314/",
        "id": 314,
        "name": "Halfimpulse",
        "website": ""
    },
    "start_date": "1996",
    "end_date": "1996",
    "location": "Camillus, Onondaga County, New York, United States",
    "is_online": false,
    "country_code": "US",
    "latitude": 43.03923,
    "longitude": -76.3041,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/187672/?format=api",
            "demozoo_url": "https://demozoo.org/productions/187672/",
            "id": 187672,
            "title": "Beef",
            "author_nicks": [
                {
                    "name": "The Dennis Courtney 5",
                    "abbreviation": "DC5",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6572/?format=api",
                        "id": 6572,
                        "name": "The Dennis Courtney 5",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-08",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "jokeprod"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/204515/?format=api",
            "demozoo_url": "https://demozoo.org/productions/204515/",
            "id": 204515,
            "title": "Wheel Of Fortune",
            "author_nicks": [
                {
                    "name": "The Dennis Courtney 5",
                    "abbreviation": "DC5",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6572/?format=api",
                        "id": 6572,
                        "name": "The Dennis Courtney 5",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-08",
            "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/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1996/halfimpulse96/"
        }
    ]
}