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

{
    "url": "https://demozoo.org/api/v1/parties/3216/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3216/",
    "id": 3216,
    "name": "Warf Meeting 2003",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1123/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1123/",
        "id": 1123,
        "name": "Warf Meeting",
        "website": ""
    },
    "start_date": "2003",
    "end_date": "2003",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/173216/?format=api",
            "demozoo_url": "https://demozoo.org/productions/173216/",
            "id": 173216,
            "title": "Passer La Tête Par La Portière Festival Show",
            "author_nicks": [
                {
                    "name": "Warf",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/34339/?format=api",
                        "id": 34339,
                        "name": "Warf",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lost"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=637&when=2003"
        }
    ]
}