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

{
    "url": "https://demozoo.org/api/v1/parties/1843/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1843/",
    "id": 1843,
    "name": "Kise Kåding Kåmferäns 1994",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/744/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/744/",
        "id": 744,
        "name": "Kise Kåding Kånferäns",
        "website": ""
    },
    "start_date": "1994-12-26",
    "end_date": "1994-12-30",
    "location": "Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.198448,
    "longitude": 17.55142,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/68069/?format=api",
            "demozoo_url": "https://demozoo.org/productions/68069/",
            "id": 68069,
            "title": "Kise Kåding Kånferäns Invit",
            "author_nicks": [
                {
                    "name": "T.O.Y.S.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2270/?format=api",
                        "id": 2270,
                        "name": "T.O.Y.S.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ste"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}