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

{
    "url": "https://demozoo.org/api/v1/parties/3344/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3344/",
    "id": 3344,
    "name": "Alles Wurst 2017",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1319/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1319/",
        "id": 1319,
        "name": "Alles Wurst",
        "website": "http://csdb.dk/event/?id=2589"
    },
    "start_date": "2017-04-15",
    "end_date": "2017-04-16",
    "location": "Flensburg, Schleswig-Holstein, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 54.78431,
    "longitude": 9.43961,
    "website": "http://csdb.dk/event/?id=2589",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/174824/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174824/",
            "id": 174824,
            "title": "MOAW - Mother of all Wurst",
            "author_nicks": [
                {
                    "name": "Arsenic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2153/?format=api",
                        "id": 2153,
                        "name": "Arsenic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-04-15",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}