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

{
    "url": "https://demozoo.org/api/v1/parties/4751/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4751/",
    "id": 4751,
    "name": "Ski or Death 2024",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1640/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1640/",
        "id": 1640,
        "name": "Ski or Death",
        "website": "https://www.pouet.net/topic.php?which=12197"
    },
    "start_date": "2024-03-01",
    "end_date": "2024-03-03",
    "location": "Himos, Jämsä, Central Finland, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 61.88227,
    "longitude": 25.29059,
    "website": "https://seppo.ski/2024/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/329129/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/329129/",
            "id": 329129,
            "title": "Ski or Death 2024",
            "author_nicks": [
                {
                    "name": "Hillthilihlto",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120721/?format=api",
                        "id": 120721,
                        "name": "Hiihtoliitto",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2023-08-26",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/335738/?format=api",
            "demozoo_url": "https://demozoo.org/productions/335738/",
            "id": 335738,
            "title": "Ski or Death 2024 Invitation",
            "author_nicks": [
                {
                    "name": "Hiihtoliitto",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120721/?format=api",
                        "id": 120721,
                        "name": "Hiihtoliitto",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-01-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1962&when=2024"
        }
    ]
}