GET /api/v1/parties/2106/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2106/?format=api",
"demozoo_url": "https://demozoo.org/parties/2106/",
"id": 2106,
"name": "Dragon Party 2000",
"tagline": "Dragon Party II",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/828/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/828/",
"id": 828,
"name": "Dragon Party",
"website": ""
},
"start_date": "2000-08-18",
"end_date": "2000-08-20",
"location": "Saint-Caprais-de-Bordeaux, Département de la Gironde, Aquitaine, France",
"is_online": false,
"country_code": "FR",
"latitude": 44.74786,
"longitude": -0.43192,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}