GET /api/v1/party_series/1291/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1291/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1291/",
"id": 1291,
"name": "EDiS Meeting",
"website": "http://tinyurl.com/edism2",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3254/?format=api",
"demozoo_url": "https://demozoo.org/parties/3254/",
"id": 3254,
"name": "EDiS Meeting 1",
"tagline": "",
"start_date": "2010-07-03",
"end_date": "2010-07-03",
"location": "Stockholm, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.5,
"longitude": 18.0,
"website": "http://tinyurl.com/edism2"
},
{
"url": "https://demozoo.org/api/v1/parties/3253/?format=api",
"demozoo_url": "https://demozoo.org/parties/3253/",
"id": 3253,
"name": "EDiS Meeting 2",
"tagline": "",
"start_date": "2010-12-18",
"end_date": "2010-12-18",
"location": "Stockholm, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.5,
"longitude": 18.0,
"website": "http://tinyurl.com/edism2"
},
{
"url": "https://demozoo.org/api/v1/parties/3255/?format=api",
"demozoo_url": "https://demozoo.org/parties/3255/",
"id": 3255,
"name": "EDiS Meeting 3",
"tagline": "",
"start_date": "2011-02-13",
"end_date": "2011-02-13",
"location": "Stockholm, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.5,
"longitude": 18.0,
"website": "http://tinyurl.com/edism2"
}
]
}