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

{
    "url": "https://demozoo.org/api/v1/parties/5314/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5314/",
    "id": 5314,
    "name": "API8 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1231/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1231/",
        "id": 1231,
        "name": "API8",
        "website": "http://api8.fr/"
    },
    "start_date": "2025-05-17",
    "end_date": "2025-05-17",
    "location": "Arrondissement de Saint-Denis, Seine-Saint-Denis, Île-de-France, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.93565,
    "longitude": 2.36627,
    "website": "https://api8.fr/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/372727/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372727/",
            "id": 372727,
            "title": "Bee2be",
            "author_nicks": [
                {
                    "name": "Farès Belhadj",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69865/?format=api",
                        "id": 69865,
                        "name": "Farès Belhadj",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-05-17",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "api8"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/372478/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372478/",
            "id": 372478,
            "title": "Dreversed",
            "author_nicks": [
                {
                    "name": "Resistance",
                    "abbreviation": "RSE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                        "id": 3918,
                        "name": "Resistance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-05-17",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lua",
                "api8"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2025/api825/"
        }
    ]
}