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

{
    "url": "https://demozoo.org/api/v1/parties/4216/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4216/",
    "id": 4216,
    "name": "PixelShow 2006",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/525/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/525/",
        "id": 525,
        "name": "PixelShow",
        "website": "http://pixelshow.demoscene.gr/"
    },
    "start_date": "2006-05-13",
    "end_date": "2006-05-15",
    "location": "Dimos Patras, Nomós Achaḯas, West Greece, Greece",
    "is_online": false,
    "country_code": "GR",
    "latitude": 38.2155,
    "longitude": 21.79558,
    "website": "http://pixelshow.demoscene.gr/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/8446/?format=api",
            "demozoo_url": "https://demozoo.org/productions/8446/",
            "id": 8446,
            "title": "PixelShow 2006 Invitation",
            "author_nicks": [
                {
                    "name": "Andromeda Software Development",
                    "abbreviation": "ASD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/206/?format=api",
                        "id": 206,
                        "name": "Andromeda Software Development",
                        "is_group": true
                    }
                },
                {
                    "name": "The Lab",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20487/?format=api",
                        "id": 20487,
                        "name": "The Lab",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2006-01",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1109&when=2006"
        }
    ]
}