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

{
    "url": "https://demozoo.org/api/v1/parties/3026/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3026/",
    "id": 3026,
    "name": "Logissone Party",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1210/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1210/",
        "id": 1210,
        "name": "Logissone Party",
        "website": ""
    },
    "start_date": "1993-04",
    "end_date": "1993-04",
    "location": "Évry, Département de l'Essonne, Île-de-France, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.63389,
    "longitude": 2.44417,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/64453/?format=api",
            "demozoo_url": "https://demozoo.org/productions/64453/",
            "id": 64453,
            "title": "Exhaust",
            "author_nicks": [
                {
                    "name": "ACCS",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32195/?format=api",
                        "id": 32195,
                        "name": "ACCS",
                        "is_group": true
                    }
                },
                {
                    "name": "The End",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32197/?format=api",
                        "id": 32197,
                        "name": "The End",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-04-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ste"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}