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

{
    "url": "https://demozoo.org/api/v1/parties/2245/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2245/",
    "id": 2245,
    "name": "Fortification 2015",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/772/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/772/",
        "id": 772,
        "name": "Fortification",
        "website": "http://fortification.atari.pl/"
    },
    "start_date": "2015-04-30",
    "end_date": "2015-05-03",
    "location": "Olsztyn, Powiat olsztyński, Warmian-Masurian Voivodeship, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 53.77995,
    "longitude": 20.49416,
    "website": "http://fortification.atari.pl/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/114242/?format=api",
            "demozoo_url": "https://demozoo.org/productions/114242/",
            "id": 114242,
            "title": "Fortification 2015 invitation",
            "author_nicks": [
                {
                    "name": "Koala",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35213/?format=api",
                        "id": 35213,
                        "name": "Koala",
                        "is_group": false
                    }
                },
                {
                    "name": "Miker",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2303/?format=api",
                        "id": 2303,
                        "name": "Miker",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014-06-22",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}