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

{
    "url": "https://demozoo.org/api/v1/parties/2592/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2592/",
    "id": 2592,
    "name": "Euromeeting 1991 (1)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1047/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1047/",
        "id": 1047,
        "name": "Euromeeting",
        "website": ""
    },
    "start_date": "1991-07-27",
    "end_date": "1991-07-28",
    "location": "Landkreis Osnabrück, Lower Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.4125,
    "longitude": 8.04722,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/167935/?format=api",
            "demozoo_url": "https://demozoo.org/productions/167935/",
            "id": 167935,
            "title": "Euromeeting",
            "author_nicks": [
                {
                    "name": "Logon System",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46351/?format=api",
                        "id": 46351,
                        "name": "Logon System",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}