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

{
    "url": "https://demozoo.org/api/v1/parties/2608/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2608/",
    "id": 2608,
    "name": "Camembert Meeting 4",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1057/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1057/",
        "id": 1057,
        "name": "Camembert Meeting",
        "website": ""
    },
    "start_date": "1998-10-30",
    "end_date": "1998-11-01",
    "location": "Clarbec, Département du Calvados, Lower Normandy, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 49.25,
    "longitude": 0.13333,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/8619/?format=api",
            "demozoo_url": "https://demozoo.org/productions/8619/",
            "id": 8619,
            "title": "Camembert 4",
            "author_nicks": [
                {
                    "name": "Arkos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                        "id": 10213,
                        "name": "Arkos",
                        "is_group": true
                    }
                },
                {
                    "name": "Mortel",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10220/?format=api",
                        "id": 10220,
                        "name": "Mortel",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2000-02",
            "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": []
}