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

{
    "url": "https://demozoo.org/api/v1/parties/4403/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4403/",
    "id": 4403,
    "name": "JagNES Fest 2022",
    "tagline": "Level 4",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1648/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1648/",
        "id": 1648,
        "name": "JagNES Fest",
        "website": "http://www.jagnes-fest.pl"
    },
    "start_date": "2022-08-12",
    "end_date": "2022-08-14",
    "location": "Gdańsk, Pomerania, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 54.36112,
    "longitude": 18.68976,
    "website": "http://atarifan.pl/jagnes-fest/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/303203/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303203/",
            "id": 303203,
            "title": "JagNES Fest 2022 Invitation",
            "author_nicks": [
                {
                    "name": "JagNES Fest",
                    "abbreviation": "JNF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75320/?format=api",
                        "id": 75320,
                        "name": "JagNES Fest",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2021-12-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                    "id": 50,
                    "name": "Atari Jaguar"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}