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

{
    "url": "https://demozoo.org/api/v1/parties/2833/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2833/",
    "id": 2833,
    "name": "World of Wonders Copyparty 1988 (2)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/928/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/928/",
        "id": 928,
        "name": "World of Wonders Copyparty",
        "website": ""
    },
    "start_date": "1988-10-08",
    "end_date": "1988-10-08",
    "location": "Belgium",
    "is_online": false,
    "country_code": "BE",
    "latitude": 50.75,
    "longitude": 4.5,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/339096/?format=api",
            "demozoo_url": "https://demozoo.org/productions/339096/",
            "id": 339096,
            "title": "Last Ninja Sounds Intro",
            "author_nicks": [
                {
                    "name": "Bros",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/110542/?format=api",
                        "id": 110542,
                        "name": "Bros",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-10-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/367175/?format=api",
            "demozoo_url": "https://demozoo.org/productions/367175/",
            "id": 367175,
            "title": "The Mega Cooperation Demo",
            "author_nicks": [
                {
                    "name": "The Critters",
                    "abbreviation": "CRS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/109631/?format=api",
                        "id": 109631,
                        "name": "The Critters",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-10-08",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=2315"
        },
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=111"
        }
    ]
}