GET /api/v1/parties/3852/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/3852/?format=api",
"demozoo_url": "https://demozoo.org/parties/3852/",
"id": 3852,
"name": "DoReCo Party 2019",
"tagline": "11",
"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": "2019-09-13",
"end_date": "2019-09-15",
"location": "Anröchte, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.56667,
"longitude": 8.33333,
"website": "http://www.doreco.de/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=1573&when=2019"
}
]
}