GET /api/v1/parties/3703/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3703/?format=api",
"demozoo_url": "https://demozoo.org/parties/3703/",
"id": 3703,
"name": "Exposive 2000",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1419/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1419/",
"id": 1419,
"name": "Exposive",
"website": "http://www.japanpaintball.com/encephalon/exposive/"
},
"start_date": "2000",
"end_date": "2000",
"location": "Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.0,
"longitude": 20.0,
"website": "http://www.japanpaintball.com/encephalon/exposive/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=642&when=2000"
}
]
}