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

{
    "url": "https://demozoo.org/api/v1/parties/4205/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4205/",
    "id": 4205,
    "name": "onScene 2021",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1584/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1584/",
        "id": 1584,
        "name": "onScene",
        "website": "https://onscene.party/"
    },
    "start_date": "2021-04-02",
    "end_date": "2021-04-04",
    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 49.95965,
    "longitude": 7.9194,
    "website": "https://onscene.party/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/288468/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288468/",
            "id": 288468,
            "title": "sp04 - The Nose Is The Limit",
            "author_nicks": [
                {
                    "name": "Spacepigs",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6156/?format=api",
                        "id": 6156,
                        "name": "Spacepigs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2020-12-31",
            "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": [
                "bonus-material"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}