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

{
    "url": "https://demozoo.org/api/v1/parties/1778/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1778/",
    "id": 1778,
    "name": "Totalcon 1997",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/721/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/721/",
        "id": 721,
        "name": "Totalcon",
        "website": ""
    },
    "start_date": "1997-12-26",
    "end_date": "1997-12-28",
    "location": "Wiesbaden, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.084591,
    "longitude": 8.2423,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/65504/?format=api",
            "demozoo_url": "https://demozoo.org/productions/65504/",
            "id": 65504,
            "title": "Dry Egg",
            "author_nicks": [
                {
                    "name": "Foundation Two",
                    "abbreviation": "F2",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2186/?format=api",
                        "id": 2186,
                        "name": "Foundation Two",
                        "is_group": true
                    }
                },
                {
                    "name": "Solution Software",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/33043/?format=api",
                        "id": 33043,
                        "name": "Solution Software",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-12-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "puzzle-game",
                "share-ware",
                "shareware"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/55355/?format=api",
            "demozoo_url": "https://demozoo.org/productions/55355/",
            "id": 55355,
            "title": "ZZ 9 Plural Z Alpha",
            "author_nicks": [
                {
                    "name": "The Sirius Cybernetics Corporation",
                    "abbreviation": "tSCc",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                        "id": 2033,
                        "name": "The Sirius Cybernetics Corporation",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-12-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                    "id": 17,
                    "name": "Atari Falcon"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}