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

{
    "url": "https://demozoo.org/api/v1/parties/2968/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2968/",
    "id": 2968,
    "name": "The Powerslaves, The Web Inc., The Power Connection Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1193/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1193/",
        "id": 1193,
        "name": "The Powerslaves, The Web Inc., The Power Connection Party",
        "website": ""
    },
    "start_date": "1989-12-16",
    "end_date": "1989-12-16",
    "location": "Geffen, North Brabant, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.74,
    "longitude": 5.46389,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/159461/?format=api",
            "demozoo_url": "https://demozoo.org/productions/159461/",
            "id": 159461,
            "title": "Beauties 3 Intro",
            "author_nicks": [
                {
                    "name": "The Power Connection",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66180/?format=api",
                        "id": 66180,
                        "name": "The Power Connection",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-12-16",
            "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": [
                "no-credits-added"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/158885/?format=api",
            "demozoo_url": "https://demozoo.org/productions/158885/",
            "id": 158885,
            "title": "Megademo",
            "author_nicks": [
                {
                    "name": "Powerslaves",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11437/?format=api",
                        "id": 11437,
                        "name": "Powerslaves",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-12-16",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=484"
        }
    ]
}