GET /api/v1/parties/4030/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4030/?format=api",
"demozoo_url": "https://demozoo.org/parties/4030/",
"id": 4030,
"name": "CAFe 2021",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/88/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/88/",
"id": 88,
"name": "CAFe",
"website": "http://cafeparty.org.ru"
},
"start_date": "2021-10",
"end_date": "2021-10",
"location": "Kazan, Gorod Kazan’, Tatarstan, Russia",
"is_online": false,
"country_code": "RU",
"latitude": 55.78874,
"longitude": 49.12214,
"website": "http://cafeparty.org.ru/",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=189&when=2021"
}
]
}