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

{
    "url": "https://demozoo.org/api/v1/parties/2607/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2607/",
    "id": 2607,
    "name": "System Party 1997",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/989/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/989/",
        "id": 989,
        "name": "System Party",
        "website": ""
    },
    "start_date": "1997-07-12",
    "end_date": "1997-07-14",
    "location": "France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 46.0,
    "longitude": 2.0,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/8615/?format=api",
            "demozoo_url": "https://demozoo.org/productions/8615/",
            "id": 8615,
            "title": "System Party 97",
            "author_nicks": [
                {
                    "name": "Arkos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                        "id": 10213,
                        "name": "Arkos",
                        "is_group": true
                    }
                },
                {
                    "name": "Benediction",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11765/?format=api",
                        "id": 11765,
                        "name": "Benediction",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                    "id": 61,
                    "name": "Amstrad Plus"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}