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

{
    "url": "https://demozoo.org/api/v1/parties/1727/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1727/",
    "id": 1727,
    "name": "Reservoir Gods Cwmvention 2002",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/691/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/691/",
        "id": 691,
        "name": "Reservoir Gods Cwmvention",
        "website": "http://www.reservoir-gods.com/"
    },
    "start_date": "2002-03-29",
    "end_date": "2002-04-01",
    "location": "United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 54.314072,
    "longitude": -2.23001,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/74435/?format=api",
            "demozoo_url": "https://demozoo.org/productions/74435/",
            "id": 74435,
            "title": "Double Juggle Vegetabobble",
            "author_nicks": [
                {
                    "name": "Reservoir Gods",
                    "abbreviation": "RG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
                        "id": 2234,
                        "name": "Reservoir Gods",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2002-03-31",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}