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

{
    "url": "https://demozoo.org/api/v1/parties/3407/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3407/",
    "id": 3407,
    "name": "Freestyle Compo Griesbach 2017",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1346/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1346/",
        "id": 1346,
        "name": "Freestyle Compo Griesbach",
        "website": "https://zeteco.ch/"
    },
    "start_date": "2017-07-21",
    "end_date": "2017-07-23",
    "location": "Kanton Schaffhausen, Schaffhausen, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 47.71034,
    "longitude": 8.63388,
    "website": "https://zeteco.ch/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/175968/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175968/",
            "id": 175968,
            "title": "Freestyle Compo Griesbach 2017 Invitation",
            "author_nicks": [
                {
                    "name": "birdy1976",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/43557/?format=api",
                        "id": 43557,
                        "name": "birdy1976",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-07-20",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                    "id": 10,
                    "name": "macOS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}