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

{
    "url": "https://demozoo.org/api/v1/parties/2111/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2111/",
    "id": 2111,
    "name": "Willow Party 1997",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/830/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/830/",
        "id": 830,
        "name": "Willow Party",
        "website": "http://www.willowparty.de/"
    },
    "start_date": "1997-11-01",
    "end_date": "1997-11-02",
    "location": "Friedrichsburg, Lower Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.13678,
    "longitude": 9.18221,
    "website": "http://web.archive.org/web/20080529003704/http://www.willowparty.com/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/202028/?format=api",
            "demozoo_url": "https://demozoo.org/productions/202028/",
            "id": 202028,
            "title": "Base",
            "author_nicks": [
                {
                    "name": "Gunhed Battalion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18040/?format=api",
                        "id": 18040,
                        "name": "Gunhed",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "KRG",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83428/?format=api",
                        "id": 83428,
                        "name": "KRG",
                        "is_group": true
                    }
                },
                {
                    "name": "Willow",
                    "abbreviation": "WIL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                        "id": 14647,
                        "name": "Willow",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997-11-02",
            "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": [
                "basic"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=362"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=594&when=1997"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20090105180247/http://www.willowparty.com/willow/english/willow1997.html#top"
        }
    ]
}