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

{
    "url": "https://demozoo.org/api/v1/parties/2461/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2461/",
    "id": 2461,
    "name": "World of Commodore 1993",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/733/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/733/",
        "id": 733,
        "name": "World of Commodore",
        "website": ""
    },
    "start_date": "1993-11-05",
    "end_date": "1993-11-07",
    "location": "Deutz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.93463,
    "longitude": 6.97495,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/218940/?format=api",
            "demozoo_url": "https://demozoo.org/productions/218940/",
            "id": 218940,
            "title": "WOC 1993 Invitation",
            "author_nicks": [
                {
                    "name": "Big! Design",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/72110/?format=api",
                        "id": 72110,
                        "name": "Big! Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "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": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=295"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=71&when=1993"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1993/worldofcommodore93/"
        }
    ]
}