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

{
    "url": "https://demozoo.org/api/v1/parties/2716/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2716/",
    "id": 2716,
    "name": "Cybernight I",
    "tagline": "The Beginning Of An Odyssey",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1093/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1093/",
        "id": 1093,
        "name": "Cybernight",
        "website": ""
    },
    "start_date": "1990-12-26",
    "end_date": "1990-12-27",
    "location": "Bellheim, Rheinland-Pfalz, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 49.19833,
    "longitude": 8.27944,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}