GET /api/v1/parties/1850/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1850/?format=api",
"demozoo_url": "https://demozoo.org/parties/1850/",
"id": 1850,
"name": "Fujiama 2013",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/717/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/717/",
"id": 717,
"name": "Fujiama",
"website": "http://www.abbuc.de/~atarixle/event/fuji2014/"
},
"start_date": "2013-08-16",
"end_date": "2013-08-18",
"location": "Lengenfeld, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 50.57003,
"longitude": 12.36535,
"website": "http://www.abbuc.de/~atarixle/fuji/2013/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.abbuc.de/~atarixle/fuji/2013"
}
]
}