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

{
    "url": "https://demozoo.org/api/v1/parties/5290/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5290/",
    "id": 5290,
    "name": "Xenox 2002 RH",
    "tagline": "RH02",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/449/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/449/",
        "id": 449,
        "name": "Xenox",
        "website": "https://web.archive.org/web/20070822215647/http://www.xenox.no:80/info.php"
    },
    "start_date": "2002-02-27",
    "end_date": "2002-03-03",
    "location": "Steinkjer, Trøndelag, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 64.19303,
    "longitude": 11.38505,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/371606/?format=api",
            "demozoo_url": "https://demozoo.org/productions/371606/",
            "id": 371606,
            "title": "xenox da game 02k",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "2002",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=287&when=2002"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020413104510/http://www.xenox.no:80/info.html"
        }
    ]
}