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

{
    "url": "https://demozoo.org/api/v1/parties/3029/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3029/",
    "id": 3029,
    "name": "Escape and Spreadpoint Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1211/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1211/",
        "id": 1211,
        "name": "Escape and Spreadpoint Party",
        "website": ""
    },
    "start_date": "1989-10-07",
    "end_date": "1989-10-07",
    "location": "Sarmenstorf, Bezirk Bremgarten, Aargau, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 47.31133,
    "longitude": 8.2527,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/205954/?format=api",
            "demozoo_url": "https://demozoo.org/productions/205954/",
            "id": 205954,
            "title": "Targoor's Demo",
            "author_nicks": [
                {
                    "name": "Fulcrum",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65868/?format=api",
                        "id": 65868,
                        "name": "Fulcrum",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-07",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=520"
        }
    ]
}