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

{
    "url": "https://demozoo.org/api/v1/parties/4818/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4818/",
    "id": 4818,
    "name": "ZSS Copy Party 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1752/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1752/",
        "id": 1752,
        "name": "ZSS Copy Party",
        "website": ""
    },
    "start_date": "1988-09-17",
    "end_date": "1988-09-18",
    "location": "Pratteln, Bezirk Liestal, Basel-Landschaft, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 47.5185,
    "longitude": 7.69275,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/345181/?format=api",
            "demozoo_url": "https://demozoo.org/productions/345181/",
            "id": 345181,
            "title": "Flower Power",
            "author_nicks": [
                {
                    "name": "Bros",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/28630/?format=api",
                        "id": 28630,
                        "name": "Bros",
                        "is_group": true
                    }
                },
                {
                    "name": "RCS 2100",
                    "abbreviation": "RCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/84562/?format=api",
                        "id": 84562,
                        "name": "RCS 2100",
                        "is_group": true
                    }
                },
                {
                    "name": "Syndrom 2001",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/142505/?format=api",
                        "id": 142505,
                        "name": "Syndrom 2001",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-09-17",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "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/345415/?format=api",
            "demozoo_url": "https://demozoo.org/productions/345415/",
            "id": 345415,
            "title": "Swap Demo",
            "author_nicks": [
                {
                    "name": "Computer Freaks Association",
                    "abbreviation": "CFA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22186/?format=api",
                        "id": 22186,
                        "name": "Computer Freaks Association",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-09-18",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "one-file-demo"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/345416/?format=api",
            "demozoo_url": "https://demozoo.org/productions/345416/",
            "id": 345416,
            "title": "ZSS Copy Party",
            "author_nicks": [
                {
                    "name": "Count",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/142524/?format=api",
                        "id": 142524,
                        "name": "Count",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-09-18",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "one-file-demo"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1410"
        }
    ]
}