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

{
    "url": "https://demozoo.org/api/v1/parties/4411/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4411/",
    "id": 4411,
    "name": "Garden Party 1991",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1652/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1652/",
        "id": 1652,
        "name": "Garden Party",
        "website": ""
    },
    "start_date": "1991-06",
    "end_date": "1991-06",
    "location": "France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 46.0,
    "longitude": 2.0,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/304455/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304455/",
            "id": 304455,
            "title": "First Crimes",
            "author_nicks": [
                {
                    "name": "The Sodomisators",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129418/?format=api",
                        "id": 129418,
                        "name": "The Sodomisators",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}