GET /api/v1/party_series/396/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/396/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/396/",
"id": 396,
"name": "JFF Convention",
"website": "http://www.j-f-f.net/convention/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1021/?format=api",
"demozoo_url": "https://demozoo.org/parties/1021/",
"id": 1021,
"name": "JFF Convention 1998",
"tagline": "",
"start_date": "1998-06-26",
"end_date": "1998-06-27",
"location": "Saint-Denis-en-Val, Département du Loiret, Centre, France",
"is_online": false,
"country_code": "FR",
"latitude": 47.87321,
"longitude": 1.96601,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/1022/?format=api",
"demozoo_url": "https://demozoo.org/parties/1022/",
"id": 1022,
"name": "JFF Convention 2001",
"tagline": "",
"start_date": "2001-10-27",
"end_date": "2001-10-28",
"location": "Saint-Denis-en-Val, Département du Loiret, Centre, France",
"is_online": false,
"country_code": "FR",
"latitude": 47.87321,
"longitude": 1.96601,
"website": ""
}
]
}