GET /api/v1/parties/2872/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2872/?format=api",
"demozoo_url": "https://demozoo.org/parties/2872/",
"id": 2872,
"name": "NetParty 2002",
"tagline": "NetParty IV",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1142/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1142/",
"id": 1142,
"name": "NetParty",
"website": ""
},
"start_date": "2002-07-19",
"end_date": "2002-07-21",
"location": "Champagnole, Département du Jura, Franche-Comté, France",
"is_online": false,
"country_code": "FR",
"latitude": 46.74452,
"longitude": 5.91354,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/netparty/netparty-iv"
}
]
}