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

{
    "url": "https://demozoo.org/api/v1/parties/2894/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2894/",
    "id": 2894,
    "name": "SMAU 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/203/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/203/",
        "id": 203,
        "name": "SMAU",
        "website": ""
    },
    "start_date": "1995",
    "end_date": "1995",
    "location": "Italy",
    "is_online": false,
    "country_code": "IT",
    "latitude": 42.83333,
    "longitude": 12.83333,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/154293/?format=api",
            "demozoo_url": "https://demozoo.org/productions/154293/",
            "id": 154293,
            "title": "Infamia 0",
            "author_nicks": [
                {
                    "name": "MegaHead",
                    "abbreviation": "MHD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50700/?format=api",
                        "id": 50700,
                        "name": "MegaHead",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-09-23",
            "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": [
                "italian"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/326462/?format=api",
            "demozoo_url": "https://demozoo.org/productions/326462/",
            "id": 326462,
            "title": "PRZINTRO",
            "author_nicks": [
                {
                    "name": "Pornorockerz",
                    "abbreviation": "PRZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108635/?format=api",
                        "id": 108635,
                        "name": "Pornorockerz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lost"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}