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

{
    "url": "https://demozoo.org/api/v1/parties/2631/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2631/",
    "id": 2631,
    "name": "XzentriX 2012",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1067/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1067/",
        "id": 1067,
        "name": "XzentriX",
        "website": "http://www.xzentrix.de/"
    },
    "start_date": "2012-08-31",
    "end_date": "2012-09-02",
    "location": "Seeshaupt, Upper Bavaria, Bavaria, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 47.8333,
    "longitude": 11.3,
    "website": "http://www.xzentrix.de/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/169709/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169709/",
            "id": 169709,
            "title": "MaVdelbrot",
            "author_nicks": [
                {
                    "name": "MaV",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57466/?format=api",
                        "id": 57466,
                        "name": "MaV",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2012-09-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                    "id": 3,
                    "name": "4K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}