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

{
    "url": "https://demozoo.org/api/v1/parties/4408/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4408/",
    "id": 4408,
    "name": "Phoenixx Meeting 1994",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1651/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1651/",
        "id": 1651,
        "name": "Phoenixx Meeting",
        "website": ""
    },
    "start_date": "1994-10-08",
    "end_date": "1994-10-08",
    "location": "Dortmund, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.51494,
    "longitude": 7.466,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/303823/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303823/",
            "id": 303823,
            "title": "Phoenixx Meeting 94 Tha Zecond Phazzze",
            "author_nicks": [
                {
                    "name": "Leprechaun",
                    "abbreviation": "LEP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65565/?format=api",
                        "id": 65565,
                        "name": "Leprechaun",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "promizer-2.0"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}