GET /api/v1/parties/4986/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4986/?format=api",
"demozoo_url": "https://demozoo.org/parties/4986/",
"id": 4986,
"name": "Out of Orderia 2006",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/515/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/515/",
"id": 515,
"name": "Out of Orderia",
"website": "http://www.out-of-orderia.de/"
},
"start_date": "2006-12-29",
"end_date": "2006-12-31",
"location": "Hoppstädten-Weiersbach, Rheinland-Pfalz, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 49.6167,
"longitude": 7.2,
"website": "http://www.out-of-orderia.de/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "CsdbEvent",
"url": "https://csdb.dk/event/?id=1182"
},
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=576&when=2006"
}
]
}