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

{
    "url": "https://demozoo.org/api/v1/parties/4413/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4413/",
    "id": 4413,
    "name": "Silicon Limited Party 1993",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/815/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/815/",
        "id": 815,
        "name": "Silicon Limited",
        "website": ""
    },
    "start_date": "1993-02-20",
    "end_date": "1993-02-21",
    "location": "Swifterbant, Gemeente Dronten, Flevoland, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.56833,
    "longitude": 5.64306,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/304610/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304610/",
            "id": 304610,
            "title": "The Party Demo!",
            "author_nicks": [
                {
                    "name": "Acrise",
                    "abbreviation": "ACR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10735/?format=api",
                        "id": 10735,
                        "name": "Acrise",
                        "is_group": true
                    }
                },
                {
                    "name": "Amnesia",
                    "abbreviation": "AMN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48302/?format=api",
                        "id": 48302,
                        "name": "Amnesia",
                        "is_group": true
                    }
                },
                {
                    "name": "Silicon Limited",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                        "id": 6976,
                        "name": "Silicon Limited",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02-21",
            "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=1098"
        }
    ]
}