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

{
    "url": "https://demozoo.org/api/v1/parties/2605/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2605/",
    "id": 2605,
    "name": "OVL Meeting 1996",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1055/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1055/",
        "id": 1055,
        "name": "OVL Meeting",
        "website": ""
    },
    "start_date": "1996-07-12",
    "end_date": "1996-07-15",
    "location": "Savigny-le-Temple, Département de Seine-et-Marne, Île-de-France, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.57583,
    "longitude": 2.58278,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/167779/?format=api",
            "demozoo_url": "https://demozoo.org/productions/167779/",
            "id": 167779,
            "title": "OVL'96",
            "author_nicks": [
                {
                    "name": "Arkos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                        "id": 10213,
                        "name": "Arkos",
                        "is_group": true
                    }
                },
                {
                    "name": "D-zign",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69616/?format=api",
                        "id": 69616,
                        "name": "D-zign",
                        "is_group": true
                    }
                },
                {
                    "name": "Da Boxon Team",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69617/?format=api",
                        "id": 69617,
                        "name": "Da Boxon Team",
                        "is_group": true
                    }
                },
                {
                    "name": "GPA",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46559/?format=api",
                        "id": 46559,
                        "name": "GPA",
                        "is_group": true
                    }
                },
                {
                    "name": "Mortel",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10220/?format=api",
                        "id": 10220,
                        "name": "Mortel",
                        "is_group": true
                    }
                },
                {
                    "name": "Overlanders",
                    "abbreviation": "OVL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11761/?format=api",
                        "id": 11761,
                        "name": "Overlanders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-04",
            "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": []
}