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

{
    "url": "https://demozoo.org/api/v1/parties/5245/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5245/",
    "id": 5245,
    "name": "CoSin 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1896/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1896/",
        "id": 1896,
        "name": "CoSin",
        "website": "https://cosin.ch"
    },
    "start_date": "2025-05-29",
    "end_date": "2025-06-01",
    "location": "Biel/Bienne District, Bern, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 47.12725,
    "longitude": 7.26174,
    "website": "https://cosin.ch",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/367482/?format=api",
            "demozoo_url": "https://demozoo.org/productions/367482/",
            "id": 367482,
            "title": "CoSin-2025-Invite.rs",
            "author_nicks": [
                {
                    "name": "UwU-Space",
                    "abbreviation": "uwuspace",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/148038/?format=api",
                        "id": 148038,
                        "name": "UwU-Space",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-02-15",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "steam-deck",
                "rust",
                "sdl2",
                "source-available",
                "free_software"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/367467/?format=api",
            "demozoo_url": "https://demozoo.org/productions/367467/",
            "id": 367467,
            "title": "Crimebadge-Invite",
            "author_nicks": [
                {
                    "name": "UwU-Space",
                    "abbreviation": "uwuspace",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/148038/?format=api",
                        "id": 148038,
                        "name": "UwU-Space",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-02-15",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                    "id": 62,
                    "name": "Custom Hardware"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "atmega88"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=2117&when=2025"
        }
    ]
}