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

{
    "url": "https://demozoo.org/api/v1/parties/5280/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5280/",
    "id": 5280,
    "name": "Atari Days Nancy (ADN) 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/774/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/774/",
        "id": 774,
        "name": "Atari Days Nancy (ADN)",
        "website": "https://sites.google.com/view/atari-days-nancy/"
    },
    "start_date": "2025-07-26",
    "end_date": "2025-07-27",
    "location": "Tantonville, Meurthe et Moselle, Grand Est, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.46917,
    "longitude": 6.13889,
    "website": "https://sites.google.com/view/atari-days-nancy/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/370375/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/370375/",
            "id": 370375,
            "title": "ADN 2025",
            "author_nicks": [
                {
                    "name": "AD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68391/?format=api",
                        "id": 68391,
                        "name": "AD",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-07",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/381553/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381553/",
            "id": 381553,
            "title": "ADN2025",
            "author_nicks": [
                {
                    "name": "Cerebral Vortex",
                    "abbreviation": "CV",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2162/?format=api",
                        "id": 2162,
                        "name": "Cerebral Vortex",
                        "is_group": true
                    }
                },
                {
                    "name": "MPS",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68431/?format=api",
                        "id": 68431,
                        "name": "MPS",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-12-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/375556/?format=api",
            "demozoo_url": "https://demozoo.org/productions/375556/",
            "id": 375556,
            "title": "Hommage à Shadow 272",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "2025-07-26",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/375585/?format=api",
            "demozoo_url": "https://demozoo.org/productions/375585/",
            "id": 375585,
            "title": "Quizz Musical ADN 2025",
            "author_nicks": [
                {
                    "name": "Hylst",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2341/?format=api",
                        "id": 2341,
                        "name": "Hylst",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-07-26",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "music-quiz",
                "ste"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1955&when=2025"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2025/atari_days_nancy25/"
        }
    ]
}