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

{
    "url": "https://demozoo.org/api/v1/parties/2687/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2687/",
    "id": 2687,
    "name": "Amiga World Exposition 1990",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1074/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1074/",
        "id": 1074,
        "name": "Amiga World Exposition",
        "website": ""
    },
    "start_date": "1990-09-27",
    "end_date": "1990-09-30",
    "location": "Vienna, Wien Stadt, Vienna, Austria",
    "is_online": false,
    "country_code": "AT",
    "latitude": 48.20849,
    "longitude": 16.37208,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/800/?format=api",
            "demozoo_url": "https://demozoo.org/productions/800/",
            "id": 800,
            "title": "Freedom Crack 3",
            "author_nicks": [
                {
                    "name": "Savage",
                    "abbreviation": "SVG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3498/?format=api",
                        "id": 3498,
                        "name": "Savage",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-09-20",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "freedom-crack",
                "mailswapping",
                "piracy"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/798/?format=api",
            "demozoo_url": "https://demozoo.org/productions/798/",
            "id": 798,
            "title": "Freedom Crack 3 Intro",
            "author_nicks": [
                {
                    "name": "Savage",
                    "abbreviation": "SVG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3498/?format=api",
                        "id": 3498,
                        "name": "Savage",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-09-20",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}