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

{
    "url": "https://demozoo.org/api/v1/parties/1351/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1351/",
    "id": 1351,
    "name": "SSI Copy-Party 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/564/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/564/",
        "id": 564,
        "name": "SSI Copy-Party",
        "website": ""
    },
    "start_date": "1988-02-06",
    "end_date": "1988-02-06",
    "location": "Kanton Zürich, Zurich, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 47.41667,
    "longitude": 8.66667,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/229815/?format=api",
            "demozoo_url": "https://demozoo.org/productions/229815/",
            "id": 229815,
            "title": "Wobble Wobble",
            "author_nicks": [
                {
                    "name": "German Spreading Crew",
                    "abbreviation": "GSC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/95698/?format=api",
                        "id": 95698,
                        "name": "German Spreading Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Sinners",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57139/?format=api",
                        "id": 57139,
                        "name": "Sinners",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1988-02-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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=12"
        }
    ]
}