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

{
    "url": "https://demozoo.org/api/v1/parties/4010/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4010/",
    "id": 4010,
    "name": "MRC Snowfall Challenge",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1520/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1520/",
        "id": 1520,
        "name": "MRC Snowfall Challenge",
        "website": "https://web.archive.org/web/20041210010727/https://www.msx.org/downcat54p1.html"
    },
    "start_date": "2004",
    "end_date": "2004",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://web.archive.org/web/20041210010727/https://www.msx.org/downcat54p1.html",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1349&when=2004"
        }
    ]
}