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

{
    "url": "https://demozoo.org/api/v1/parties/2660/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2660/",
    "id": 2660,
    "name": "KansasFest 2011",
    "tagline": "23",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1072/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1072/",
        "id": 1072,
        "name": "KansasFest",
        "website": "http://www.kansasfest.org/"
    },
    "start_date": "2011-07-19",
    "end_date": "2011-07-24",
    "location": "Kansas City, Jackson County, Missouri, United States",
    "is_online": false,
    "country_code": "US",
    "latitude": 39.09973,
    "longitude": -94.57857,
    "website": "http://www.kansasfest.org/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/20866/?format=api",
            "demozoo_url": "https://demozoo.org/productions/20866/",
            "id": 20866,
            "title": "Squares",
            "author_nicks": [
                {
                    "name": "Krüe",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6567/?format=api",
                        "id": 6567,
                        "name": "Krüe",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2011-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                    "id": 18,
                    "name": "128b Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}