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

{
    "url": "https://demozoo.org/api/v1/parties/5372/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5372/",
    "id": 5372,
    "name": "AmiParty 34",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/993/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/993/",
        "id": 993,
        "name": "AmiParty",
        "website": "https://chal.pl/"
    },
    "start_date": "2025-09-26",
    "end_date": "2025-09-28",
    "location": "Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 52.0,
    "longitude": 20.0,
    "website": "https://chal.pl/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/375320/?format=api",
            "demozoo_url": "https://demozoo.org/productions/375320/",
            "id": 375320,
            "title": "Invitation to AmiParty 34",
            "author_nicks": [
                {
                    "name": "Chełm Amiga Legion",
                    "abbreviation": "CHAL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/104531/?format=api",
                        "id": 104531,
                        "name": "Chełm Amiga Legion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-07-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amos"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1795&when=2025"
        }
    ]
}