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

{
    "url": "https://demozoo.org/api/v1/parties/3394/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3394/",
    "id": 3394,
    "name": "Datacalypse 2011",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1338/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1338/",
        "id": 1338,
        "name": "Datacalypse",
        "website": ""
    },
    "start_date": "2011-04-23",
    "end_date": "2011-04-24",
    "location": "Gemeente Amsterdam, North Holland, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.37302,
    "longitude": 4.89856,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/175266/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175266/",
            "id": 175266,
            "title": "Datacalypse Demo",
            "author_nicks": [
                {
                    "name": "Focus",
                    "abbreviation": "FCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7224/?format=api",
                        "id": 7224,
                        "name": "Focus",
                        "is_group": true
                    }
                },
                {
                    "name": "Vision",
                    "abbreviation": "VSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                        "id": 156,
                        "name": "Vision",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2011-04-24",
            "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/175267/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175267/",
            "id": 175267,
            "title": "Old Farts on a Couch",
            "author_nicks": [
                {
                    "name": "Sander",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7278/?format=api",
                        "id": 7278,
                        "name": "Sander",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2011-04-24",
            "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=1787"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2011/datacalypse11/"
        }
    ]
}