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

{
    "url": "https://demozoo.org/api/v1/parties/3340/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3340/",
    "id": 3340,
    "name": "MRC Bounce Challenge",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1317/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1317/",
        "id": 1317,
        "name": "MRC Bounce Challenge",
        "website": ""
    },
    "start_date": "2004",
    "end_date": "2004",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/114728/?format=api",
            "demozoo_url": "https://demozoo.org/productions/114728/",
            "id": 114728,
            "title": "Blend",
            "author_nicks": [
                {
                    "name": "Desire In Envy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50869/?format=api",
                        "id": 50869,
                        "name": "Desire In Envy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-10",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                    "id": 31,
                    "name": "MSX"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}