GET /api/v1/parties/4856/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/4856/?format=api",
"demozoo_url": "https://demozoo.org/parties/4856/",
"id": 4856,
"name": "Venlo Meeting June 1992",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/784/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/784/",
"id": 784,
"name": "Venlo Meeting",
"website": ""
},
"start_date": "1992-06-20",
"end_date": "1992-06-20",
"location": "Gemeente Venlo, Limburg, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 51.39277,
"longitude": 6.16041,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "CsdbEvent",
"url": "https://csdb.dk/event/?id=1417"
},
{
"link_class": "PouetParty",
"url": "https://www.pouet.net/party.php?which=593&when=1992"
}
]
}