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

{
    "url": "https://demozoo.org/api/v1/parties/4277/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4277/",
    "id": 4277,
    "name": "Thundercats Copy Party March 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1608/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1608/",
        "id": 1608,
        "name": "Thundercats Copy Party",
        "website": ""
    },
    "start_date": "1988-03-18",
    "end_date": "1988-03-20",
    "location": "Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/293707/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293707/",
            "id": 293707,
            "title": "Hell No!",
            "author_nicks": [
                {
                    "name": "Confusing Solution",
                    "abbreviation": "CS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107391/?format=api",
                        "id": 107391,
                        "name": "Confusing Solution",
                        "is_group": true
                    }
                },
                {
                    "name": "Super Swap Sweden",
                    "abbreviation": "SSS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13770/?format=api",
                        "id": 13770,
                        "name": "Super Swap Sweden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-03-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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293709/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293709/",
            "id": 293709,
            "title": "Party Demo II",
            "author_nicks": [
                {
                    "name": "Thundercats",
                    "abbreviation": "TC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13771/?format=api",
                        "id": 13771,
                        "name": "Thundercats",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-03-20",
            "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=1015"
        }
    ]
}