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

{
    "url": "https://demozoo.org/api/v1/parties/2606/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2606/",
    "id": 2606,
    "name": "Byte 1996",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1056/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1056/",
        "id": 1056,
        "name": "Byte",
        "website": ""
    },
    "start_date": "1996-08-23",
    "end_date": "1996-08-25",
    "location": "Oye-Plage, Département du Pas-de-Calais, Nord-Pas-de-Calais, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 50.97713,
    "longitude": 2.04276,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/8602/?format=api",
            "demozoo_url": "https://demozoo.org/productions/8602/",
            "id": 8602,
            "title": "Byte'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": "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": "1998-08",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/167831/?format=api",
            "demozoo_url": "https://demozoo.org/productions/167831/",
            "id": 167831,
            "title": "Byte'96",
            "author_nicks": [
                {
                    "name": "AST System",
                    "abbreviation": "AST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21741/?format=api",
                        "id": 21741,
                        "name": "AST System",
                        "is_group": true
                    }
                },
                {
                    "name": "GPA",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46559/?format=api",
                        "id": 46559,
                        "name": "GPA",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-08",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}