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

{
    "url": "https://demozoo.org/api/v1/parties/4105/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4105/",
    "id": 4105,
    "name": "TGEH-Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1554/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1554/",
        "id": 1554,
        "name": "TGEH-Party",
        "website": ""
    },
    "start_date": "1989-02-26",
    "end_date": "1989-03-01",
    "location": "Domsjö, Örnsköldsviks Kommun, Västernorrland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 63.25,
    "longitude": 18.71667,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/282200/?format=api",
            "demozoo_url": "https://demozoo.org/productions/282200/",
            "id": 282200,
            "title": "Barbapappa",
            "author_nicks": [
                {
                    "name": "Byterapers",
                    "abbreviation": "(B)",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                        "id": 370,
                        "name": "Byterapers",
                        "is_group": true
                    }
                },
                {
                    "name": "Zaints",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51814/?format=api",
                        "id": 51814,
                        "name": "Zaints",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-03-01",
            "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/282199/?format=api",
            "demozoo_url": "https://demozoo.org/productions/282199/",
            "id": 282199,
            "title": "Guest-Chatting",
            "author_nicks": [
                {
                    "name": "Byterapers",
                    "abbreviation": "(B)",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                        "id": 370,
                        "name": "Byterapers",
                        "is_group": true
                    }
                },
                {
                    "name": "Zaints",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51814/?format=api",
                        "id": 51814,
                        "name": "Zaints",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-03-01",
            "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=953"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1178&when=1989"
        }
    ]
}