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

{
    "url": "https://demozoo.org/api/v1/parties/5205/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5205/",
    "id": 5205,
    "name": "Demonights 018",
    "tagline": "Lebendige Demoszene",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1385/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1385/",
        "id": 1385,
        "name": "Demonights",
        "website": "https://demonights.ch/blog/demonights-016"
    },
    "start_date": "2024-12-12",
    "end_date": "2024-12-12",
    "location": "Canton de Berne, Bern, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 46.87251,
    "longitude": 7.59563,
    "website": "https://demonights.ch/blog/demonights-018",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/362723/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362723/",
            "id": 362723,
            "title": "Ugly Xmas Sweater 2024",
            "author_nicks": [
                {
                    "name": "Desire",
                    "abbreviation": "DSR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                        "id": 1077,
                        "name": "Desire",
                        "is_group": true
                    }
                },
                {
                    "name": "Spectrox",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/139498/?format=api",
                        "id": 139498,
                        "name": "Spectrox",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-12-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "squishy",
                "source-available",
                "christmas"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BlueskyAccount",
            "url": "https://bsky.app/profile/echtzeitkultur.org"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=2091&when=2024"
        }
    ]
}