GET /api/v1/parties/3853/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3853/?format=api",
"demozoo_url": "https://demozoo.org/parties/3853/",
"id": 3853,
"name": "DoReCo Party 2009",
"tagline": "1",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/598/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/598/",
"id": 598,
"name": "DoReCo Party",
"website": "http://www.doreco.de/"
},
"start_date": "2009-08-01",
"end_date": "2009-08-02",
"location": "Dortmund, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.51494,
"longitude": 7.466,
"website": "http://www.doreco.de/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1573&when=2009"
}
]
}