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

{
    "url": "https://demozoo.org/api/v1/parties/2497/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2497/",
    "id": 2497,
    "name": "The Sponks Are Back Party",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/999/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/999/",
        "id": 999,
        "name": "The Sponks Are Back In Town",
        "website": ""
    },
    "start_date": "1996-09-20",
    "end_date": "1996-09-22",
    "location": "Weichau, Saxony-Anhalt, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.09267,
    "longitude": 11.68342,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/133424/?format=api",
            "demozoo_url": "https://demozoo.org/productions/133424/",
            "id": 133424,
            "title": "The Sponks Are Back Party Invitation",
            "author_nicks": [
                {
                    "name": "The Naughty Bytes",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12513/?format=api",
                        "id": 12513,
                        "name": "The Naughty Bytes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                    "id": 64,
                    "name": "Paper"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "paper"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1996/SPONKS/"
        }
    ]
}