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

{
    "url": "https://demozoo.org/api/v1/parties/1917/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1917/",
    "id": 1917,
    "name": "The Jungle Command Party 1988 (1)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/776/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/776/",
        "id": 776,
        "name": "The Jungle Command Party",
        "website": ""
    },
    "start_date": "1988-08-25",
    "end_date": "1988-08-26",
    "location": "Harmelen, Gemeente Woerden, Utrecht, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.09,
    "longitude": 4.96111,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/196885/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196885/",
            "id": 196885,
            "title": "Bootleg v1.0",
            "author_nicks": [
                {
                    "name": "The Jungle Command",
                    "abbreviation": "TJC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/28634/?format=api",
                        "id": 28634,
                        "name": "The Jungle Command",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-06-26",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trackloading-tool"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/221260/?format=api",
            "demozoo_url": "https://demozoo.org/productions/221260/",
            "id": 221260,
            "title": "Jungle Mania",
            "author_nicks": [
                {
                    "name": "The Jungle Command",
                    "abbreviation": "TJC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/28634/?format=api",
                        "id": 28634,
                        "name": "The Jungle Command",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-08-26",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/203183/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203183/",
            "id": 203183,
            "title": "Utilitys Nr. 17",
            "author_nicks": [
                {
                    "name": "ANC Europe",
                    "abbreviation": "ANC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/63140/?format=api",
                        "id": 63140,
                        "name": "ANC Europe",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-06-26",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "anc-utilitys",
                "cli-menu",
                "no-sound"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}