GET /api/v1/parties/4234/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4234/?format=api",
"demozoo_url": "https://demozoo.org/parties/4234/",
"id": 4234,
"name": "Luxembourg Scene Gathering 1996",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1596/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1596/",
"id": 1596,
"name": "Luxembourg Scene Gathering",
"website": ""
},
"start_date": "1996",
"end_date": "1996",
"location": "Luxembourg",
"is_online": false,
"country_code": "LU",
"latitude": 49.75,
"longitude": 6.16667,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": []
}