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

{
    "url": "https://demozoo.org/api/v1/parties/4371/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4371/",
    "id": 4371,
    "name": "Under DeConstruction",
    "tagline": "PARTY WITH YOUR REAL FAMILY. 2021 IS SAVED!",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1082/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1082/",
        "id": 1082,
        "name": "Under Construction",
        "website": "http://under-construction.tum-party.net/"
    },
    "start_date": "2021-12-27",
    "end_date": "2021-12-29",
    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 49.95965,
    "longitude": 7.9194,
    "website": "https://underde.construction/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/301358/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301358/",
            "id": 301358,
            "title": "Under Deconstruction 2021 Invitation",
            "author_nicks": [
                {
                    "name": "Speckdrumm",
                    "abbreviation": "SD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3637/?format=api",
                        "id": 3637,
                        "name": "Speckdrumm",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2021-10-09",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1735&when=2021"
        }
    ]
}