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

{
    "url": "https://demozoo.org/api/v1/parties/1547/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1547/",
    "id": 1547,
    "name": "The Replicants Copy Party 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/646/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/646/",
        "id": 646,
        "name": "The Replicants copy party",
        "website": ""
    },
    "start_date": "1988-10-28",
    "end_date": "1988-10-30",
    "location": "Douai, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 50.368759,
    "longitude": 3.07836,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/79547/?format=api",
            "demozoo_url": "https://demozoo.org/productions/79547/",
            "id": 79547,
            "title": "1943 Cracktro",
            "author_nicks": [
                {
                    "name": "The Replicants",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                        "id": 31491,
                        "name": "The Replicants",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-10",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "1943-the-battle-of-midway"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/85580/?format=api",
            "demozoo_url": "https://demozoo.org/productions/85580/",
            "id": 85580,
            "title": "Army Moves Cracktro",
            "author_nicks": [
                {
                    "name": "The Replicants",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                        "id": 31491,
                        "name": "The Replicants",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-10",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "incomplete-credits",
                "army-moves"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/75807/?format=api",
            "demozoo_url": "https://demozoo.org/productions/75807/",
            "id": 75807,
            "title": "Remembrance Of The Replicants' Copy Party",
            "author_nicks": [
                {
                    "name": "ST Connexion",
                    "abbreviation": "ST CNX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31947/?format=api",
                        "id": 31947,
                        "name": "ST Connexion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-10",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/88226/?format=api",
            "demozoo_url": "https://demozoo.org/productions/88226/",
            "id": 88226,
            "title": "Summer Olympiad Cracktro",
            "author_nicks": [
                {
                    "name": "The Replicants",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                        "id": 31491,
                        "name": "The Replicants",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-10",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "incomplete-credits",
                "summer-challenge"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}