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

{
    "url": "https://demozoo.org/api/v1/parties/3151/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3151/",
    "id": 3151,
    "name": "Atariada 2016",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/693/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/693/",
        "id": 693,
        "name": "Atariada",
        "website": "http://www.atariada.cz/"
    },
    "start_date": "2016-04-08",
    "end_date": "2016-04-10",
    "location": "Okres Olomouc, Olomoucký, Czech Republic",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 49.66667,
    "longitude": 17.25,
    "website": "http://www.atariada.cz/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/169966/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169966/",
            "id": 169966,
            "title": "Flop 59",
            "author_nicks": [
                {
                    "name": "Flop Magazine Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70810/?format=api",
                        "id": 70810,
                        "name": "Flop Magazine Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}