GET /api/v1/parties/2616/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/2616/?format=api",
"demozoo_url": "https://demozoo.org/parties/2616/",
"id": 2616,
"name": "OVL Meeting 2003",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1055/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1055/",
"id": 1055,
"name": "OVL Meeting",
"website": ""
},
"start_date": "2003-03-28",
"end_date": "2003-03-30",
"location": "Savigny-le-Temple, Département de Seine-et-Marne, Île-de-France, France",
"is_online": false,
"country_code": "FR",
"latitude": 48.57583,
"longitude": 2.58278,
"website": "",
"invitations": [],
"releases": [],
"competitions": [],
"external_links": [
{
"link_class": "DemopartyNetParty",
"url": "https://www.demoparty.net/unique-event/ovl-meeting-2003"
}
]
}