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

{
    "url": "https://demozoo.org/api/v1/parties/2951/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2951/",
    "id": 2951,
    "name": "Berlin Scene Meeting 2004",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/453/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/453/",
        "id": 453,
        "name": "Berlin Scene Meeting",
        "website": ""
    },
    "start_date": "2004-10-09",
    "end_date": "2004-10-09",
    "location": "Land Berlin, Berlin, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.5,
    "longitude": 13.41667,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/22334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/22334/",
            "id": 22334,
            "title": "Fern",
            "author_nicks": [
                {
                    "name": "Bauknecht",
                    "abbreviation": "BKN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/635/?format=api",
                        "id": 635,
                        "name": "Bauknecht",
                        "is_group": true
                    }
                },
                {
                    "name": "LKCC",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/904/?format=api",
                        "id": 904,
                        "name": "LKCC",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-08-28",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/berlin-scene-meeting-2004"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20041010113545/http://www.pixtur.de/bsm/"
        }
    ]
}